Hi VPP-Dev,

Facing some strange issue while developing a new plugin.
My plugin registers for a particular IP_PROTO value to tap in all those packets.
Even when the VPP receives high number of packets, I never see more than 1 
packet per each vector that comes to the new plugin.
I have dual loop in my plugin, but I see that the dual never gets hit, but only 
the single loop in the end is getting hit always.
My node vector_size is set sizeof(u32), just like many other nodes.

Is there something I need to fine tune to achieve more number frames in a 
single vector that gets passed to the new node.
Appreciate your inputs regarding this.

Thanks & Regards,
Satish
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11785): https://lists.fd.io/g/vpp-dev/message/11785
Mute This Topic: https://lists.fd.io/mt/28871325/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