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: 61 MB/s 50315 calls/s # udp tx: 667 MB/s 11320 calls/s 11320 msg/s # udp tx: 713 MB/s 12101 calls/s 12101 msg/s # udp rx: 11 MB/s 9233 calls/s # udp tx: 717 MB/s 12164 calls/s 12164 msg/s # UDP GRO fwd perf udp rx: 486 MB/s 395057 calls/s # udp tx: 666 MB/s 11303 calls/s 11303 msg/s # udp rx: 407 MB/s 330895 calls/s # udp tx: 772 MB/s 13100 calls/s 13100 msg/s # udp rx: 499 MB/s 406087 calls/s # udp tx: 615 MB/s 10438 calls/s 10438 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 270 MB/s 4585 calls/s 4585 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 378 MB/s 6417 calls/s 6417 msg/s # udp rx: 11 MB/s 8960 calls/s # udp tx: 507 MB/s 8613 calls/s 8613 msg/s [ 920.772001] udpgso_bench_tx (5414) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 3 MB/s 2741 calls/s # udp tx: 521 MB/s 8842 calls/s 8842 msg/s # udp tx: 546 MB/s 9267 calls/s 9267 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 443 MB/s 7521 calls/s 7521 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 477 MB/s 8092 calls/s 8092 msg/s # udp rx: 14 MB/s 12137 calls/s # udp tx: 591 MB/s 10040 calls/s 10040 msg/s # udp rx: 189 MB/s 154437 calls/s # udp tx: 655 MB/s 11124 calls/s 11124 msg/s # UDP GRO fwd perf udp rx: 506 MB/s 411797 calls/s # udp tx: 631 MB/s 10717 calls/s 10717 msg/s # udp rx: 579 MB/s 470997 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp rx: 558 MB/s 453830 calls/s # udp tx: 665 MB/s 11284 calls/s 11284 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 426 MB/s 7230 calls/s 7230 msg/s # udp rx: 14 MB/s 12166 calls/s # udp tx: 423 MB/s 7182 calls/s 7182 msg/s # udp rx: 17 MB/s 14462 calls/s # udp tx: 394 MB/s 6696 calls/s 6696 msg/s # UDP tunnel GRO fwd perf udp tx: 425 MB/s 7217 calls/s 7217 msg/s # udp rx: 9 MB/s 7488 calls/s # udp tx: 440 MB/s 7477 calls/s 7477 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 443 MB/s 7521 calls/s 7521 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__->