Skip to content
Commit 9b75803e authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'samples-pktgen-allow-to-specify-destination-IP-range'



Daniel T. Lee says:

====================
samples: pktgen: allow to specify destination IP range

Currently, pktgen script supports specify destination port range.

To further extend the capabilities, this commit allows to specify destination
IP range with CIDR when running pktgen script.

Specifying destination IP range will be useful on various situation such as
testing RSS/RPS with randomizing n-tuple.

This patchset fixes the problem with checking the command result on proc_cmd,
and add feature to allow destination IP range.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents db7fe42d 40f843ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment