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: 568 MB/s 9649 calls/s 9649 msg/s # udp rx: 62 MB/s 51168 calls/s # udp tx: 591 MB/s 10027 calls/s 10027 msg/s # udp rx: 25 MB/s 21105 calls/s # udp tx: 551 MB/s 9349 calls/s 9349 msg/s # UDP GRO fwd perf udp rx: 519 MB/s 422492 calls/s # udp tx: 641 MB/s 10874 calls/s 10874 msg/s # udp rx: 525 MB/s 427447 calls/s # udp tx: 601 MB/s 10203 calls/s 10203 msg/s # udp rx: 724 MB/s 589647 calls/s # udp tx: 716 MB/s 12150 calls/s 12150 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 455 MB/s 7720 calls/s 7720 msg/s # udp rx: 8 MB/s 6999 calls/s # udp tx: 539 MB/s 9147 calls/s 9147 msg/s # udp tx: 541 MB/s 9178 calls/s 9178 msg/s [ 945.715627] udpgso_bench_tx (2748) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 529 MB/s 8978 calls/s 8978 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 544 MB/s 9232 calls/s 9232 msg/s # udp tx: 545 MB/s 9251 calls/s 9251 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 569 MB/s 9658 calls/s 9658 msg/s # udp rx: 173 MB/s 141374 calls/s # udp tx: 531 MB/s 9012 calls/s 9012 msg/s # udp rx: 60 MB/s 49066 calls/s # udp tx: 548 MB/s 9304 calls/s 9304 msg/s # UDP GRO fwd perf udp rx: 434 MB/s 352172 calls/s # udp tx: 778 MB/s 13211 calls/s 13211 msg/s # udp rx: 439 MB/s 356694 calls/s # udp tx: 722 MB/s 12259 calls/s 12259 msg/s # udp rx: 558 MB/s 452246 calls/s # udp tx: 836 MB/s 14196 calls/s 14196 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 463 MB/s 7856 calls/s 7856 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 451 MB/s 7658 calls/s 7658 msg/s # udp tx: 433 MB/s 7345 calls/s 7345 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 471 MB/s 7991 calls/s 7991 msg/s # udp tx: 460 MB/s 7810 calls/s 7810 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 463 MB/s 7862 calls/s 7862 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__->