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: 1595 MB/s 1298506 calls/s # udp tx: 1708 MB/s 28975 calls/s 28975 msg/s # udp rx: 1773 MB/s 1443956 calls/s # udp tx: 1781 MB/s 30220 calls/s 30220 msg/s # udp rx: 1715 MB/s 1396415 calls/s # udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # UDP GRO fwd perf udp rx: 1372 MB/s 1116856 calls/s # udp tx: 1642 MB/s 27866 calls/s 27866 msg/s # udp rx: 1468 MB/s 1194803 calls/s # udp tx: 1806 MB/s 30644 calls/s 30644 msg/s # udp rx: 1920 MB/s 1563129 calls/s # udp tx: 1930 MB/s 32744 calls/s 32744 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: 1117 MB/s 909357 calls/s # udp tx: 1720 MB/s 29181 calls/s 29181 msg/s # udp rx: 1704 MB/s 1386446 calls/s # udp tx: 1732 MB/s 29391 calls/s 29391 msg/s # udp rx: 1715 MB/s 1394940 calls/s # udp tx: 1737 MB/s 29477 calls/s 29477 msg/s # UDP GRO fwd perf udp rx: 1603 MB/s 1302179 calls/s # udp tx: 1775 MB/s 30109 calls/s 30109 msg/s # udp rx: 1781 MB/s 1444328 calls/s # udp tx: 1921 MB/s 32582 calls/s 32582 msg/s # udp rx: 1783 MB/s 1444966 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 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__->