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: 1307 MB/s 1063898 calls/s # udp tx: 1807 MB/s 30650 calls/s 30650 msg/s # udp rx: 1859 MB/s 1512989 calls/s # udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # udp rx: 1533 MB/s 1248142 calls/s # udp tx: 1979 MB/s 33571 calls/s 33571 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1252079 calls/s # udp tx: 1934 MB/s 32808 calls/s 32808 msg/s # udp rx: 1623 MB/s 1321084 calls/s # udp tx: 1984 MB/s 33650 calls/s 33650 msg/s # udp rx: 1696 MB/s 1380132 calls/s # udp tx: 1975 MB/s 33508 calls/s 33508 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: 1490 MB/s 1208266 calls/s # udp tx: 1917 MB/s 32517 calls/s 32517 msg/s # udp rx: 1582 MB/s 1282603 calls/s # udp tx: 1972 MB/s 33459 calls/s 33459 msg/s # udp rx: 1591 MB/s 1290391 calls/s # udp tx: 1964 MB/s 33313 calls/s 33313 msg/s # UDP GRO fwd perf udp rx: 1574 MB/s 1277357 calls/s # udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # udp rx: 1693 MB/s 1373260 calls/s # udp tx: 1963 MB/s 33309 calls/s 33309 msg/s # udp rx: 1710 MB/s 1386667 calls/s # udp tx: 1939 MB/s 32902 calls/s 32902 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__->