network-programmingdpdkmtu

How to send jumbo frame in dpdk-pktgen


I'm using pktgen in the DPDK framework and not able to send packet size more that 1518 byte. How to increase the maximum packet size and support Jumbo frame ?


Solution

  • As of this commit (made just 10 days after your question) you can pass -j to enable jumbo frame support with pktgen.