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: 553 MB/s 9384 calls/s 9384 msg/s # udp rx: 0 MB/s 743 calls/s # udp tx: 581 MB/s 9871 calls/s 9871 msg/s # udp rx: 27 MB/s 22419 calls/s # udp tx: 562 MB/s 9542 calls/s 9542 msg/s # UDP GRO fwd perf udp rx: 590 MB/s 480545 calls/s # udp tx: 623 MB/s 10568 calls/s 10568 msg/s # udp rx: 653 MB/s 530905 calls/s # udp tx: 742 MB/s 12599 calls/s 12599 msg/s # udp rx: 696 MB/s 565303 calls/s # udp tx: 795 MB/s 13498 calls/s 13498 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 514 MB/s 8734 calls/s 8734 msg/s # udp rx: 6 MB/s 5043 calls/s # udp tx: 529 MB/s 8986 calls/s 8986 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 523 MB/s 8871 calls/s 8871 msg/s [ 1000.527418] udpgso_bench_tx (9262) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 481 MB/s 8164 calls/s 8164 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 526 MB/s 8929 calls/s 8929 msg/s # udp tx: 494 MB/s 8379 calls/s 8379 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: 6 MB/s 5632 calls/s # udp tx: 429 MB/s 7283 calls/s 7283 msg/s # udp tx: 523 MB/s 8876 calls/s 8876 msg/s # udp rx: 76 MB/s 61842 calls/s # udp tx: 557 MB/s 9458 calls/s 9458 msg/s # udp rx: 0 MB/s 443 calls/s # UDP GRO fwd perf udp rx: 588 MB/s 478966 calls/s # udp tx: 715 MB/s 12137 calls/s 12137 msg/s # udp rx: 777 MB/s 632852 calls/s # udp tx: 777 MB/s 13192 calls/s 13192 msg/s # udp rx: 772 MB/s 628522 calls/s # udp tx: 773 MB/s 13126 calls/s 13126 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 237 MB/s 4032 calls/s 4032 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 204 MB/s 3470 calls/s 3470 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 274 MB/s 4655 calls/s 4655 msg/s # UDP tunnel GRO fwd perf udp rx: 26 MB/s 21319 calls/s # udp tx: 415 MB/s 7045 calls/s 7045 msg/s # udp tx: 471 MB/s 8005 calls/s 8005 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 473 MB/s 8030 calls/s 8030 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__->