From: David S. Miller Date: Mon, 7 Oct 2019 13:26:32 +0000 (-0400) Subject: Merge branch 'samples-pktgen-allow-to-specify-destination-IP-range' X-Git-Tag: v5.10.7~3838^2~402 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b75803e6ed763c60166d8f433e52b8164390c25;p=platform%2Fkernel%2Flinux-rpi.git 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: David S. Miller --- 9b75803e6ed763c60166d8f433e52b8164390c25