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: 1181 MB/s 960655 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1307 MB/s 1063692 calls/s # udp tx: 1369 MB/s 23221 calls/s 23221 msg/s # udp rx: 1305 MB/s 1062389 calls/s # udp tx: 1375 MB/s 23330 calls/s 23330 msg/s # UDP GRO fwd perf udp rx: 1514 MB/s 1232733 calls/s # udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # udp rx: 1220 MB/s 992387 calls/s # udp tx: 1395 MB/s 23667 calls/s 23667 msg/s # udp rx: 1311 MB/s 1066592 calls/s # udp tx: 1369 MB/s 23221 calls/s 23221 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: 651 MB/s 527433 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 966 MB/s 783733 calls/s # udp tx: 1342 MB/s 22768 calls/s 22768 msg/s # udp rx: 781 MB/s 632727 calls/s # udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # UDP GRO fwd perf udp rx: 994 MB/s 806262 calls/s # udp tx: 1328 MB/s 22532 calls/s 22532 msg/s # udp rx: 923 MB/s 747910 calls/s # udp tx: 1335 MB/s 22649 calls/s 22649 msg/s # udp rx: 748 MB/s 606464 calls/s # udp tx: 1347 MB/s 22858 calls/s 22858 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__->