Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> writes: >> What is the "small frame" size being used? > > xdp-trafficgen currently hardcodes frame sizes to 64 bytes. I was > planning to add an option to configure frame size and send it upstream, > but never finished it yet unfortunately. Well, I guess I can be of some help here. Just pushed an update to xdp-trafficgen to support specifying the packet size :) -Toke