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: 870 MB/s 707886 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 1789 MB/s 1456454 calls/s # udp tx: 1806 MB/s 30645 calls/s 30645 msg/s # udp rx: 1928 MB/s 1569583 calls/s # udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # UDP GRO fwd perf udp rx: 1760 MB/s 1432050 calls/s # udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # udp rx: 1908 MB/s 1552832 calls/s # udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # udp rx: 1881 MB/s 1530334 calls/s # udp tx: 1938 MB/s 32873 calls/s 32873 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: 1015 MB/s 826397 calls/s # udp tx: 1096 MB/s 18589 calls/s 18589 msg/s # udp rx: 1051 MB/s 855972 calls/s # udp tx: 1051 MB/s 17826 calls/s 17826 msg/s # udp rx: 1091 MB/s 888776 calls/s # udp tx: 1096 MB/s 18591 calls/s 18591 msg/s # UDP GRO fwd perf udp rx: 1605 MB/s 1302445 calls/s # udp tx: 1800 MB/s 30535 calls/s 30535 msg/s # udp rx: 1725 MB/s 1398422 calls/s # udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # udp rx: 1758 MB/s 1424784 calls/s # udp tx: 1898 MB/s 32198 calls/s 32198 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__->