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: 1766 MB/s 1437063 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # udp rx: 1861 MB/s 1515497 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # udp rx: 1540 MB/s 1254315 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # UDP GRO fwd perf udp rx: 1839 MB/s 1497533 calls/s # udp tx: 1933 MB/s 32800 calls/s 32800 msg/s # udp rx: 1937 MB/s 1577315 calls/s # udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # udp rx: 1937 MB/s 1576666 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 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: 1020 MB/s 828130 calls/s # udp tx: 1559 MB/s 26448 calls/s 26448 msg/s # udp rx: 1771 MB/s 1435488 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # udp rx: 1780 MB/s 1443131 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # UDP GRO fwd perf udp rx: 1443 MB/s 1170635 calls/s # udp tx: 1871 MB/s 31740 calls/s 31740 msg/s # udp rx: 1662 MB/s 1347133 calls/s # udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # udp rx: 1015 MB/s 823007 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 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__->