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: 1093 MB/s 889230 calls/s # udp tx: 1861 MB/s 31577 calls/s 31577 msg/s # udp rx: 1146 MB/s 933157 calls/s # udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # udp rx: 1359 MB/s 1106733 calls/s # udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # UDP GRO fwd perf udp rx: 1635 MB/s 1331008 calls/s # udp tx: 1868 MB/s 31683 calls/s 31683 msg/s # udp rx: 1785 MB/s 1451179 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # udp rx: 1747 MB/s 1421127 calls/s # udp tx: 1925 MB/s 32650 calls/s 32650 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: 1355 MB/s 1098914 calls/s # udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # udp rx: 1747 MB/s 1419070 calls/s # udp tx: 1830 MB/s 31045 calls/s 31045 msg/s # udp rx: 1785 MB/s 1447239 calls/s # udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1349956 calls/s # udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # udp rx: 1800 MB/s 1458913 calls/s # udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # udp rx: 1822 MB/s 1477366 calls/s # udp tx: 1944 MB/s 32978 calls/s 32978 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__->