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 [ 2.050042] ip (237) used greatest stack depth: 11800 bytes left # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 34 MB/s 28103 calls/s # udp tx: 589 MB/s 9994 calls/s 9994 msg/s # udp rx: 70 MB/s 57520 calls/s # udp tx: 596 MB/s 10110 calls/s 10110 msg/s # udp rx: 56 MB/s 45568 calls/s # udp tx: 601 MB/s 10209 calls/s 10209 msg/s # UDP GRO fwd perf udp rx: 761 MB/s 619636 calls/s # udp tx: 799 MB/s 13556 calls/s 13556 msg/s # udp rx: 679 MB/s 552723 calls/s # udp tx: 689 MB/s 11699 calls/s 11699 msg/s # udp rx: 761 MB/s 619926 calls/s # udp tx: 828 MB/s 14044 calls/s 14044 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 499 MB/s 8480 calls/s 8480 msg/s # udp rx: 31 MB/s 25693 calls/s # udp tx: 560 MB/s 9498 calls/s 9498 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 563 MB/s 9556 calls/s 9556 msg/s [ 16.913082] udpgso_bench_tx (601) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 539 MB/s 9157 calls/s 9157 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 544 MB/s 9235 calls/s 9235 msg/s # udp tx: 549 MB/s 9315 calls/s 9315 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: 42 MB/s 34398 calls/s # udp tx: 550 MB/s 9337 calls/s 9337 msg/s # udp rx: 63 MB/s 51413 calls/s # udp tx: 563 MB/s 9556 calls/s 9556 msg/s # udp tx: 576 MB/s 9779 calls/s 9779 msg/s # udp rx: 45 MB/s 37293 calls/s # UDP GRO fwd perf udp rx: 625 MB/s 509071 calls/s # udp tx: 776 MB/s 13167 calls/s 13167 msg/s # udp rx: 692 MB/s 562222 calls/s # udp tx: 845 MB/s 14348 calls/s 14348 msg/s # udp rx: 856 MB/s 694730 calls/s # udp tx: 921 MB/s 15636 calls/s 15636 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: 427 MB/s 7255 calls/s 7255 msg/s # udp tx: 246 MB/s 4183 calls/s 4183 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 251 MB/s 4262 calls/s 4262 msg/s # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 555 MB/s 9422 calls/s 9422 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9247 calls/s 9247 msg/s # udp tx: 469 MB/s 7971 calls/s 7971 msg/s # udp rx: 0 MB/s 469 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__->