make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.04 [+0.55] UDP fwd perf udp rx: 685 MB/s 555502 calls/s # 3.12 [+1.08] udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # 4.09 [+0.97] udp rx: 545 MB/s 441518 calls/s # 4.12 [+0.03] udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # 5.09 [+0.97] udp rx: 656 MB/s 532130 calls/s # 5.12 [+0.03] udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 731 MB/s 593570 calls/s # 6.31 [+1.07] udp tx: 1194 MB/s 20258 calls/s 20258 msg/s # 7.28 [+0.97] udp rx: 437 MB/s 354916 calls/s # 7.31 [+0.03] udp tx: 1350 MB/s 22912 calls/s 22912 msg/s # 8.28 [+0.97] udp rx: 638 MB/s 516852 calls/s # 8.31 [+0.03] udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # 8.97 [+0.65] GRO frag list over UDP tunnel ok # 9.80 [+0.83] GRO fwd over UDP tunnel ok # 10.07 [+0.27] IPv6 # 10.37 [+0.29] No GRO ok # 10.93 [+0.56] GRO frag list ok # 11.56 [+0.63] GRO fwd ok # 12.14 [+0.58] UDP fwd perf udp rx: 545 MB/s 441727 calls/s # 13.21 [+1.07] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 14.18 [+0.97] udp rx: 877 MB/s 710955 calls/s # 14.21 [+0.03] udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # 15.18 [+0.97] udp rx: 916 MB/s 743941 calls/s # 15.21 [+0.03] udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # 15.33 [+0.12] UDP GRO fwd perf udp rx: 762 MB/s 617320 calls/s # 16.40 [+1.07] udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # 17.37 [+0.97] udp rx: 759 MB/s 615360 calls/s # 17.40 [+0.03] udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # 18.37 [+0.97] udp rx: 803 MB/s 651322 calls/s # 18.40 [+0.03] udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # 19.03 [+0.64] GRO frag list over UDP tunnel ok # 19.85 [+0.81] GRO fwd over UDP tunnel ok 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__->