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 tx: 1982 MB/s 33627 calls/s 33627 msg/s # udp rx: 1765 MB/s 1434925 calls/s # udp tx: 1963 MB/s 33297 calls/s 33297 msg/s # udp rx: 1797 MB/s 1458826 calls/s # udp tx: 1962 MB/s 33279 calls/s 33279 msg/s # udp rx: 1775 MB/s 1445026 calls/s # UDP GRO fwd perf udp rx: 1621 MB/s 1319860 calls/s # udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # udp rx: 1945 MB/s 1583867 calls/s # udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # udp rx: 1948 MB/s 1586204 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 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: 854 MB/s 693433 calls/s # udp tx: 1203 MB/s 20419 calls/s 20419 msg/s # udp rx: 938 MB/s 760004 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 985 MB/s 798548 calls/s # udp tx: 1315 MB/s 22314 calls/s 22314 msg/s # UDP GRO fwd perf udp rx: 1536 MB/s 1245770 calls/s # udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # udp rx: 1468 MB/s 1189322 calls/s # udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # udp rx: 1528 MB/s 1238667 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 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__->