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: 999 MB/s 813463 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1052 MB/s 856152 calls/s # udp tx: 1171 MB/s 19862 calls/s 19862 msg/s # udp rx: 1105 MB/s 900093 calls/s # udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # UDP GRO fwd perf udp rx: 1617 MB/s 1315268 calls/s # udp tx: 1778 MB/s 30159 calls/s 30159 msg/s # udp rx: 994 MB/s 808352 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 1070 MB/s 871137 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 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: 1395 MB/s 1131878 calls/s # udp tx: 1843 MB/s 31271 calls/s 31271 msg/s # udp rx: 1400 MB/s 1136904 calls/s # udp tx: 1744 MB/s 29587 calls/s 29587 msg/s # udp rx: 1519 MB/s 1233954 calls/s # udp tx: 1800 MB/s 30531 calls/s 30531 msg/s # UDP GRO fwd perf udp rx: 1171 MB/s 949822 calls/s # udp tx: 1753 MB/s 29745 calls/s 29745 msg/s # udp rx: 1256 MB/s 1018183 calls/s # udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # udp rx: 1260 MB/s 1020809 calls/s # udp tx: 1942 MB/s 32945 calls/s 32945 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__->