[dpdk-dev] Questions about locating the rte_mbuf payload

Sungho Hong shong59 at asu.edu
Mon Jul 16 19:05:28 CEST 2018


Thanks for the reply Bruce,
I have solved the problem. Just like you have said all I had to know was
the data size that I was sending and the packet size that the DPDK tries to
send. I subtracted them to get the accurate position of the end of the
packet header address and my data.


More information about the dev mailing list