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.

Reply via email to