make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.46 [+0.62] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 1491 MB/s 1214261 calls/s # 3.01 [+1.07] udp tx: 1799 MB/s 30528 calls/s 30528 msg/s # 3.99 [+0.97] udp rx: 1727 MB/s 1406483 calls/s # 4.01 [+0.03] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 4.98 [+0.97] udp rx: 1645 MB/s 1339983 calls/s # 5.01 [+0.03] udp tx: 1785 MB/s 30278 calls/s 30278 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1718 MB/s 1399089 calls/s # 6.20 [+1.07] udp tx: 1803 MB/s 30590 calls/s 30590 msg/s # 7.17 [+0.97] udp rx: 1697 MB/s 1382304 calls/s # 7.20 [+0.03] udp tx: 1696 MB/s 28768 calls/s 28768 msg/s # 8.17 [+0.97] udp rx: 1854 MB/s 1509912 calls/s # 8.20 [+0.03] udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # 8.74 [+0.54] GRO frag list over UDP tunnel ok # 9.51 [+0.76] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 9.98 [+0.22] No GRO ok # 10.50 [+0.52] GRO frag list ok # 11.05 [+0.55] GRO fwd ok # 11.57 [+0.52] UDP fwd perf udp rx: 1620 MB/s 1319372 calls/s # 12.65 [+1.08] udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # 13.62 [+0.97] udp rx: 1882 MB/s 1532208 calls/s # 13.65 [+0.03] udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # 14.62 [+0.97] udp rx: 1843 MB/s 1500720 calls/s # 14.65 [+0.03] udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1699 MB/s 1383303 calls/s # 15.84 [+1.07] udp tx: 1779 MB/s 30189 calls/s 30189 msg/s # 16.81 [+0.97] udp rx: 1902 MB/s 1549248 calls/s # 16.84 [+0.03] udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # 17.82 [+0.97] udp rx: 1768 MB/s 1440125 calls/s # 17.84 [+0.03] udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # 18.44 [+0.60] GRO frag list over UDP tunnel ok # 19.16 [+0.72] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->