Good morning. I'd like to know if it's possible to send a costume Ethernet packet (like some information passed along as a packet). If it is let me know how to make it so i can put in the mbuf_table to send bursts. I tried allocating a mbuf with rte_pktmbuf_alloc(pktmbuf_pool), and change the pointer to my costume data and change the length of the packet, but it didn't seems to work. Thanks in advance.
- [dpdk-dev] Costume packet João Alberto Pereira de Araújo
- [dpdk-dev] Error on burst packets João Alberto Pereira de Araújo