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: 1642 MB/s 1336018 calls/s # udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # udp rx: 1821 MB/s 1482661 calls/s # udp tx: 1868 MB/s 31698 calls/s 31698 msg/s # udp rx: 1820 MB/s 1482067 calls/s # udp tx: 1856 MB/s 31480 calls/s 31480 msg/s # UDP GRO fwd perf udp rx: 1439 MB/s 1171063 calls/s # udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # udp rx: 1695 MB/s 1378483 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # udp rx: 1230 MB/s 999966 calls/s # udp tx: 1958 MB/s 33211 calls/s 33211 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: 1431 MB/s 1161194 calls/s # udp tx: 1883 MB/s 31939 calls/s 31939 msg/s # udp rx: 1778 MB/s 1442965 calls/s # udp tx: 1947 MB/s 33031 calls/s 33031 msg/s # udp rx: 1719 MB/s 1394783 calls/s # udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # UDP GRO fwd perf udp rx: 1392 MB/s 1127474 calls/s # udp tx: 1966 MB/s 33353 calls/s 33353 msg/s # udp rx: 1458 MB/s 1184291 calls/s # udp tx: 1749 MB/s 29669 calls/s 29669 msg/s # udp rx: 1462 MB/s 1184822 calls/s # udp tx: 1975 MB/s 33512 calls/s 33512 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__->