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 tx: 455 MB/s 7733 calls/s 7733 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 502 MB/s 8530 calls/s 8530 msg/s # udp tx: 677 MB/s 11499 calls/s 11499 msg/s # udp rx: 59 MB/s 48462 calls/s # UDP GRO fwd perf udp rx: 645 MB/s 523835 calls/s # udp tx: 771 MB/s 13084 calls/s 13084 msg/s # udp rx: 792 MB/s 643386 calls/s # udp tx: 901 MB/s 15286 calls/s 15286 msg/s # udp rx: 545 MB/s 442155 calls/s # udp tx: 905 MB/s 15352 calls/s 15352 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 259 MB/s 4397 calls/s 4397 msg/s # udp rx: 26 MB/s 21634 calls/s # udp tx: 229 MB/s 3889 calls/s 3889 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 228 MB/s 3880 calls/s 3880 msg/s [ 1029.663392] udpgso_bench_tx (6278) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 500 MB/s 8497 calls/s 8497 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 528 MB/s 8964 calls/s 8964 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 515 MB/s 8739 calls/s 8739 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 340 MB/s 5776 calls/s 5776 msg/s # udp rx: 171 MB/s 139590 calls/s # udp tx: 384 MB/s 6523 calls/s 6523 msg/s # udp tx: 534 MB/s 9067 calls/s 9067 msg/s # udp rx: 32 MB/s 26289 calls/s # UDP GRO fwd perf udp rx: 612 MB/s 497205 calls/s # udp tx: 702 MB/s 11910 calls/s 11910 msg/s # udp rx: 763 MB/s 620812 calls/s # udp tx: 783 MB/s 13288 calls/s 13288 msg/s # udp rx: 731 MB/s 595001 calls/s # udp tx: 755 MB/s 12811 calls/s 12811 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 360 MB/s 6115 calls/s 6115 msg/s # udp tx: 254 MB/s 4318 calls/s 4318 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 296 MB/s 5022 calls/s 5022 msg/s # udp rx: 0 MB/s 425 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 453 MB/s 7700 calls/s 7700 msg/s # udp tx: 514 MB/s 8721 calls/s 8721 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 536 MB/s 9092 calls/s 9092 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__->