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: 1514 MB/s 1231603 calls/s # udp tx: 1704 MB/s 28907 calls/s 28907 msg/s # udp rx: 1822 MB/s 1483415 calls/s # udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # udp rx: 1845 MB/s 1502067 calls/s # udp tx: 1866 MB/s 31655 calls/s 31655 msg/s # UDP GRO fwd perf udp rx: 1544 MB/s 1256749 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1911 MB/s 1555409 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # udp rx: 1759 MB/s 1432391 calls/s # udp tx: 1748 MB/s 29654 calls/s 29654 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: 1456 MB/s 1180890 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # udp rx: 1565 MB/s 1267719 calls/s # udp tx: 1960 MB/s 33244 calls/s 33244 msg/s # udp rx: 1676 MB/s 1358289 calls/s # udp tx: 1954 MB/s 33153 calls/s 33153 msg/s # UDP GRO fwd perf udp rx: 1563 MB/s 1267415 calls/s # udp tx: 1858 MB/s 31529 calls/s 31529 msg/s # udp rx: 1681 MB/s 1362191 calls/s # udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # udp rx: 1626 MB/s 1317952 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 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__->