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: 1422 MB/s 1156805 calls/s # udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # udp rx: 1799 MB/s 1462063 calls/s # udp tx: 1950 MB/s 33084 calls/s 33084 msg/s # udp rx: 1845 MB/s 1500570 calls/s # udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # UDP GRO fwd perf udp rx: 1361 MB/s 1106564 calls/s # udp tx: 1799 MB/s 30513 calls/s 30513 msg/s # udp rx: 1637 MB/s 1331879 calls/s # udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # udp rx: 1476 MB/s 1200764 calls/s # udp tx: 1926 MB/s 32668 calls/s 32668 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: 969 MB/s 789187 calls/s # udp tx: 1111 MB/s 18847 calls/s 18847 msg/s # udp rx: 1044 MB/s 850668 calls/s # udp tx: 1131 MB/s 19185 calls/s 19185 msg/s # udp rx: 1133 MB/s 922376 calls/s # udp tx: 1144 MB/s 19413 calls/s 19413 msg/s # UDP GRO fwd perf udp rx: 1067 MB/s 868956 calls/s # udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # udp rx: 906 MB/s 738133 calls/s # udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # udp rx: 1125 MB/s 916631 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 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__->