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: 1292 MB/s 1051679 calls/s # udp tx: 1565 MB/s 26552 calls/s 26552 msg/s # udp rx: 1239 MB/s 1008994 calls/s # udp tx: 1338 MB/s 22698 calls/s 22698 msg/s # udp rx: 1103 MB/s 898192 calls/s # udp tx: 1356 MB/s 22999 calls/s 22999 msg/s # UDP GRO fwd perf udp rx: 1015 MB/s 826701 calls/s # udp tx: 1319 MB/s 22383 calls/s 22383 msg/s # udp rx: 1230 MB/s 1001421 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 1299 MB/s 1057913 calls/s # udp tx: 1304 MB/s 22121 calls/s 22121 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: 1263 MB/s 1023678 calls/s # udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # udp rx: 1656 MB/s 1342010 calls/s # udp tx: 1962 MB/s 33281 calls/s 33281 msg/s # udp rx: 1540 MB/s 1247608 calls/s # udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # UDP GRO fwd perf udp rx: 1606 MB/s 1303359 calls/s # udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # udp rx: 1638 MB/s 1328133 calls/s # udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # udp rx: 1572 MB/s 1273600 calls/s # udp tx: 1986 MB/s 33695 calls/s 33695 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__->