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: 1367 MB/s 1109941 calls/s # udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # udp rx: 1740 MB/s 1414606 calls/s # udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # udp rx: 1867 MB/s 1517610 calls/s # udp tx: 1974 MB/s 33489 calls/s 33489 msg/s # UDP GRO fwd perf udp rx: 1388 MB/s 1128501 calls/s # udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # udp rx: 1808 MB/s 1472153 calls/s # udp tx: 1802 MB/s 30578 calls/s 30578 msg/s # udp rx: 1848 MB/s 1505007 calls/s # udp tx: 1875 MB/s 31816 calls/s 31816 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: 1397 MB/s 1134899 calls/s # udp tx: 1673 MB/s 28386 calls/s 28386 msg/s # udp rx: 1408 MB/s 1142875 calls/s # udp tx: 1692 MB/s 28709 calls/s 28709 msg/s # udp rx: 1020 MB/s 829854 calls/s # udp tx: 1150 MB/s 19515 calls/s 19515 msg/s # UDP GRO fwd perf udp rx: 762 MB/s 618656 calls/s # udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # udp rx: 862 MB/s 699697 calls/s # udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # udp rx: 907 MB/s 736447 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 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__->