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: 552 MB/s 9371 calls/s 9371 msg/s # udp rx: 126 MB/s 103237 calls/s # udp tx: 576 MB/s 9776 calls/s 9776 msg/s # udp rx: 166 MB/s 135619 calls/s # udp tx: 633 MB/s 10738 calls/s 10738 msg/s # UDP GRO fwd perf udp rx: 533 MB/s 433187 calls/s # udp tx: 808 MB/s 13720 calls/s 13720 msg/s # udp rx: 684 MB/s 555896 calls/s # udp tx: 796 MB/s 13508 calls/s 13508 msg/s # udp rx: 560 MB/s 455438 calls/s # udp tx: 728 MB/s 12355 calls/s 12355 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 485 MB/s 8239 calls/s 8239 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 454 MB/s 7706 calls/s 7706 msg/s # udp rx: 15 MB/s 12654 calls/s # udp tx: 398 MB/s 6766 calls/s 6766 msg/s [ 1001.521062] udpgso_bench_tx (3346) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 503 MB/s 8544 calls/s 8544 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 545 MB/s 9248 calls/s 9248 msg/s # udp tx: 536 MB/s 9099 calls/s 9099 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: 700 MB/s 11884 calls/s 11884 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 726 MB/s 12316 calls/s 12316 msg/s # udp rx: 8 MB/s 6729 calls/s # udp tx: 586 MB/s 9947 calls/s 9947 msg/s # UDP GRO fwd perf udp rx: 572 MB/s 466042 calls/s # udp tx: 613 MB/s 10400 calls/s 10400 msg/s # udp rx: 669 MB/s 543498 calls/s # udp tx: 816 MB/s 13855 calls/s 13855 msg/s # udp rx: 577 MB/s 468460 calls/s # udp tx: 812 MB/s 13779 calls/s 13779 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 507 MB/s 8609 calls/s 8609 msg/s # udp rx: 27 MB/s 22246 calls/s # udp tx: 594 MB/s 10087 calls/s 10087 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 411 MB/s 6985 calls/s 6985 msg/s # UDP tunnel GRO fwd perf udp tx: 469 MB/s 7970 calls/s 7970 msg/s # udp rx: 9 MB/s 7719 calls/s # udp tx: 487 MB/s 8274 calls/s 8274 msg/s # udp rx: 8 MB/s 7203 calls/s # udp tx: 444 MB/s 7537 calls/s 7537 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__->