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 tx: 481 MB/s 8168 calls/s 8168 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 548 MB/s 9307 calls/s 9307 msg/s # udp rx: 109 MB/s 89218 calls/s # udp tx: 731 MB/s 12411 calls/s 12411 msg/s # UDP GRO fwd perf udp rx: 628 MB/s 510605 calls/s # udp tx: 832 MB/s 14127 calls/s 14127 msg/s # udp rx: 868 MB/s 706752 calls/s # udp tx: 872 MB/s 14801 calls/s 14801 msg/s # udp rx: 700 MB/s 569841 calls/s # udp tx: 703 MB/s 11937 calls/s 11937 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 449 MB/s 7619 calls/s 7619 msg/s # udp rx: 10 MB/s 8581 calls/s # udp tx: 380 MB/s 6451 calls/s 6451 msg/s # udp rx: 83 MB/s 68217 calls/s # udp tx: 407 MB/s 6906 calls/s 6906 msg/s [ 980.769081] udpgso_bench_tx (8282) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 438 MB/s 7440 calls/s 7440 msg/s # udp rx: 16 MB/s 13037 calls/s # udp tx: 476 MB/s 8074 calls/s 8074 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 483 MB/s 8198 calls/s 8198 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 445 MB/s 7558 calls/s 7558 msg/s # udp rx: 3 MB/s 3024 calls/s # udp tx: 527 MB/s 8954 calls/s 8954 msg/s # udp rx: 99 MB/s 81134 calls/s # udp tx: 551 MB/s 9361 calls/s 9361 msg/s # UDP GRO fwd perf udp rx: 440 MB/s 357830 calls/s # udp tx: 665 MB/s 11287 calls/s 11287 msg/s # udp rx: 703 MB/s 572482 calls/s # udp tx: 718 MB/s 12194 calls/s 12194 msg/s # udp rx: 768 MB/s 625765 calls/s # udp tx: 771 MB/s 13084 calls/s 13084 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 321 MB/s 5456 calls/s 5456 msg/s # udp rx: 6 MB/s 5485 calls/s # udp tx: 466 MB/s 7906 calls/s 7906 msg/s # udp rx: 24 MB/s 20290 calls/s # udp tx: 409 MB/s 6940 calls/s 6940 msg/s # UDP tunnel GRO fwd perf udp tx: 486 MB/s 8245 calls/s 8245 msg/s # udp rx: 27 MB/s 22326 calls/s # udp tx: 495 MB/s 8409 calls/s 8409 msg/s # udp rx: 22 MB/s 18623 calls/s # udp tx: 425 MB/s 7215 calls/s 7215 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__->