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.81 [+0.56] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1600 MB/s 1299004 calls/s # 3.00 [+1.07] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 3.97 [+0.97] udp rx: 1206 MB/s 981533 calls/s # 4.00 [+0.03] udp tx: 1566 MB/s 26577 calls/s 26577 msg/s # 4.97 [+0.97] udp rx: 1811 MB/s 1472294 calls/s # 5.00 [+0.03] udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1617 MB/s 1316610 calls/s # 6.19 [+1.07] udp tx: 1680 MB/s 28495 calls/s 28495 msg/s # 7.16 [+0.97] udp rx: 1772 MB/s 1441995 calls/s # 7.19 [+0.03] udp tx: 1794 MB/s 30434 calls/s 30434 msg/s # 8.16 [+0.97] udp rx: 1771 MB/s 1439910 calls/s # 8.19 [+0.03] udp tx: 1802 MB/s 30573 calls/s 30573 msg/s # 8.80 [+0.61] GRO frag list over UDP tunnel ok # 9.59 [+0.79] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.12 [+0.27] No GRO ok # 10.62 [+0.50] GRO frag list ok # 11.14 [+0.52] GRO fwd ok # 11.64 [+0.50] UDP fwd perf udp rx: 1242 MB/s 1007294 calls/s # 12.70 [+1.06] udp tx: 1822 MB/s 30908 calls/s 30908 msg/s # 13.68 [+0.97] udp rx: 1659 MB/s 1345259 calls/s # 13.70 [+0.03] udp tx: 1907 MB/s 32360 calls/s 32360 msg/s # 14.68 [+0.97] udp rx: 1512 MB/s 1227078 calls/s # 14.70 [+0.03] udp tx: 1746 MB/s 29616 calls/s 29616 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1241 MB/s 1006044 calls/s # 15.88 [+1.06] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 16.86 [+0.98] udp rx: 1500 MB/s 1217115 calls/s # 16.88 [+0.02] udp tx: 1818 MB/s 30836 calls/s 30836 msg/s # 17.86 [+0.98] udp rx: 1571 MB/s 1273420 calls/s # 17.88 [+0.02] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 18.46 [+0.58] GRO frag list over UDP tunnel ok # 19.23 [+0.77] 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__->