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: 1400 MB/s 1140287 calls/s # udp tx: 1738 MB/s 29485 calls/s 29485 msg/s # udp rx: 1876 MB/s 1527332 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # udp rx: 1927 MB/s 1569437 calls/s # udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # UDP GRO fwd perf udp rx: 1823 MB/s 1483490 calls/s # udp tx: 1961 MB/s 33265 calls/s 33265 msg/s # udp rx: 1958 MB/s 1594315 calls/s # udp tx: 1967 MB/s 33365 calls/s 33365 msg/s # udp rx: 1926 MB/s 1567267 calls/s # udp tx: 1966 MB/s 33357 calls/s 33357 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: 723 MB/s 587094 calls/s # udp tx: 1191 MB/s 20212 calls/s 20212 msg/s # udp rx: 932 MB/s 754855 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # udp rx: 937 MB/s 759480 calls/s # udp tx: 1306 MB/s 22157 calls/s 22157 msg/s # UDP GRO fwd perf udp rx: 852 MB/s 690820 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp rx: 826 MB/s 669680 calls/s # udp tx: 1501 MB/s 25459 calls/s 25459 msg/s # udp rx: 1413 MB/s 1145942 calls/s # udp tx: 1902 MB/s 32273 calls/s 32273 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__->