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: 698 MB/s 11841 calls/s 11841 msg/s # udp rx: 0 MB/s 487 calls/s # udp tx: 681 MB/s 11551 calls/s 11551 msg/s # udp rx: 69 MB/s 56287 calls/s # udp tx: 708 MB/s 12017 calls/s 12017 msg/s # UDP GRO fwd perf udp rx: 519 MB/s 422185 calls/s # udp tx: 697 MB/s 11824 calls/s 11824 msg/s # udp rx: 461 MB/s 375573 calls/s # udp tx: 667 MB/s 11324 calls/s 11324 msg/s # udp rx: 418 MB/s 340538 calls/s # udp tx: 746 MB/s 12653 calls/s 12653 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 22 MB/s 18649 calls/s # udp tx: 411 MB/s 6980 calls/s 6980 msg/s # udp rx: 42 MB/s 34607 calls/s # udp tx: 401 MB/s 6813 calls/s 6813 msg/s # udp rx: 37 MB/s 30433 calls/s # udp tx: 403 MB/s 6846 calls/s 6846 msg/s [ 997.283977] udpgso_bench_tx (2027) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 481 MB/s 8172 calls/s 8172 msg/s # udp rx: 5 MB/s 4167 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 msg/s # udp tx: 545 MB/s 9251 calls/s 9251 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 594 MB/s 10085 calls/s 10085 msg/s # udp rx: 15 MB/s 12299 calls/s # udp tx: 700 MB/s 11885 calls/s 11885 msg/s # udp tx: 695 MB/s 11791 calls/s 11791 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 517 MB/s 421160 calls/s # udp tx: 562 MB/s 9535 calls/s 9535 msg/s # udp rx: 498 MB/s 405079 calls/s # udp tx: 588 MB/s 9977 calls/s 9977 msg/s # udp rx: 541 MB/s 441145 calls/s # udp tx: 542 MB/s 9205 calls/s 9205 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 442 MB/s 7507 calls/s 7507 msg/s # udp rx: 1 MB/s 1369 calls/s # udp tx: 471 MB/s 8002 calls/s 8002 msg/s # udp rx: 61 MB/s 50159 calls/s # udp tx: 526 MB/s 8931 calls/s 8931 msg/s # UDP tunnel GRO fwd perf udp tx: 489 MB/s 8297 calls/s 8297 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 528 MB/s 8959 calls/s 8959 msg/s # udp tx: 523 MB/s 8872 calls/s 8872 msg/s # udp rx: 0 MB/s 471 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__->