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 tx: 705 MB/s 11965 calls/s 11965 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 708 MB/s 12024 calls/s 12024 msg/s # udp tx: 713 MB/s 12104 calls/s 12104 msg/s # udp rx: 8 MB/s 7294 calls/s # UDP GRO fwd perf udp rx: 590 MB/s 479775 calls/s # udp tx: 693 MB/s 11766 calls/s 11766 msg/s # udp rx: 570 MB/s 464332 calls/s # udp tx: 755 MB/s 12808 calls/s 12808 msg/s # udp rx: 684 MB/s 557449 calls/s # udp tx: 714 MB/s 12113 calls/s 12113 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 352 MB/s 5976 calls/s 5976 msg/s # udp rx: 15 MB/s 12597 calls/s # udp tx: 494 MB/s 8387 calls/s 8387 msg/s # udp rx: 61 MB/s 50299 calls/s # udp tx: 502 MB/s 8531 calls/s 8531 msg/s # udp rx: 1 MB/s 1540 calls/s # UDP tunnel GRO fwd perf udp tx: 513 MB/s 8709 calls/s 8709 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 513 MB/s 8709 calls/s 8709 msg/s # udp tx: 508 MB/s 8617 calls/s 8617 msg/s # udp rx: 0 MB/s 425 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 621 MB/s 10539 calls/s 10539 msg/s # udp rx: 73 MB/s 60153 calls/s # udp tx: 572 MB/s 9706 calls/s 9706 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 574 MB/s 9738 calls/s 9738 msg/s # UDP GRO fwd perf udp rx: 544 MB/s 442597 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # udp rx: 577 MB/s 468458 calls/s # udp tx: 758 MB/s 12863 calls/s 12863 msg/s # udp rx: 565 MB/s 459095 calls/s # udp tx: 717 MB/s 12166 calls/s 12166 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 471 MB/s 7997 calls/s 7997 msg/s # udp rx: 3 MB/s 2489 calls/s # udp tx: 366 MB/s 6219 calls/s 6219 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 362 MB/s 6150 calls/s 6150 msg/s # UDP tunnel GRO fwd perf udp tx: 424 MB/s 7202 calls/s 7202 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 410 MB/s 6964 calls/s 6964 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 326 MB/s 5542 calls/s 5542 msg/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__->