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: 447 MB/s 7584 calls/s 7584 msg/s # udp rx: 0 MB/s 466 calls/s # udp tx: 719 MB/s 12208 calls/s 12208 msg/s # udp rx: 11 MB/s 9157 calls/s # udp tx: 702 MB/s 11907 calls/s 11907 msg/s # UDP GRO fwd perf udp rx: 570 MB/s 462948 calls/s # udp tx: 793 MB/s 13453 calls/s 13453 msg/s # udp rx: 526 MB/s 427022 calls/s # udp tx: 807 MB/s 13704 calls/s 13704 msg/s # udp rx: 520 MB/s 422324 calls/s # udp tx: 788 MB/s 13379 calls/s 13379 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 18 MB/s 14730 calls/s # udp tx: 410 MB/s 6959 calls/s 6959 msg/s # udp tx: 626 MB/s 10631 calls/s 10631 msg/s # udp rx: 5 MB/s 4063 calls/s # udp tx: 561 MB/s 9515 calls/s 9515 msg/s [ 1004.808044] udpgso_bench_tx (5640) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 564 MB/s 9569 calls/s 9569 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 558 MB/s 9481 calls/s 9481 msg/s # udp tx: 560 MB/s 9502 calls/s 9502 msg/s # udp rx: 0 MB/s 471 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 497 MB/s 8443 calls/s 8443 msg/s # udp rx: 3 MB/s 2436 calls/s # udp tx: 556 MB/s 9438 calls/s 9438 msg/s # udp rx: 4 MB/s 4064 calls/s # udp tx: 549 MB/s 9316 calls/s 9316 msg/s # UDP GRO fwd perf udp rx: 736 MB/s 599692 calls/s # udp tx: 779 MB/s 13228 calls/s 13228 msg/s # udp rx: 816 MB/s 664318 calls/s # udp tx: 832 MB/s 14123 calls/s 14123 msg/s # udp rx: 805 MB/s 654982 calls/s # udp tx: 824 MB/s 13989 calls/s 13989 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 438 MB/s 7442 calls/s 7442 msg/s # udp rx: 2 MB/s 2375 calls/s # udp tx: 475 MB/s 8058 calls/s 8058 msg/s # udp tx: 493 MB/s 8363 calls/s 8363 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 542 MB/s 9205 calls/s 9205 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 530 MB/s 8998 calls/s 8998 msg/s # udp tx: 537 MB/s 9110 calls/s 9110 msg/s # udp rx: 1 MB/s 1295 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__->