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: 528 MB/s 8966 calls/s 8966 msg/s # udp rx: 0 MB/s 487 calls/s # udp tx: 614 MB/s 10416 calls/s 10416 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 msg/s # UDP GRO fwd perf udp rx: 590 MB/s 478166 calls/s # udp tx: 854 MB/s 14490 calls/s 14490 msg/s # udp rx: 715 MB/s 579616 calls/s # udp tx: 858 MB/s 14568 calls/s 14568 msg/s # udp rx: 717 MB/s 580642 calls/s # udp tx: 859 MB/s 14575 calls/s 14575 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 253 MB/s 4305 calls/s 4305 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 259 MB/s 4402 calls/s 4402 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 295 MB/s 5007 calls/s 5007 msg/s [ 1753.057384] udpgso_bench_tx (16602) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 523 MB/s 8879 calls/s 8879 msg/s # udp rx: 11 MB/s 9621 calls/s # udp tx: 517 MB/s 8775 calls/s 8775 msg/s # udp tx: 515 MB/s 8742 calls/s 8742 msg/s # udp rx: 0 MB/s 768 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 567 MB/s 9629 calls/s 9629 msg/s # udp rx: 20 MB/s 16487 calls/s # udp tx: 720 MB/s 12220 calls/s 12220 msg/s # udp rx: 29 MB/s 24074 calls/s # udp tx: 692 MB/s 11737 calls/s 11737 msg/s # UDP GRO fwd perf udp rx: 802 MB/s 650314 calls/s # udp tx: 924 MB/s 15680 calls/s 15680 msg/s # udp rx: 811 MB/s 658009 calls/s # udp tx: 885 MB/s 15013 calls/s 15013 msg/s # udp rx: 821 MB/s 666645 calls/s # udp tx: 907 MB/s 15387 calls/s 15387 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: 491 MB/s 8328 calls/s 8328 msg/s # udp tx: 520 MB/s 8831 calls/s 8831 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 503 MB/s 8543 calls/s 8543 msg/s # udp rx: 0 MB/s 497 calls/s # UDP tunnel GRO fwd perf udp tx: 496 MB/s 8420 calls/s 8420 msg/s # udp rx: 2 MB/s 2259 calls/s # udp tx: 552 MB/s 9371 calls/s 9371 msg/s # udp tx: 548 MB/s 9303 calls/s 9303 msg/s # udp rx: 0 MB/s 496 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__->