make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 842 MB/s 683158 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 785 MB/s 636780 calls/s # udp tx: 1352 MB/s 22936 calls/s 22936 msg/s # udp rx: 824 MB/s 668163 calls/s # udp tx: 1385 MB/s 23495 calls/s 23495 msg/s # UDP GRO fwd perf udp rx: 396 MB/s 320974 calls/s # udp tx: 1391 MB/s 23597 calls/s 23597 msg/s # udp rx: 797 MB/s 647031 calls/s # udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # udp rx: 603 MB/s 489116 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 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: 778 MB/s 630933 calls/s # udp tx: 1724 MB/s 29256 calls/s 29256 msg/s # udp rx: 1812 MB/s 1469718 calls/s # udp tx: 1944 MB/s 32981 calls/s 32981 msg/s # udp rx: 1837 MB/s 1489606 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # UDP GRO fwd perf udp rx: 1736 MB/s 1409431 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # udp rx: 1771 MB/s 1437338 calls/s # udp tx: 1860 MB/s 31550 calls/s 31550 msg/s # udp rx: 1822 MB/s 1477575 calls/s # udp tx: 1950 MB/s 33087 calls/s 33087 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__->