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: 605 MB/s 10271 calls/s 10271 msg/s # udp rx: 18 MB/s 14910 calls/s # udp tx: 539 MB/s 9145 calls/s 9145 msg/s # udp rx: 144 MB/s 117344 calls/s # udp tx: 546 MB/s 9274 calls/s 9274 msg/s # UDP GRO fwd perf udp rx: 544 MB/s 442188 calls/s # udp tx: 766 MB/s 12993 calls/s 12993 msg/s # udp rx: 610 MB/s 496937 calls/s # udp tx: 733 MB/s 12441 calls/s 12441 msg/s # udp rx: 553 MB/s 450038 calls/s # udp tx: 749 MB/s 12719 calls/s 12719 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 275 MB/s 4671 calls/s 4671 msg/s # udp rx: 2 MB/s 1787 calls/s # udp tx: 486 MB/s 8246 calls/s 8246 msg/s # udp tx: 493 MB/s 8367 calls/s 8367 msg/s [ 954.174895] udpgso_bench_tx (32766) used greatest stack depth: 11048 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 433 MB/s 7350 calls/s 7350 msg/s # udp rx: 3 MB/s 3236 calls/s # udp tx: 340 MB/s 5780 calls/s 5780 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 244 MB/s 4144 calls/s 4144 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 656 MB/s 11140 calls/s 11140 msg/s # udp rx: 20 MB/s 16580 calls/s # udp tx: 688 MB/s 11671 calls/s 11671 msg/s # udp tx: 694 MB/s 11782 calls/s 11782 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 494 MB/s 402104 calls/s # udp tx: 684 MB/s 11606 calls/s 11606 msg/s # udp rx: 549 MB/s 447171 calls/s # udp tx: 683 MB/s 11589 calls/s 11589 msg/s # udp rx: 505 MB/s 410543 calls/s # udp tx: 786 MB/s 13340 calls/s 13340 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 423 MB/s 7184 calls/s 7184 msg/s # udp rx: 75 MB/s 60972 calls/s # udp tx: 509 MB/s 8648 calls/s 8648 msg/s # udp tx: 529 MB/s 8986 calls/s 8986 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 427 MB/s 7251 calls/s 7251 msg/s # udp rx: 54 MB/s 44320 calls/s # udp tx: 528 MB/s 8962 calls/s 8962 msg/s # udp tx: 540 MB/s 9165 calls/s 9165 msg/s # udp rx: 0 MB/s 512 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__->