Dear vvp-dev, I developed a new vpp node that listen for UDP traffic on a specific port, then, for each received packet, create a new buffer and send an UDP packet to the source IP address.
The application is running fine, but when I send some thousands of packets, at some point vpp starts to give "buffer allocation failure" error. Where do you think could be the problem. Is the node not correctly de-allocating the buffer or there is some specific vpp and/or system configuration that can cause this problem? Best regards, Alessio
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
