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: 573 MB/s 465571 calls/s # udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # udp rx: 406 MB/s 328710 calls/s # udp tx: 1378 MB/s 23381 calls/s 23381 msg/s # udp rx: 503 MB/s 407757 calls/s # udp tx: 1381 MB/s 23426 calls/s 23426 msg/s # UDP GRO fwd perf udp rx: 520 MB/s 420910 calls/s # udp tx: 1400 MB/s 23758 calls/s 23758 msg/s # udp rx: 720 MB/s 584190 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp rx: 562 MB/s 455412 calls/s # udp tx: 1397 MB/s 23702 calls/s 23702 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: 1018 MB/s 829452 calls/s # udp tx: 1090 MB/s 18493 calls/s 18493 msg/s # udp rx: 1052 MB/s 856718 calls/s # udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # udp rx: 864 MB/s 703182 calls/s # udp tx: 1133 MB/s 19222 calls/s 19222 msg/s # UDP GRO fwd perf udp rx: 990 MB/s 806422 calls/s # udp tx: 1109 MB/s 18819 calls/s 18819 msg/s # udp rx: 1012 MB/s 823769 calls/s # udp tx: 1130 MB/s 19166 calls/s 19166 msg/s # udp rx: 1129 MB/s 919935 calls/s # udp tx: 1132 MB/s 19202 calls/s 19202 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__->