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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1481 MB/s 1206030 calls/s # 2.89 [+1.07] udp tx: 1631 MB/s 27668 calls/s 27668 msg/s # 3.87 [+0.97] udp rx: 1742 MB/s 1418928 calls/s # 3.89 [+0.03] udp tx: 1738 MB/s 29493 calls/s 29493 msg/s # 4.87 [+0.97] udp rx: 875 MB/s 712571 calls/s # 4.89 [+0.03] udp tx: 1470 MB/s 24934 calls/s 24934 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1415808 calls/s # 6.08 [+1.07] udp tx: 1791 MB/s 30390 calls/s 30390 msg/s # 7.05 [+0.97] udp rx: 1724 MB/s 1404192 calls/s # 7.08 [+0.03] udp tx: 1709 MB/s 28996 calls/s 28996 msg/s # 8.05 [+0.97] udp rx: 1500 MB/s 1221744 calls/s # 8.08 [+0.03] udp tx: 1511 MB/s 25634 calls/s 25634 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.50 [+0.81] GRO fwd over UDP tunnel ok # 9.76 [+0.27] IPv6 # 10.05 [+0.29] No GRO ok # 10.55 [+0.50] GRO frag list ok # 11.08 [+0.53] GRO fwd ok # 11.57 [+0.49] UDP fwd perf udp rx: 1418 MB/s 1154747 calls/s # 12.64 [+1.07] udp tx: 1546 MB/s 26228 calls/s 26228 msg/s # 13.61 [+0.97] udp rx: 1551 MB/s 1263025 calls/s # 13.64 [+0.03] udp tx: 1828 MB/s 31017 calls/s 31017 msg/s # 14.61 [+0.97] udp rx: 1773 MB/s 1443487 calls/s # 14.64 [+0.03] udp tx: 1831 MB/s 31060 calls/s 31060 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1598 MB/s 1301054 calls/s # 15.83 [+1.07] udp tx: 1703 MB/s 28892 calls/s 28892 msg/s # 16.80 [+0.97] udp rx: 1281 MB/s 1043357 calls/s # 16.83 [+0.03] udp tx: 1592 MB/s 27008 calls/s 27008 msg/s # 17.82 [+0.99] udp rx: 1407 MB/s 1145469 calls/s # 17.83 [+0.01] udp tx: 1831 MB/s 31055 calls/s 31055 msg/s # 18.45 [+0.62] GRO frag list over UDP tunnel ok # 19.31 [+0.86] 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__->