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.25] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.00 [+0.50] UDP fwd perf udp rx: 1728 MB/s 1406827 calls/s # 3.07 [+1.07] udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # 4.04 [+0.97] udp rx: 1858 MB/s 1512672 calls/s # 4.07 [+0.03] udp tx: 1857 MB/s 31510 calls/s 31510 msg/s # 5.04 [+0.98] udp rx: 1862 MB/s 1515984 calls/s # 5.07 [+0.02] udp tx: 1859 MB/s 31546 calls/s 31546 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1688 MB/s 1375008 calls/s # 6.26 [+1.07] udp tx: 1738 MB/s 29491 calls/s 29491 msg/s # 7.23 [+0.97] udp rx: 1585 MB/s 1290845 calls/s # 7.26 [+0.03] udp tx: 1634 MB/s 27725 calls/s 27725 msg/s # 8.23 [+0.97] udp rx: 1827 MB/s 1488192 calls/s # 8.26 [+0.03] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 8.90 [+0.64] GRO frag list over UDP tunnel ok # 9.67 [+0.76] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.19 [+0.26] No GRO ok # 10.71 [+0.52] GRO frag list ok # 11.30 [+0.59] GRO fwd ok # 11.80 [+0.50] UDP fwd perf udp rx: 1479 MB/s 1204792 calls/s # 12.87 [+1.07] udp tx: 1706 MB/s 28935 calls/s 28935 msg/s # 13.84 [+0.97] udp rx: 1693 MB/s 1378844 calls/s # 13.87 [+0.03] udp tx: 1779 MB/s 30183 calls/s 30183 msg/s # 14.84 [+0.97] udp rx: 1839 MB/s 1497312 calls/s # 14.87 [+0.03] udp tx: 1837 MB/s 31159 calls/s 31159 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1712 MB/s 1393976 calls/s # 16.06 [+1.07] udp tx: 1773 MB/s 30077 calls/s 30077 msg/s # 17.03 [+0.97] udp rx: 1846 MB/s 1503496 calls/s # 17.06 [+0.03] udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # 18.03 [+0.97] udp rx: 1845 MB/s 1502304 calls/s # 18.06 [+0.03] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 18.70 [+0.64] GRO frag list over UDP tunnel ok # 19.49 [+0.80] 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__->