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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 730 MB/s 12391 calls/s 12391 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 744 MB/s 12626 calls/s 12626 msg/s # udp rx: 9 MB/s 8127 calls/s # udp tx: 750 MB/s 12734 calls/s 12734 msg/s # UDP GRO fwd perf udp rx: 546 MB/s 441870 calls/s # udp tx: 852 MB/s 14461 calls/s 14461 msg/s # udp rx: 570 MB/s 460800 calls/s # udp tx: 885 MB/s 15023 calls/s 15023 msg/s # udp rx: 536 MB/s 432640 calls/s # udp tx: 929 MB/s 15772 calls/s 15772 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 275 MB/s 4679 calls/s 4679 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 279 MB/s 4743 calls/s 4743 msg/s # udp tx: 278 MB/s 4716 calls/s 4716 msg/s # udp rx: 0 MB/s 425 calls/s # UDP tunnel GRO fwd perf udp tx: 475 MB/s 8063 calls/s 8063 msg/s # udp rx: 71 MB/s 57424 calls/s # udp tx: 518 MB/s 8788 calls/s 8788 msg/s # udp tx: 534 MB/s 9066 calls/s 9066 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 30 MB/s 24939 calls/s # udp tx: 548 MB/s 9295 calls/s 9295 msg/s # udp tx: 506 MB/s 8593 calls/s 8593 msg/s # udp rx: 29 MB/s 23791 calls/s # udp tx: 373 MB/s 6343 calls/s 6343 msg/s # UDP GRO fwd perf udp rx: 427 MB/s 344832 calls/s # udp tx: 829 MB/s 14075 calls/s 14075 msg/s # udp rx: 499 MB/s 402944 calls/s # udp tx: 826 MB/s 14011 calls/s 14011 msg/s # udp rx: 480 MB/s 387840 calls/s # udp tx: 832 MB/s 14127 calls/s 14127 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 251 MB/s 4269 calls/s 4269 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 244 MB/s 4153 calls/s 4153 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 251 MB/s 4263 calls/s 4263 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 471 MB/s 8004 calls/s 8004 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 480 MB/s 8152 calls/s 8152 msg/s # udp tx: 502 MB/s 8519 calls/s 8519 msg/s # udp rx: 0 MB/s 471 calls/s 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__->