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: 1620 MB/s 1318865 calls/s # udp tx: 1852 MB/s 31415 calls/s 31415 msg/s # udp rx: 1870 MB/s 1522477 calls/s # udp tx: 1878 MB/s 31869 calls/s 31869 msg/s # udp rx: 1942 MB/s 1581245 calls/s # udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # UDP GRO fwd perf udp rx: 1508 MB/s 1228307 calls/s # udp tx: 1645 MB/s 27910 calls/s 27910 msg/s # udp rx: 1765 MB/s 1436956 calls/s # udp tx: 1801 MB/s 30552 calls/s 30552 msg/s # udp rx: 1814 MB/s 1477424 calls/s # udp tx: 1825 MB/s 30964 calls/s 30964 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: 1351 MB/s 1094863 calls/s # udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # udp rx: 1202 MB/s 978803 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # udp rx: 741 MB/s 603402 calls/s # udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # UDP GRO fwd perf udp rx: 1649 MB/s 1337551 calls/s # udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # udp rx: 1755 MB/s 1423553 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # udp rx: 1780 MB/s 1444320 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 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__->