make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1554 MB/s 1264932 calls/s # udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # udp rx: 1507 MB/s 1226766 calls/s # udp tx: 1941 MB/s 32921 calls/s 32921 msg/s # udp rx: 1723 MB/s 1403217 calls/s # udp tx: 1915 MB/s 32490 calls/s 32490 msg/s # UDP GRO fwd perf udp rx: 1551 MB/s 1262200 calls/s # udp tx: 1806 MB/s 30632 calls/s 30632 msg/s # udp rx: 1924 MB/s 1565332 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1931 MB/s 1571568 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 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: 1553 MB/s 1261006 calls/s # udp tx: 1850 MB/s 31392 calls/s 31392 msg/s # udp rx: 1635 MB/s 1325087 calls/s # udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # udp rx: 1588 MB/s 1286374 calls/s # udp tx: 1927 MB/s 32692 calls/s 32692 msg/s # UDP GRO fwd perf udp rx: 1533 MB/s 1242191 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # udp rx: 1572 MB/s 1273562 calls/s # udp tx: 1907 MB/s 32345 calls/s 32345 msg/s # udp rx: 1560 MB/s 1263875 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 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__->