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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp rx: 1776 MB/s 1446237 calls/s # 2.99 [+1.07] udp tx: 1842 MB/s 31248 calls/s 31248 msg/s # 3.96 [+0.97] udp rx: 1911 MB/s 1555968 calls/s # 3.99 [+0.03] udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # 4.96 [+0.97] udp rx: 1976 MB/s 1609248 calls/s # 4.99 [+0.03] udp tx: 1974 MB/s 33482 calls/s 33482 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1135 MB/s 924644 calls/s # 6.18 [+1.07] udp tx: 1380 MB/s 23419 calls/s 23419 msg/s # 7.16 [+0.97] udp rx: 1334 MB/s 1086022 calls/s # 7.18 [+0.03] udp tx: 1384 MB/s 23480 calls/s 23480 msg/s # 8.16 [+0.97] udp rx: 1373 MB/s 1117864 calls/s # 8.18 [+0.03] udp tx: 1415 MB/s 24016 calls/s 24016 msg/s # 8.80 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.10 [+0.26] No GRO ok # 10.65 [+0.55] GRO frag list ok # 11.22 [+0.57] GRO fwd ok # 11.75 [+0.53] UDP fwd perf udp rx: 1632 MB/s 1329381 calls/s # 12.82 [+1.07] udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # 13.79 [+0.97] udp rx: 1915 MB/s 1559228 calls/s # 13.82 [+0.03] udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # 14.79 [+0.97] udp rx: 1929 MB/s 1570896 calls/s # 14.82 [+0.03] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1480896 calls/s # 16.02 [+1.07] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 16.99 [+0.97] udp rx: 1857 MB/s 1512192 calls/s # 17.02 [+0.03] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 17.99 [+0.97] udp rx: 1832 MB/s 1491792 calls/s # 18.02 [+0.03] udp tx: 1828 MB/s 31020 calls/s 31020 msg/s # 18.61 [+0.60] GRO frag list over UDP tunnel ok # 19.38 [+0.77] 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__->