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.01 [+0.01] IPv4 # 0.22 [+0.21] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.23 [+0.51] GRO fwd ok # 1.68 [+0.45] UDP fwd perf udp rx: 1792 MB/s 1459479 calls/s # 2.74 [+1.06] udp tx: 1945 MB/s 33002 calls/s 33002 msg/s # 3.71 [+0.98] udp rx: 1992 MB/s 1621993 calls/s # 3.74 [+0.02] udp tx: 2004 MB/s 34002 calls/s 34002 msg/s # 4.71 [+0.98] udp rx: 2012 MB/s 1638510 calls/s # 4.74 [+0.02] udp tx: 2024 MB/s 34337 calls/s 34337 msg/s # 4.85 [+0.12] UDP GRO fwd perf udp rx: 1958 MB/s 1594351 calls/s # 5.91 [+1.06] udp tx: 2029 MB/s 34420 calls/s 34420 msg/s # 6.88 [+0.97] udp rx: 1812 MB/s 1475399 calls/s # 6.91 [+0.03] udp tx: 2000 MB/s 33938 calls/s 33938 msg/s # 7.89 [+0.98] udp rx: 1989 MB/s 1620038 calls/s # 7.91 [+0.02] udp tx: 1999 MB/s 33920 calls/s 33920 msg/s # 8.51 [+0.60] GRO frag list over UDP tunnel ok # 9.31 [+0.80] GRO fwd over UDP tunnel ok # 9.57 [+0.26] IPv6 # 9.83 [+0.26] No GRO ok # 10.37 [+0.53] GRO frag list ok # 10.93 [+0.57] GRO fwd ok # 11.44 [+0.50] UDP fwd perf udp rx: 1191 MB/s 970154 calls/s # 12.51 [+1.07] udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # 13.48 [+0.97] udp rx: 1212 MB/s 987341 calls/s # 13.51 [+0.03] udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # 14.48 [+0.97] udp rx: 1218 MB/s 992329 calls/s # 14.51 [+0.03] udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1135 MB/s 924766 calls/s # 15.70 [+1.07] udp tx: 1184 MB/s 20095 calls/s 20095 msg/s # 16.66 [+0.97] udp rx: 1230 MB/s 1001947 calls/s # 16.70 [+0.03] udp tx: 1237 MB/s 20992 calls/s 20992 msg/s # 17.67 [+0.97] udp rx: 1211 MB/s 986268 calls/s # 17.70 [+0.03] udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # 18.30 [+0.60] GRO frag list over UDP tunnel ok # 19.10 [+0.80] 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__->