[dpdk-dev] Costume packet

João Alberto Pereira de Araújo j.pereira.araujo at viaquanta.com
Thu Jun 20 17:03:34 CEST 2013


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.


More information about the dev mailing list