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.85 [+0.57] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1695 MB/s 1380476 calls/s # 3.04 [+1.06] udp tx: 1838 MB/s 31190 calls/s 31190 msg/s # 4.02 [+0.98] udp rx: 1917 MB/s 1560659 calls/s # 4.04 [+0.02] udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # 5.02 [+0.98] udp rx: 1901 MB/s 1548432 calls/s # 5.04 [+0.02] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1740 MB/s 1416804 calls/s # 6.22 [+1.06] udp tx: 1799 MB/s 30524 calls/s 30524 msg/s # 7.19 [+0.97] udp rx: 1839 MB/s 1497784 calls/s # 7.22 [+0.03] udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # 8.19 [+0.97] udp rx: 1860 MB/s 1514914 calls/s # 8.22 [+0.03] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 8.83 [+0.61] GRO frag list over UDP tunnel ok # 9.56 [+0.74] GRO fwd over UDP tunnel ok # 9.81 [+0.25] IPv6 # 10.05 [+0.23] No GRO ok # 10.58 [+0.53] GRO frag list ok # 11.14 [+0.56] GRO fwd ok # 11.63 [+0.49] UDP fwd perf udp rx: 1330 MB/s 1082981 calls/s # 12.71 [+1.07] udp tx: 1608 MB/s 27277 calls/s 27277 msg/s # 13.69 [+0.98] udp rx: 1396 MB/s 1136896 calls/s # 13.71 [+0.02] udp tx: 1708 MB/s 28982 calls/s 28982 msg/s # 14.69 [+0.98] udp rx: 1702 MB/s 1385988 calls/s # 14.71 [+0.02] udp tx: 1730 MB/s 29346 calls/s 29346 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1484 MB/s 1208487 calls/s # 15.90 [+1.07] udp tx: 1772 MB/s 30069 calls/s 30069 msg/s # 16.87 [+0.97] udp rx: 1926 MB/s 1568256 calls/s # 16.90 [+0.03] udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # 17.87 [+0.97] udp rx: 1927 MB/s 1569168 calls/s # 17.90 [+0.03] udp tx: 1925 MB/s 32650 calls/s 32650 msg/s # 18.47 [+0.57] GRO frag list over UDP tunnel ok # 19.19 [+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__->