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.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.47 [+0.60] GRO fwd ok # 1.96 [+0.49] UDP fwd perf udp rx: 995 MB/s 810668 calls/s # 3.03 [+1.07] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 4.00 [+0.97] udp rx: 1020 MB/s 830246 calls/s # 4.03 [+0.03] udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # 5.00 [+0.97] udp rx: 1164 MB/s 947980 calls/s # 5.03 [+0.03] udp tx: 1308 MB/s 22197 calls/s 22197 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 970 MB/s 789648 calls/s # 6.23 [+1.07] udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # 7.20 [+0.97] udp rx: 970 MB/s 789639 calls/s # 7.23 [+0.03] udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # 8.20 [+0.97] udp rx: 1056 MB/s 859817 calls/s # 8.23 [+0.03] udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # 8.86 [+0.63] GRO frag list over UDP tunnel ok # 9.65 [+0.79] GRO fwd over UDP tunnel ok # 9.92 [+0.27] IPv6 # 10.21 [+0.29] No GRO ok # 10.72 [+0.52] GRO frag list ok # 11.30 [+0.58] GRO fwd ok # 11.81 [+0.51] UDP fwd perf udp rx: 1318 MB/s 1073131 calls/s # 12.89 [+1.07] udp tx: 1799 MB/s 30524 calls/s 30524 msg/s # 13.86 [+0.97] udp rx: 1779 MB/s 1448835 calls/s # 13.89 [+0.03] udp tx: 1846 MB/s 31316 calls/s 31316 msg/s # 14.86 [+0.98] udp rx: 1907 MB/s 1553148 calls/s # 14.89 [+0.02] udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1320 MB/s 1074902 calls/s # 16.10 [+1.09] udp tx: 1684 MB/s 28574 calls/s 28574 msg/s # 17.06 [+0.96] udp rx: 1875 MB/s 1526520 calls/s # 17.10 [+0.04] udp tx: 1916 MB/s 32502 calls/s 32502 msg/s # 18.06 [+0.96] udp rx: 1874 MB/s 1525091 calls/s # 18.10 [+0.04] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 18.70 [+0.60] GRO frag list over UDP tunnel ok # 19.45 [+0.75] 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__->