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: 462 MB/s 7846 calls/s 7846 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 453 MB/s 7692 calls/s 7692 msg/s # udp tx: 583 MB/s 9891 calls/s 9891 msg/s # udp rx: 10 MB/s 8765 calls/s # UDP GRO fwd perf udp rx: 762 MB/s 619648 calls/s # udp tx: 863 MB/s 14650 calls/s 14650 msg/s # udp rx: 800 MB/s 651768 calls/s # udp tx: 803 MB/s 13623 calls/s 13623 msg/s # udp rx: 800 MB/s 651626 calls/s # udp tx: 804 MB/s 13653 calls/s 13653 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 6 MB/s 5534 calls/s # udp tx: 502 MB/s 8522 calls/s 8522 msg/s # udp tx: 632 MB/s 10725 calls/s 10725 msg/s # udp rx: 4 MB/s 3997 calls/s # udp tx: 450 MB/s 7643 calls/s 7643 msg/s [ 965.014164] udpgso_bench_tx (7774) used greatest stack depth: 11112 bytes left # udp rx: 58 MB/s 47534 calls/s # UDP tunnel GRO fwd perf udp tx: 417 MB/s 7087 calls/s 7087 msg/s # udp rx: 63 MB/s 51743 calls/s # udp tx: 417 MB/s 7088 calls/s 7088 msg/s # udp tx: 495 MB/s 8397 calls/s 8397 msg/s # udp rx: 53 MB/s 43579 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 566 MB/s 9607 calls/s 9607 msg/s # udp rx: 74 MB/s 60368 calls/s # udp tx: 776 MB/s 13170 calls/s 13170 msg/s # udp tx: 701 MB/s 11900 calls/s 11900 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 718 MB/s 584990 calls/s # udp tx: 836 MB/s 14183 calls/s 14183 msg/s # udp rx: 775 MB/s 630699 calls/s # udp tx: 842 MB/s 14285 calls/s 14285 msg/s # udp rx: 707 MB/s 573965 calls/s # udp tx: 878 MB/s 14906 calls/s 14906 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 545 MB/s 9249 calls/s 9249 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 532 MB/s 9025 calls/s 9025 msg/s # udp tx: 541 MB/s 9188 calls/s 9188 msg/s # udp rx: 0 MB/s 472 calls/s # UDP tunnel GRO fwd perf udp tx: 543 MB/s 9218 calls/s 9218 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 540 MB/s 9175 calls/s 9175 msg/s # udp tx: 536 MB/s 9105 calls/s 9105 msg/s # udp rx: 0 MB/s 512 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__->