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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1338 MB/s 1089592 calls/s # 2.80 [+1.06] udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # 3.80 [+1.00] udp tx: 1926 MB/s 32669 calls/s 32669 msg/s # 3.80 [+0.00] udp rx: 1564 MB/s 1273727 calls/s # 4.80 [+1.00] udp tx: 1944 MB/s 32976 calls/s 32976 msg/s # 4.90 [+0.10] udp rx: 1348 MB/s 1098014 calls/s # 4.91 [+0.02] UDP GRO fwd perf udp rx: 1622 MB/s 1320665 calls/s # 5.98 [+1.07] udp tx: 1864 MB/s 31618 calls/s 31618 msg/s # 6.98 [+1.00] udp tx: 1986 MB/s 33699 calls/s 33699 msg/s # 6.98 [+0.00] udp rx: 1625 MB/s 1323454 calls/s # 7.98 [+1.00] udp tx: 2015 MB/s 34187 calls/s 34187 msg/s # 8.08 [+0.10] udp rx: 2013 MB/s 1639336 calls/s # 8.50 [+0.42] GRO frag list over UDP tunnel ok # 9.16 [+0.67] GRO fwd over UDP tunnel ok # 9.40 [+0.23] IPv6 # 9.63 [+0.23] No GRO ok # 10.11 [+0.48] GRO frag list ok # 10.63 [+0.52] GRO fwd ok # 11.09 [+0.45] UDP fwd perf udp rx: 1546 MB/s 1259187 calls/s # 12.15 [+1.06] udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # 13.13 [+0.98] udp rx: 1885 MB/s 1535345 calls/s # 13.15 [+0.02] udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # 14.15 [+1.00] udp tx: 1894 MB/s 32130 calls/s 32130 msg/s # 14.15 [+0.00] udp rx: 1774 MB/s 1444384 calls/s # 14.27 [+0.12] UDP GRO fwd perf udp rx: 1658 MB/s 1350607 calls/s # 15.33 [+1.06] udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # 16.31 [+0.98] udp rx: 1962 MB/s 1597296 calls/s # 16.33 [+0.02] udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # 17.31 [+0.98] udp rx: 1919 MB/s 1562868 calls/s # 17.33 [+0.02] udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # 17.87 [+0.54] GRO frag list over UDP tunnel ok # 18.57 [+0.70] 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__->