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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 28 MB/s 23044 calls/s # udp tx: 628 MB/s 10668 calls/s 10668 msg/s # udp tx: 732 MB/s 12425 calls/s 12425 msg/s # udp rx: 4 MB/s 3328 calls/s # udp tx: 704 MB/s 11952 calls/s 11952 msg/s # udp rx: 47 MB/s 38648 calls/s # UDP GRO fwd perf udp rx: 417 MB/s 337502 calls/s # udp tx: 811 MB/s 13766 calls/s 13766 msg/s # udp rx: 573 MB/s 463924 calls/s # udp tx: 809 MB/s 13725 calls/s 13725 msg/s # udp rx: 569 MB/s 460845 calls/s # udp tx: 797 MB/s 13525 calls/s 13525 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 641 MB/s 10878 calls/s 10878 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 587 MB/s 9968 calls/s 9968 msg/s # udp tx: 575 MB/s 9764 calls/s 9764 msg/s [ 937.060384] udpgso_bench_tx (5277) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 547 MB/s 9279 calls/s 9279 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 549 MB/s 9316 calls/s 9316 msg/s # udp tx: 556 MB/s 9440 calls/s 9440 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: 552 MB/s 9375 calls/s 9375 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 533 MB/s 9050 calls/s 9050 msg/s # udp rx: 15 MB/s 12360 calls/s # udp tx: 547 MB/s 9288 calls/s 9288 msg/s # UDP GRO fwd perf udp rx: 411 MB/s 332032 calls/s # udp tx: 884 MB/s 14999 calls/s 14999 msg/s # udp rx: 489 MB/s 394496 calls/s # udp tx: 898 MB/s 15240 calls/s 15240 msg/s # udp rx: 550 MB/s 444160 calls/s # udp tx: 891 MB/s 15121 calls/s 15121 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 518 MB/s 8801 calls/s 8801 msg/s # udp rx: 17 MB/s 14080 calls/s # udp tx: 623 MB/s 10571 calls/s 10571 msg/s # udp tx: 537 MB/s 9123 calls/s 9123 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 545 MB/s 9257 calls/s 9257 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 544 MB/s 9230 calls/s 9230 msg/s # udp tx: 541 MB/s 9188 calls/s 9188 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__->