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: 1741 MB/s 1416627 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # udp rx: 1229 MB/s 1000471 calls/s # udp tx: 1991 MB/s 33772 calls/s 33772 msg/s # udp rx: 1907 MB/s 1552113 calls/s # udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # UDP GRO fwd perf udp rx: 970 MB/s 788562 calls/s # udp tx: 1629 MB/s 27632 calls/s 27632 msg/s # udp rx: 263 MB/s 212950 calls/s # udp tx: 1450 MB/s 24608 calls/s 24608 msg/s # udp rx: 356 MB/s 288256 calls/s # udp tx: 1430 MB/s 24267 calls/s 24267 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: 1052 MB/s 854818 calls/s # udp tx: 1782 MB/s 30230 calls/s 30230 msg/s # udp rx: 1649 MB/s 1336995 calls/s # udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # udp rx: 1706 MB/s 1382903 calls/s # udp tx: 1958 MB/s 33217 calls/s 33217 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1322458 calls/s # udp tx: 1980 MB/s 33593 calls/s 33593 msg/s # udp rx: 1690 MB/s 1369211 calls/s # udp tx: 1985 MB/s 33672 calls/s 33672 msg/s # udp rx: 1708 MB/s 1383728 calls/s # udp tx: 1978 MB/s 33560 calls/s 33560 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__->