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: 697 MB/s 566355 calls/s # udp tx: 1736 MB/s 29450 calls/s 29450 msg/s # udp rx: 1903 MB/s 1548641 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1639 MB/s 1333960 calls/s # udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1461751 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # udp rx: 1923 MB/s 1565542 calls/s # udp tx: 1945 MB/s 33000 calls/s 33000 msg/s # udp rx: 1738 MB/s 1411936 calls/s # udp tx: 1954 MB/s 33149 calls/s 33149 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: 1452 MB/s 1179767 calls/s # udp tx: 1827 MB/s 31003 calls/s 31003 msg/s # udp rx: 1557 MB/s 1263792 calls/s # udp tx: 1849 MB/s 31363 calls/s 31363 msg/s # udp rx: 1471 MB/s 1193030 calls/s # udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # UDP GRO fwd perf udp rx: 1380 MB/s 1118962 calls/s # udp tx: 1950 MB/s 33082 calls/s 33082 msg/s # udp rx: 1642 MB/s 1330883 calls/s # udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # udp rx: 1694 MB/s 1372837 calls/s # udp tx: 1971 MB/s 33443 calls/s 33443 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__->