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: 452 MB/s 7668 calls/s 7668 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 507 MB/s 8614 calls/s 8614 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 707 MB/s 12000 calls/s 12000 msg/s # UDP GRO fwd perf udp rx: 665 MB/s 541036 calls/s # udp tx: 783 MB/s 13293 calls/s 13293 msg/s # udp rx: 681 MB/s 553276 calls/s # udp tx: 736 MB/s 12486 calls/s 12486 msg/s # udp rx: 767 MB/s 623505 calls/s # udp tx: 828 MB/s 14047 calls/s 14047 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: 236 MB/s 4004 calls/s 4004 msg/s # udp tx: 283 MB/s 4808 calls/s 4808 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 323 MB/s 5491 calls/s 5491 msg/s [ 1321.603165] udpgso_bench_tx (25809) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 479 MB/s 8129 calls/s 8129 msg/s # udp tx: 497 MB/s 8432 calls/s 8432 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 481 MB/s 8175 calls/s 8175 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 373 MB/s 6331 calls/s 6331 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 448 MB/s 7601 calls/s 7601 msg/s # udp rx: 55 MB/s 44893 calls/s # udp tx: 641 MB/s 10875 calls/s 10875 msg/s # UDP GRO fwd perf udp rx: 459 MB/s 372484 calls/s # udp tx: 754 MB/s 12793 calls/s 12793 msg/s # udp rx: 499 MB/s 404854 calls/s # udp tx: 824 MB/s 13991 calls/s 13991 msg/s # udp rx: 715 MB/s 579998 calls/s # udp tx: 823 MB/s 13967 calls/s 13967 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: 495 MB/s 8402 calls/s 8402 msg/s # udp tx: 491 MB/s 8343 calls/s 8343 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 489 MB/s 8310 calls/s 8310 msg/s # UDP tunnel GRO fwd perf udp rx: 17 MB/s 14553 calls/s # udp tx: 523 MB/s 8871 calls/s 8871 msg/s # udp tx: 539 MB/s 9153 calls/s 9153 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 525 MB/s 8920 calls/s 8920 msg/s # udp rx: 6 MB/s 5665 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__->