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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 462 MB/s 7852 calls/s 7852 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 452 MB/s 7669 calls/s 7669 msg/s # udp tx: 450 MB/s 7645 calls/s 7645 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 541 MB/s 437370 calls/s # udp tx: 858 MB/s 14559 calls/s 14559 msg/s # udp rx: 556 MB/s 449150 calls/s # udp tx: 859 MB/s 14570 calls/s 14570 msg/s # udp rx: 549 MB/s 443528 calls/s # udp tx: 878 MB/s 14900 calls/s 14900 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 425 MB/s 7221 calls/s 7221 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 268 MB/s 4551 calls/s 4551 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 267 MB/s 4534 calls/s 4534 msg/s [ 2075.728150] udpgso_bench_tx (8321) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 554 MB/s 9398 calls/s 9398 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 555 MB/s 9417 calls/s 9417 msg/s # udp tx: 550 MB/s 9329 calls/s 9329 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 tx: 459 MB/s 7796 calls/s 7796 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 459 MB/s 7791 calls/s 7791 msg/s # udp tx: 458 MB/s 7776 calls/s 7776 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 525 MB/s 424192 calls/s # udp tx: 911 MB/s 15460 calls/s 15460 msg/s # udp rx: 554 MB/s 447067 calls/s # udp tx: 913 MB/s 15495 calls/s 15495 msg/s # udp rx: 573 MB/s 462620 calls/s # udp tx: 909 MB/s 15428 calls/s 15428 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 649 MB/s 11015 calls/s 11015 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 734 MB/s 12464 calls/s 12464 msg/s # udp tx: 725 MB/s 12312 calls/s 12312 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 535 MB/s 9081 calls/s 9081 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 540 MB/s 9174 calls/s 9174 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 541 MB/s 9186 calls/s 9186 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__->