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: 1679 MB/s 1365980 calls/s # udp tx: 1852 MB/s 31422 calls/s 31422 msg/s # udp rx: 1764 MB/s 1434600 calls/s # udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # udp rx: 1488 MB/s 1210762 calls/s # udp tx: 1880 MB/s 31901 calls/s 31901 msg/s # UDP GRO fwd perf udp rx: 1754 MB/s 1426867 calls/s # udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # udp rx: 1821 MB/s 1482907 calls/s # udp tx: 1847 MB/s 31331 calls/s 31331 msg/s # udp rx: 1806 MB/s 1470606 calls/s # udp tx: 1826 MB/s 30977 calls/s 30977 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: 1183 MB/s 963191 calls/s # udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # udp rx: 1104 MB/s 899171 calls/s # udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # udp rx: 1120 MB/s 911959 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # UDP GRO fwd perf udp rx: 1367 MB/s 1109210 calls/s # udp tx: 1827 MB/s 31001 calls/s 31001 msg/s # udp rx: 1611 MB/s 1305811 calls/s # udp tx: 1870 MB/s 31724 calls/s 31724 msg/s # udp rx: 1474 MB/s 1194452 calls/s # udp tx: 1853 MB/s 31441 calls/s 31441 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__->