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: 1307 MB/s 1063933 calls/s # udp tx: 1820 MB/s 30879 calls/s 30879 msg/s # udp rx: 1825 MB/s 1484433 calls/s # udp tx: 1859 MB/s 31544 calls/s 31544 msg/s # udp rx: 1845 MB/s 1500711 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # UDP GRO fwd perf udp rx: 1678 MB/s 1363510 calls/s # udp tx: 1891 MB/s 32080 calls/s 32080 msg/s # udp rx: 1489 MB/s 1207978 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # udp rx: 1554 MB/s 1262983 calls/s # udp tx: 1952 MB/s 33114 calls/s 33114 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: 1667 MB/s 1351984 calls/s # udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # udp rx: 1707 MB/s 1385443 calls/s # udp tx: 1815 MB/s 30794 calls/s 30794 msg/s # udp rx: 1780 MB/s 1444647 calls/s # udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # UDP GRO fwd perf udp rx: 1349 MB/s 1096012 calls/s # udp tx: 1718 MB/s 29154 calls/s 29154 msg/s # udp rx: 1744 MB/s 1415391 calls/s # udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # udp rx: 1623 MB/s 1317639 calls/s # udp tx: 1848 MB/s 31350 calls/s 31350 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__->