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.82 [+0.54] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1589 MB/s 1294203 calls/s # 2.98 [+1.07] udp tx: 1802 MB/s 30573 calls/s 30573 msg/s # 3.95 [+0.97] udp rx: 1730 MB/s 1408770 calls/s # 3.98 [+0.03] udp tx: 1829 MB/s 31031 calls/s 31031 msg/s # 4.95 [+0.97] udp rx: 1642 MB/s 1337297 calls/s # 4.98 [+0.03] udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1564 MB/s 1273182 calls/s # 6.16 [+1.07] udp tx: 1660 MB/s 28156 calls/s 28156 msg/s # 7.14 [+0.97] udp rx: 1758 MB/s 1431097 calls/s # 7.16 [+0.03] udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # 8.14 [+0.97] udp rx: 1535 MB/s 1249729 calls/s # 8.16 [+0.03] udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.53 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.05 [+0.27] No GRO ok # 10.56 [+0.51] GRO frag list ok # 11.13 [+0.57] GRO fwd ok # 11.68 [+0.55] UDP fwd perf udp rx: 1564 MB/s 1272789 calls/s # 12.74 [+1.07] udp tx: 1809 MB/s 30682 calls/s 30682 msg/s # 13.72 [+0.97] udp rx: 1798 MB/s 1463424 calls/s # 13.74 [+0.03] udp tx: 1823 MB/s 30923 calls/s 30923 msg/s # 14.72 [+0.97] udp rx: 1776 MB/s 1445561 calls/s # 14.74 [+0.03] udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1249 MB/s 1016622 calls/s # 15.94 [+1.07] udp tx: 1737 MB/s 29476 calls/s 29476 msg/s # 16.91 [+0.97] udp rx: 1750 MB/s 1424694 calls/s # 16.94 [+0.03] udp tx: 1811 MB/s 30718 calls/s 30718 msg/s # 17.91 [+0.97] udp rx: 1679 MB/s 1366189 calls/s # 17.94 [+0.03] udp tx: 1804 MB/s 30612 calls/s 30612 msg/s # 18.53 [+0.59] GRO frag list over UDP tunnel ok # 19.30 [+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__->