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 ?
As of this commit (made just 10 days after your question) you can pass -j
to enable jumbo frame support with pktgen.