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: 1356 MB/s 1103291 calls/s # udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # udp rx: 1371 MB/s 1114735 calls/s # udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # udp rx: 1154 MB/s 939448 calls/s # udp tx: 1519 MB/s 25775 calls/s 25775 msg/s # UDP GRO fwd perf udp rx: 1515 MB/s 1232566 calls/s # udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # udp rx: 1735 MB/s 1412726 calls/s # udp tx: 1895 MB/s 32144 calls/s 32144 msg/s # udp rx: 1927 MB/s 1569446 calls/s # udp tx: 1947 MB/s 33025 calls/s 33025 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: 1463 MB/s 1187815 calls/s # udp tx: 1752 MB/s 29731 calls/s 29731 msg/s # udp rx: 1820 MB/s 1476989 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # udp rx: 1789 MB/s 1450616 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # UDP GRO fwd perf udp rx: 1068 MB/s 867849 calls/s # udp tx: 1710 MB/s 29008 calls/s 29008 msg/s # udp rx: 1044 MB/s 848568 calls/s # udp tx: 1780 MB/s 30194 calls/s 30194 msg/s # udp rx: 1122 MB/s 911531 calls/s # udp tx: 1439 MB/s 24407 calls/s 24407 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__->