Hi,

Assume we are inside the code of a node in a  plugin on a worker.
Normally we would do the packet processing the usual way, enqueue the
packets to various other nodes and return and the graph scheduler
would send the packets out as normal dispatch logic.
But what if from my node code, I want to send a packet out the NIC
like right now ? We can assume that I have the fully constructed L2
packet with me. Is it possible to achieve this somehow from the plugin
node code so that this packet goes out right away and the rest of the
packets undergo the normal dispatch logic ?

Regards
-Prashant
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20680): https://lists.fd.io/g/vpp-dev/message/20680
Mute This Topic: https://lists.fd.io/mt/88234983/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to