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: 680 MB/s 11536 calls/s 11536 msg/s # udp rx: 34 MB/s 28355 calls/s # udp tx: 707 MB/s 11996 calls/s 11996 msg/s # udp rx: 41 MB/s 33801 calls/s # udp tx: 677 MB/s 11498 calls/s 11498 msg/s # UDP GRO fwd perf udp rx: 689 MB/s 560069 calls/s # udp tx: 841 MB/s 14268 calls/s 14268 msg/s # udp rx: 772 MB/s 628259 calls/s # udp tx: 798 MB/s 13542 calls/s 13542 msg/s # udp rx: 775 MB/s 629335 calls/s # udp tx: 852 MB/s 14461 calls/s 14461 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 516 MB/s 8760 calls/s 8760 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 572 MB/s 9716 calls/s 9716 msg/s # udp tx: 501 MB/s 8510 calls/s 8510 msg/s [ 976.472645] udpgso_bench_tx (8374) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 521 MB/s 8841 calls/s 8841 msg/s # udp rx: 6 MB/s 5213 calls/s # udp tx: 552 MB/s 9364 calls/s 9364 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 552 MB/s 9370 calls/s 9370 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 694 MB/s 11771 calls/s 11771 msg/s # udp rx: 54 MB/s 44107 calls/s # udp tx: 759 MB/s 12875 calls/s 12875 msg/s # udp rx: 2 MB/s 1634 calls/s # udp tx: 578 MB/s 9816 calls/s 9816 msg/s # UDP GRO fwd perf udp rx: 500 MB/s 406697 calls/s # udp tx: 662 MB/s 11236 calls/s 11236 msg/s # udp rx: 722 MB/s 586671 calls/s # udp tx: 777 MB/s 13192 calls/s 13192 msg/s # udp rx: 679 MB/s 551158 calls/s # udp tx: 829 MB/s 14070 calls/s 14070 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 529 MB/s 8976 calls/s 8976 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 553 MB/s 9387 calls/s 9387 msg/s # udp tx: 545 MB/s 9247 calls/s 9247 msg/s # udp rx: 0 MB/s 471 calls/s # UDP tunnel GRO fwd perf udp tx: 465 MB/s 7891 calls/s 7891 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 476 MB/s 8089 calls/s 8089 msg/s # udp tx: 464 MB/s 7871 calls/s 7871 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__->