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.84 [+0.56] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1166 MB/s 948372 calls/s # 3.06 [+1.08] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 4.03 [+0.97] udp rx: 1018 MB/s 825970 calls/s # 4.06 [+0.03] udp tx: 1366 MB/s 23181 calls/s 23181 msg/s # 5.03 [+0.97] udp rx: 1053 MB/s 853781 calls/s # 5.06 [+0.03] udp tx: 1363 MB/s 23126 calls/s 23126 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1050 MB/s 851390 calls/s # 6.25 [+1.07] udp tx: 1372 MB/s 23276 calls/s 23276 msg/s # 7.22 [+0.97] udp rx: 1179 MB/s 956964 calls/s # 7.25 [+0.03] udp tx: 1367 MB/s 23193 calls/s 23193 msg/s # 8.22 [+0.97] udp rx: 849 MB/s 688693 calls/s # 8.25 [+0.03] udp tx: 1368 MB/s 23213 calls/s 23213 msg/s # 8.84 [+0.59] GRO frag list over UDP tunnel ok # 9.64 [+0.80] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.17 [+0.27] No GRO ok # 10.68 [+0.51] GRO frag list ok # 11.22 [+0.54] GRO fwd ok # 11.70 [+0.48] UDP fwd perf udp rx: 1660 MB/s 1351883 calls/s # 12.76 [+1.06] udp tx: 1766 MB/s 29965 calls/s 29965 msg/s # 13.73 [+0.97] udp rx: 1630 MB/s 1327028 calls/s # 13.76 [+0.03] udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # 14.73 [+0.97] udp rx: 1649 MB/s 1342342 calls/s # 14.76 [+0.03] udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1707 MB/s 1389947 calls/s # 15.94 [+1.07] udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # 16.91 [+0.97] udp rx: 1605 MB/s 1306629 calls/s # 16.94 [+0.03] udp tx: 1781 MB/s 30216 calls/s 30216 msg/s # 17.91 [+0.97] udp rx: 1804 MB/s 1468868 calls/s # 17.94 [+0.03] udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # 18.57 [+0.63] GRO frag list over UDP tunnel ok # 19.38 [+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__->