make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1489 MB/s 1210517 calls/s # udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # udp rx: 1649 MB/s 1342009 calls/s # udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # udp rx: 1918 MB/s 1561990 calls/s # udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # UDP GRO fwd perf udp rx: 1810 MB/s 1473753 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # udp rx: 1918 MB/s 1561147 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1940 MB/s 1579420 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1582 MB/s 1282464 calls/s # udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # udp rx: 1733 MB/s 1404468 calls/s # udp tx: 1947 MB/s 33025 calls/s 33025 msg/s # udp rx: 1816 MB/s 1474141 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # UDP GRO fwd perf udp rx: 1476 MB/s 1199320 calls/s # udp tx: 1830 MB/s 31051 calls/s 31051 msg/s # udp rx: 1809 MB/s 1468233 calls/s # udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # udp rx: 1800 MB/s 1459289 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->