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.23 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.71 [+0.47] UDP fwd perf udp rx: 1671 MB/s 1360812 calls/s # 2.77 [+1.06] udp tx: 1805 MB/s 30615 calls/s 30615 msg/s # 3.75 [+0.97] udp rx: 1885 MB/s 1535408 calls/s # 3.77 [+0.03] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 4.75 [+0.97] udp rx: 1885 MB/s 1535136 calls/s # 4.77 [+0.03] udp tx: 1883 MB/s 31946 calls/s 31946 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1724 MB/s 1403529 calls/s # 5.96 [+1.06] udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # 6.96 [+1.00] udp tx: 1840 MB/s 31212 calls/s 31212 msg/s # 6.96 [+0.00] udp rx: 1772 MB/s 1443200 calls/s # 7.96 [+1.00] udp tx: 1831 MB/s 31064 calls/s 31064 msg/s # 8.06 [+0.10] udp rx: 1790 MB/s 1457275 calls/s # 8.51 [+0.46] GRO frag list over UDP tunnel ok # 9.26 [+0.75] GRO fwd over UDP tunnel ok # 9.51 [+0.25] IPv6 # 9.76 [+0.25] No GRO ok # 10.29 [+0.52] GRO frag list ok # 10.82 [+0.53] GRO fwd ok # 11.29 [+0.48] UDP fwd perf udp rx: 1704 MB/s 1387644 calls/s # 12.36 [+1.06] udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # 13.33 [+0.98] udp rx: 1839 MB/s 1497472 calls/s # 13.36 [+0.02] udp tx: 1837 MB/s 31172 calls/s 31172 msg/s # 14.33 [+0.98] udp rx: 1843 MB/s 1500432 calls/s # 14.36 [+0.02] udp tx: 1840 MB/s 31220 calls/s 31220 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1426 MB/s 1161275 calls/s # 15.55 [+1.07] udp tx: 1737 MB/s 29471 calls/s 29471 msg/s # 16.52 [+0.97] udp rx: 1829 MB/s 1489768 calls/s # 16.55 [+0.03] udp tx: 1829 MB/s 31038 calls/s 31038 msg/s # 17.52 [+0.97] udp rx: 1796 MB/s 1462896 calls/s # 17.55 [+0.03] udp tx: 1794 MB/s 30443 calls/s 30443 msg/s # 18.11 [+0.56] GRO frag list over UDP tunnel ok # 18.82 [+0.71] 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__->