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: 1817 MB/s 1477948 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1681 MB/s 1368432 calls/s # udp tx: 1716 MB/s 29120 calls/s 29120 msg/s # udp rx: 1917 MB/s 1560668 calls/s # udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # UDP GRO fwd perf udp rx: 1161 MB/s 944526 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1566 MB/s 1273800 calls/s # udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # udp rx: 1676 MB/s 1362593 calls/s # udp tx: 1924 MB/s 32640 calls/s 32640 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: 1146 MB/s 929445 calls/s # udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # udp rx: 1395 MB/s 1130658 calls/s # udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # udp rx: 830 MB/s 672603 calls/s # udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1320295 calls/s # udp tx: 1738 MB/s 29487 calls/s 29487 msg/s # udp rx: 1384 MB/s 1123264 calls/s # udp tx: 1870 MB/s 31717 calls/s 31717 msg/s # udp rx: 1490 MB/s 1209558 calls/s # udp tx: 1765 MB/s 29948 calls/s 29948 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__->