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 rx: 11 MB/s 8964 calls/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 234 MB/s 190545 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp rx: 221 MB/s 179649 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 msg/s # UDP GRO fwd perf udp rx: 569 MB/s 463255 calls/s # udp tx: 741 MB/s 12575 calls/s 12575 msg/s # udp rx: 554 MB/s 451134 calls/s # udp tx: 612 MB/s 10383 calls/s 10383 msg/s # udp rx: 638 MB/s 518946 calls/s # udp tx: 822 MB/s 13949 calls/s 13949 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 51 MB/s 42156 calls/s # udp tx: 363 MB/s 6168 calls/s 6168 msg/s # udp tx: 379 MB/s 6434 calls/s 6434 msg/s # udp rx: 22 MB/s 18026 calls/s # udp tx: 389 MB/s 6603 calls/s 6603 msg/s [ 1006.711352] udpgso_bench_tx (1888) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 21 MB/s 17450 calls/s # udp tx: 470 MB/s 7988 calls/s 7988 msg/s # udp rx: 62 MB/s 50455 calls/s # udp tx: 414 MB/s 7032 calls/s 7032 msg/s # udp rx: 19 MB/s 16018 calls/s # udp tx: 412 MB/s 6998 calls/s 6998 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 10 MB/s 8891 calls/s # udp tx: 479 MB/s 8133 calls/s 8133 msg/s # udp tx: 482 MB/s 8181 calls/s 8181 msg/s # udp rx: 207 MB/s 168439 calls/s # udp tx: 439 MB/s 7462 calls/s 7462 msg/s # UDP GRO fwd perf udp rx: 437 MB/s 355658 calls/s # udp tx: 632 MB/s 10730 calls/s 10730 msg/s # udp rx: 506 MB/s 411794 calls/s # udp tx: 740 MB/s 12566 calls/s 12566 msg/s # udp rx: 752 MB/s 612565 calls/s # udp tx: 771 MB/s 13090 calls/s 13090 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 516 MB/s 8763 calls/s 8763 msg/s # udp rx: 55 MB/s 45412 calls/s # udp tx: 391 MB/s 6644 calls/s 6644 msg/s # udp rx: 92 MB/s 75323 calls/s # udp tx: 494 MB/s 8384 calls/s 8384 msg/s # udp rx: 41 MB/s 34008 calls/s # UDP tunnel GRO fwd perf udp rx: 11 MB/s 9202 calls/s # udp tx: 398 MB/s 6767 calls/s 6767 msg/s # udp tx: 541 MB/s 9188 calls/s 9188 msg/s # udp rx: 10 MB/s 8687 calls/s # udp tx: 459 MB/s 7800 calls/s 7800 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__->