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: 685 MB/s 11632 calls/s 11632 msg/s # udp rx: 80 MB/s 65380 calls/s # udp tx: 734 MB/s 12462 calls/s 12462 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 735 MB/s 12471 calls/s 12471 msg/s # UDP GRO fwd perf udp rx: 764 MB/s 622320 calls/s # udp tx: 820 MB/s 13908 calls/s 13908 msg/s # udp rx: 785 MB/s 639754 calls/s # udp tx: 794 MB/s 13472 calls/s 13472 msg/s # udp rx: 820 MB/s 667266 calls/s # udp tx: 861 MB/s 14610 calls/s 14610 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 526 MB/s 8938 calls/s 8938 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 528 MB/s 8962 calls/s 8962 msg/s # udp tx: 549 MB/s 9312 calls/s 9312 msg/s [ 958.166037] udpgso_bench_tx (9358) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 448 MB/s 7613 calls/s 7613 msg/s # udp rx: 23 MB/s 19069 calls/s # udp tx: 416 MB/s 7064 calls/s 7064 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 241 MB/s 4094 calls/s 4094 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 540 MB/s 9168 calls/s 9168 msg/s # udp rx: 62 MB/s 50789 calls/s # udp tx: 346 MB/s 5885 calls/s 5885 msg/s # udp tx: 387 MB/s 6571 calls/s 6571 msg/s # udp rx: 0 MB/s 492 calls/s # UDP GRO fwd perf udp rx: 598 MB/s 484365 calls/s # udp tx: 924 MB/s 15684 calls/s 15684 msg/s # udp rx: 750 MB/s 608625 calls/s # udp tx: 918 MB/s 15574 calls/s 15574 msg/s # udp rx: 645 MB/s 523865 calls/s # udp tx: 707 MB/s 11999 calls/s 11999 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 382 MB/s 6479 calls/s 6479 msg/s # udp rx: 83 MB/s 67614 calls/s # udp tx: 480 MB/s 8157 calls/s 8157 msg/s # udp tx: 426 MB/s 7238 calls/s 7238 msg/s # udp rx: 50 MB/s 40949 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 480 MB/s 8142 calls/s 8142 msg/s # udp tx: 452 MB/s 7682 calls/s 7682 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 386 MB/s 6548 calls/s 6548 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__->