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: 1166 MB/s 949225 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 1022 MB/s 831937 calls/s # udp tx: 1178 MB/s 19990 calls/s 19990 msg/s # udp rx: 1169 MB/s 951949 calls/s # udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # UDP GRO fwd perf udp rx: 1136 MB/s 925619 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1041 MB/s 848207 calls/s # udp tx: 1087 MB/s 18445 calls/s 18445 msg/s # udp rx: 1008 MB/s 820886 calls/s # udp tx: 1084 MB/s 18387 calls/s 18387 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: 1427 MB/s 1158925 calls/s # udp tx: 1743 MB/s 29578 calls/s 29578 msg/s # udp rx: 1674 MB/s 1357363 calls/s # udp tx: 1897 MB/s 32191 calls/s 32191 msg/s # udp rx: 1660 MB/s 1346668 calls/s # udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # UDP GRO fwd perf udp rx: 1486 MB/s 1204471 calls/s # udp tx: 1898 MB/s 32195 calls/s 32195 msg/s # udp rx: 1694 MB/s 1373773 calls/s # udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # udp rx: 1702 MB/s 1380671 calls/s # udp tx: 1932 MB/s 32784 calls/s 32784 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__->