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: 970 MB/s 790431 calls/s # udp tx: 1024 MB/s 17381 calls/s 17381 msg/s # udp rx: 1138 MB/s 926647 calls/s # udp tx: 1145 MB/s 19423 calls/s 19423 msg/s # udp rx: 1136 MB/s 924845 calls/s # udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # UDP GRO fwd perf udp rx: 980 MB/s 798318 calls/s # udp tx: 1106 MB/s 18767 calls/s 18767 msg/s # udp rx: 1106 MB/s 900803 calls/s # udp tx: 1124 MB/s 19067 calls/s 19067 msg/s # udp rx: 1182 MB/s 962334 calls/s # udp tx: 1183 MB/s 20074 calls/s 20074 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: 937 MB/s 760851 calls/s # udp tx: 1774 MB/s 30092 calls/s 30092 msg/s # udp rx: 1175 MB/s 953145 calls/s # udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # udp rx: 1698 MB/s 1377252 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # UDP GRO fwd perf udp rx: 1426 MB/s 1155805 calls/s # udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # udp rx: 1458 MB/s 1182199 calls/s # udp tx: 1805 MB/s 30614 calls/s 30614 msg/s # udp rx: 1521 MB/s 1235800 calls/s # udp tx: 1646 MB/s 27926 calls/s 27926 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__->