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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.37 [+0.61] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1049 MB/s 853833 calls/s # 2.92 [+1.06] udp tx: 1391 MB/s 23599 calls/s 23599 msg/s # 3.90 [+0.98] udp rx: 1276 MB/s 1039521 calls/s # 3.92 [+0.02] udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # 4.90 [+0.98] udp rx: 1327 MB/s 1081091 calls/s # 4.92 [+0.02] udp tx: 1344 MB/s 22809 calls/s 22809 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1217 MB/s 991252 calls/s # 6.10 [+1.06] udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # 7.08 [+0.98] udp rx: 1274 MB/s 1037171 calls/s # 7.10 [+0.02] udp tx: 1330 MB/s 22564 calls/s 22564 msg/s # 8.08 [+0.98] udp rx: 1337 MB/s 1088661 calls/s # 8.10 [+0.02] udp tx: 1350 MB/s 22902 calls/s 22902 msg/s # 8.67 [+0.56] GRO frag list over UDP tunnel ok # 9.45 [+0.78] GRO fwd over UDP tunnel ok # 9.69 [+0.24] IPv6 # 9.96 [+0.27] No GRO ok # 10.48 [+0.53] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 1520 MB/s 1235274 calls/s # 12.58 [+1.06] udp tx: 1755 MB/s 29770 calls/s 29770 msg/s # 13.55 [+0.98] udp rx: 1788 MB/s 1451445 calls/s # 13.58 [+0.02] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 14.56 [+0.98] udp rx: 1736 MB/s 1409043 calls/s # 14.58 [+0.02] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1340872 calls/s # 15.77 [+1.07] udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # 16.74 [+0.97] udp rx: 1747 MB/s 1417181 calls/s # 16.77 [+0.03] udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # 17.74 [+0.97] udp rx: 1370 MB/s 1112251 calls/s # 17.77 [+0.03] udp tx: 1763 MB/s 29915 calls/s 29915 msg/s # 18.42 [+0.65] GRO frag list over UDP tunnel ok # 19.25 [+0.83] 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__->