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: 707 MB/s 12002 calls/s 12002 msg/s # udp rx: 18 MB/s 15418 calls/s # udp tx: 638 MB/s 10830 calls/s 10830 msg/s # udp rx: 124 MB/s 101454 calls/s # udp tx: 661 MB/s 11224 calls/s 11224 msg/s # UDP GRO fwd perf udp rx: 541 MB/s 440560 calls/s # udp tx: 648 MB/s 11006 calls/s 11006 msg/s # udp rx: 810 MB/s 656675 calls/s # udp tx: 924 MB/s 15685 calls/s 15685 msg/s # udp rx: 822 MB/s 666252 calls/s # udp tx: 925 MB/s 15692 calls/s 15692 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 68 MB/s 55353 calls/s # udp tx: 391 MB/s 6640 calls/s 6640 msg/s # udp tx: 382 MB/s 6492 calls/s 6492 msg/s # udp rx: 75 MB/s 61404 calls/s # udp tx: 488 MB/s 8284 calls/s 8284 msg/s [ 980.347325] udpgso_bench_tx (7522) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 421 MB/s 7151 calls/s 7151 msg/s # udp rx: 36 MB/s 29608 calls/s # udp tx: 470 MB/s 7978 calls/s 7978 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 487 MB/s 8268 calls/s 8268 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 27 MB/s 22464 calls/s # udp tx: 363 MB/s 6158 calls/s 6158 msg/s # udp tx: 506 MB/s 8599 calls/s 8599 msg/s # udp rx: 71 MB/s 57777 calls/s # udp tx: 567 MB/s 9632 calls/s 9632 msg/s # udp rx: 17 MB/s 14408 calls/s # UDP GRO fwd perf udp rx: 658 MB/s 535048 calls/s # udp tx: 712 MB/s 12087 calls/s 12087 msg/s # udp rx: 591 MB/s 480604 calls/s # udp tx: 650 MB/s 11040 calls/s 11040 msg/s # udp rx: 677 MB/s 549143 calls/s # udp tx: 828 MB/s 14045 calls/s 14045 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 419 MB/s 7112 calls/s 7112 msg/s # udp rx: 1 MB/s 1515 calls/s # udp tx: 423 MB/s 7175 calls/s 7175 msg/s # udp rx: 2 MB/s 2304 calls/s # udp tx: 417 MB/s 7079 calls/s 7079 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 372 MB/s 6322 calls/s 6322 msg/s # udp tx: 348 MB/s 5905 calls/s 5905 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 389 MB/s 6599 calls/s 6599 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__->