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: 1852 MB/s 1507849 calls/s # udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # udp rx: 1939 MB/s 1578621 calls/s # udp tx: 1959 MB/s 33238 calls/s 33238 msg/s # udp rx: 1891 MB/s 1539706 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # UDP GRO fwd perf udp rx: 1850 MB/s 1506819 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # udp rx: 1972 MB/s 1605486 calls/s # udp tx: 1990 MB/s 33764 calls/s 33764 msg/s # udp rx: 1972 MB/s 1605787 calls/s # udp tx: 1990 MB/s 33765 calls/s 33765 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: 1125 MB/s 911831 calls/s # udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # udp rx: 1803 MB/s 1462445 calls/s # udp tx: 1947 MB/s 33039 calls/s 33039 msg/s # udp rx: 1735 MB/s 1407366 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # UDP GRO fwd perf udp rx: 1605 MB/s 1301315 calls/s # udp tx: 1944 MB/s 32974 calls/s 32974 msg/s # udp rx: 1697 MB/s 1375911 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1306 MB/s 1062207 calls/s # udp tx: 1395 MB/s 23663 calls/s 23663 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__->