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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1549 MB/s 1258212 calls/s # 2.89 [+1.06] udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # 3.86 [+0.98] udp rx: 1667 MB/s 1356011 calls/s # 3.89 [+0.02] udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # 4.87 [+0.98] udp rx: 1842 MB/s 1497431 calls/s # 4.89 [+0.02] udp tx: 1879 MB/s 31879 calls/s 31879 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1805 MB/s 1465589 calls/s # 6.06 [+1.06] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 7.04 [+0.98] udp rx: 1664 MB/s 1354001 calls/s # 7.06 [+0.02] udp tx: 1672 MB/s 28361 calls/s 28361 msg/s # 8.04 [+0.98] udp rx: 1848 MB/s 1503134 calls/s # 8.06 [+0.02] udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # 8.59 [+0.53] GRO frag list over UDP tunnel ok # 9.34 [+0.75] GRO fwd over UDP tunnel ok # 9.60 [+0.26] IPv6 # 9.87 [+0.27] No GRO ok # 10.40 [+0.53] GRO frag list ok # 11.00 [+0.59] GRO fwd ok # 11.53 [+0.53] UDP fwd perf udp rx: 1677 MB/s 1361850 calls/s # 12.59 [+1.06] udp tx: 1879 MB/s 31884 calls/s 31884 msg/s # 13.57 [+0.97] udp rx: 1777 MB/s 1445263 calls/s # 13.59 [+0.03] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 14.57 [+0.98] udp rx: 1788 MB/s 1456055 calls/s # 14.59 [+0.02] udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1328 MB/s 1079578 calls/s # 15.78 [+1.07] udp tx: 1633 MB/s 27699 calls/s 27699 msg/s # 16.76 [+0.97] udp rx: 1447 MB/s 1176282 calls/s # 16.79 [+0.03] udp tx: 1753 MB/s 29736 calls/s 29736 msg/s # 17.76 [+0.97] udp rx: 1210 MB/s 984207 calls/s # 17.78 [+0.03] udp tx: 1389 MB/s 23559 calls/s 23559 msg/s # 18.38 [+0.60] GRO frag list over UDP tunnel ok # 19.16 [+0.78] 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__->