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 rx: 34 MB/s 27858 calls/s # udp tx: 635 MB/s 10778 calls/s 10778 msg/s # udp tx: 560 MB/s 9513 calls/s 9513 msg/s # udp rx: 5 MB/s 4604 calls/s # udp tx: 535 MB/s 9085 calls/s 9085 msg/s # UDP GRO fwd perf udp rx: 518 MB/s 418142 calls/s # udp tx: 896 MB/s 15212 calls/s 15212 msg/s # udp rx: 531 MB/s 428786 calls/s # udp tx: 895 MB/s 15187 calls/s 15187 msg/s # udp rx: 534 MB/s 431076 calls/s # udp tx: 908 MB/s 15412 calls/s 15412 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 276 MB/s 4694 calls/s 4694 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 278 MB/s 4726 calls/s 4726 msg/s # udp tx: 279 MB/s 4737 calls/s 4737 ms[ 901.004442] udpgso_bench_tx (8931) used greatest stack depth: 11104 bytes left g/s # udp rx: 0 MB/s 424 calls/s # UDP tunnel GRO fwd perf udp tx: 525 MB/s 8918 calls/s 8918 msg/s # udp rx: 2 MB/s 1792 calls/s # udp tx: 604 MB/s 10257 calls/s 10257 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 541 MB/s 9188 calls/s 9188 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 462 MB/s 7845 calls/s 7845 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 514 MB/s 8731 calls/s 8731 msg/s # udp rx: 80 MB/s 65723 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # UDP GRO fwd perf udp rx: 424 MB/s 342366 calls/s # udp tx: 853 MB/s 14475 calls/s 14475 msg/s # udp rx: 569 MB/s 459787 calls/s # udp tx: 887 MB/s 15059 calls/s 15059 msg/s # udp rx: 556 MB/s 449111 calls/s # udp tx: 879 MB/s 14916 calls/s 14916 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 494 MB/s 8386 calls/s 8386 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 496 MB/s 8417 calls/s 8417 msg/s # udp tx: 516 MB/s 8757 calls/s 8757 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 525 MB/s 8917 calls/s 8917 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 540 MB/s 9162 calls/s 9162 msg/s # udp tx: 553 MB/s 9384 calls/s 9384 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__->