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.50 [+0.64] GRO fwd ok # 2.03 [+0.53] UDP fwd perf udp rx: 360 MB/s 292382 calls/s # 3.11 [+1.08] udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # 4.10 [+1.00] udp rx: 306 MB/s 248064 calls/s # 4.11 [+0.00] udp tx: 1354 MB/s 22967 calls/s 22967 msg/s # 5.11 [+1.00] udp rx: 344 MB/s 278016 calls/s # 5.11 [+0.00] udp tx: 1355 MB/s 22989 calls/s 22989 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 174 MB/s 140800 calls/s # 6.31 [+1.08] udp tx: 1385 MB/s 23501 calls/s 23501 msg/s # 7.28 [+0.97] udp rx: 1411 MB/s 1143629 calls/s # 7.31 [+0.03] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 8.28 [+0.97] udp rx: 1669 MB/s 1352801 calls/s # 8.31 [+0.03] udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # 8.90 [+0.59] GRO frag list over UDP tunnel ok # 9.72 [+0.82] GRO fwd over UDP tunnel ok # 9.97 [+0.25] IPv6 # 10.21 [+0.24] No GRO ok # 10.77 [+0.56] GRO frag list ok # 11.33 [+0.56] GRO fwd ok # 11.85 [+0.52] UDP fwd perf udp rx: 1211 MB/s 983635 calls/s # 12.92 [+1.07] udp tx: 1538 MB/s 26087 calls/s 26087 msg/s # 13.89 [+0.97] udp rx: 1166 MB/s 949847 calls/s # 13.92 [+0.03] udp tx: 1179 MB/s 20007 calls/s 20007 msg/s # 14.89 [+0.97] udp rx: 1105 MB/s 899691 calls/s # 14.92 [+0.03] udp tx: 1111 MB/s 18851 calls/s 18851 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1027 MB/s 836354 calls/s # 16.12 [+1.07] udp tx: 1066 MB/s 18081 calls/s 18081 msg/s # 17.09 [+0.97] udp rx: 1153 MB/s 938692 calls/s # 17.12 [+0.03] udp tx: 1158 MB/s 19645 calls/s 19645 msg/s # 18.09 [+0.97] udp rx: 939 MB/s 764605 calls/s # 18.12 [+0.03] udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # 18.72 [+0.61] GRO frag list over UDP tunnel ok # 19.54 [+0.82] 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__->