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 rx: 50 MB/s 40948 calls/s # udp tx: 495 MB/s 8407 calls/s 8407 msg/s # udp tx: 510 MB/s 8657 calls/s 8657 msg/s # udp rx: 32 MB/s 26647 calls/s # udp tx: 387 MB/s 6572 calls/s 6572 msg/s # UDP GRO fwd perf udp rx: 490 MB/s 399052 calls/s # udp tx: 728 MB/s 12352 calls/s 12352 msg/s # udp rx: 562 MB/s 456425 calls/s # udp tx: 747 MB/s 12681 calls/s 12681 msg/s # udp rx: 464 MB/s 377156 calls/s # udp tx: 882 MB/s 14962 calls/s 14962 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 281 MB/s 4781 calls/s 4781 msg/s # udp rx: 29 MB/s 23761 calls/s # udp tx: 570 MB/s 9678 calls/s 9678 msg/s # udp rx: 5 MB/s 4514 calls/s # udp tx: 492 MB/s [ 1027.431130] udpgso_bench_tx (3219) used greatest stack depth: 11112 bytes left 8359 calls/s 8359 msg/s # UDP tunnel GRO fwd perf udp tx: 452 MB/s 7683 calls/s 7683 msg/s # udp rx: 1 MB/s 1095 calls/s # udp tx: 437 MB/s 7424 calls/s 7424 msg/s # udp rx: 15 MB/s 12984 calls/s # udp tx: 463 MB/s 7862 calls/s 7862 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 536 MB/s 9106 calls/s 9106 msg/s # udp rx: 105 MB/s 86089 calls/s # udp tx: 713 MB/s 12104 calls/s 12104 msg/s # udp rx: 1 MB/s 1027 calls/s # udp tx: 806 MB/s 13681 calls/s 13681 msg/s # UDP GRO fwd perf udp rx: 457 MB/s 371335 calls/s # udp tx: 704 MB/s 11955 calls/s 11955 msg/s # udp rx: 456 MB/s 370784 calls/s # udp tx: 730 MB/s 12397 calls/s 12397 msg/s # udp rx: 535 MB/s 435592 calls/s # udp tx: 800 MB/s 13576 calls/s 13576 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 404 MB/s 6859 calls/s 6859 msg/s # udp rx: 82 MB/s 67246 calls/s # udp tx: 455 MB/s 7725 calls/s 7725 msg/s # udp rx: 22 MB/s 18496 calls/s # udp tx: 434 MB/s 7377 calls/s 7377 msg/s # UDP tunnel GRO fwd perf udp tx: 411 MB/s 6978 calls/s 6978 msg/s # udp rx: 53 MB/s 43746 calls/s # udp tx: 394 MB/s 6685 calls/s 6685 msg/s # udp rx: 35 MB/s 28944 calls/s # udp tx: 387 MB/s 6574 calls/s 6574 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__->