Hi,

We have a module that need to receive the packets and buffer some of the 
packets until some duration and process them after a specific duration and send 
them out.
To achieve this, we are currently noting down all the buffer indices in a frame 
that needs to be buffered and storing them in a vector and not enqueuing these 
buffers to any next node.
However, after a certain duration, while processing these set of buffer 
indices, we want to create a frame out of these buffers and want to enqueue to 
different set of nodes using enqueue_x4 or similar function.
How to create a new frame and add buffers to the new frame ? Is there any 
example that we can refer for this.

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

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