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: 689 MB/s 11693 calls/s 11693 msg/s # udp rx: 56 MB/s 45707 calls/s # udp tx: 739 MB/s 12547 calls/s 12547 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 738 MB/s 12532 calls/s 12532 msg/s # UDP GRO fwd perf udp rx: 558 MB/s 454283 calls/s # udp tx: 835 MB/s 14177 calls/s 14177 msg/s # udp rx: 812 MB/s 661181 calls/s # udp tx: 840 MB/s 14257 calls/s 14257 msg/s # udp rx: 558 MB/s 454235 calls/s # udp tx: 845 MB/s 14339 calls/s 14339 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 388 MB/s 6583 calls/s 6583 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 496 MB/s 8419 calls/s 8419 msg/s # udp rx: 9 MB/s 7424 calls/s # udp tx: 486 MB/s 8244 calls/s 8244 msg/s [ 66.857756] udpgso_bench_tx (1496) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 55 MB/s 45379 calls/s # udp tx: 485 MB/s 8232 calls/s 8232 msg/s # udp tx: 538 MB/s 9140 calls/s 9140 msg/s # udp rx: 20 MB/s 16724 calls/s # udp tx: 542 MB/s 9193 calls/s 9193 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 526 MB/s 8934 calls/s 8934 msg/s # udp rx: 139 MB/s 113349 calls/s # udp tx: 563 MB/s 9560 calls/s 9560 msg/s # udp rx: 59 MB/s 48306 calls/s # udp tx: 667 MB/s 11316 calls/s 11316 msg/s # UDP GRO fwd perf udp rx: 711 MB/s 579321 calls/s # udp tx: 760 MB/s 12902 calls/s 12902 msg/s # udp rx: 480 MB/s 390925 calls/s # udp tx: 773 MB/s 13113 calls/s 13113 msg/s # udp rx: 582 MB/s 473462 calls/s # udp tx: 813 MB/s 13799 calls/s 13799 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 468 MB/s 7946 calls/s 7946 msg/s # udp rx: 39 MB/s 32471 calls/s # udp tx: 535 MB/s 9075 calls/s 9075 msg/s # udp rx: 19 MB/s 15585 calls/s # udp tx: 538 MB/s 9141 calls/s 9141 msg/s # UDP tunnel GRO fwd perf udp tx: 544 MB/s 9232 calls/s 9232 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 549 MB/s 9317 calls/s 9317 msg/s # udp tx: 550 MB/s 9343 calls/s 9343 msg/s # udp rx: 2 MB/s 2330 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__->