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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 559 MB/s 9486 calls/s 9486 msg/s # udp rx: 16 MB/s 13479 calls/s # udp tx: 571 MB/s 9691 calls/s 9691 msg/s # udp rx: 5 MB/s 4236 calls/s # udp tx: 576 MB/s 9777 calls/s 9777 msg/s # UDP GRO fwd perf udp rx: 391 MB/s 316259 calls/s # udp tx: 822 MB/s 13953 calls/s 13953 msg/s # udp rx: 436 MB/s 352256 calls/s # udp tx: 838 MB/s 14218 calls/s 14218 msg/s # udp rx: 438 MB/s 353792 calls/s # udp tx: 839 MB/s 14242 calls/s 14242 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 255 MB/s 4331 calls/s 4331 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 255 MB/s 4326 calls/s 4326 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 251 MB/s 4258 calls/s 4258 msg/s [ 837.282641] udpgso_bench_tx (21797) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 547 MB/s 9285 calls/s 9285 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 543 MB/s 9221 calls/s 9221 msg/s # udp tx: 543 MB/s 9220 calls/s 9220 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: 731 MB/s 12402 calls/s 12402 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 476 MB/s 8080 calls/s 8080 msg/s # udp tx: 429 MB/s 7279 calls/s 7279 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 546 MB/s 442002 calls/s # udp tx: 824 MB/s 13982 calls/s 13982 msg/s # udp rx: 572 MB/s 461824 calls/s # udp tx: 885 MB/s 15011 calls/s 15011 msg/s # udp rx: 541 MB/s 436736 calls/s # udp tx: 881 MB/s 14944 calls/s 14944 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 542 MB/s 9194 calls/s 9194 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 534 MB/s 9070 calls/s 9070 msg/s # udp tx: 535 MB/s 9085 calls/s 9085 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 519 MB/s 8811 calls/s 8811 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 514 MB/s 8727 calls/s 8727 msg/s # udp tx: 544 MB/s 9235 calls/s 9235 msg/s # udp rx: 0 MB/s 512 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__->