On Tue, 17 Aug 2021 23:51:35 +0000 Nicholas Richardson wrote:
From: Nick Richardson <redacted>
Adds internet mix (IMIX) mode to pktgen. Internet mix is
included in many user-space network perf testing tools. It allows
for the user to specify a distribution of discrete packet sizes to be
generated. This type of test is common among vendors when perf testing
their devices.
[RFC link: https://datatracker.ietf.org/doc/html/rfc2544#section-9.1]
The previous version was already applied and can't be dropped.
Please send a incremental fix.