<div dir="ltr">Sending a CI testing retest for the v5 of this series because of a suspected false failure on the packet capture testsuite.</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Aug 13, 2025 at 11:03 PM Bingbin Chen <<a href="mailto:chen.bingbin@zte.com.cn">chen.bingbin@zte.com.cn</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">v5:<br>  - modify some error level printing information,<br>    and other issues from Maintainer's.<br>
<br>V4:<br>  - replace rte_malloc with calloc in the flow_dev_dump function.<br>
<br>V3:<br>  - fix several checkpatch warnings.<br>
<br>V2:<br>  - resolve code style and gcc compilation issue.<br>
<br>V1:<br>  - add support flow director ops.<br>
<br>Bingbin Chen (2):<br>  net/zxdh: npsdk add flow director table ops<br>  net/zxdh: add support flow director ops<br>
<br> doc/guides/nics/features/zxdh.ini  |   16 +<br> doc/guides/nics/zxdh.rst           |    1 +<br> drivers/net/zxdh/meson.build       |    1 +<br> drivers/net/zxdh/zxdh_common.h     |    1 +<br> drivers/net/zxdh/zxdh_ethdev.c     |   26 +<br> drivers/net/zxdh/zxdh_ethdev.h     |   12 +-<br> drivers/net/zxdh/zxdh_ethdev_ops.c |    2 +-<br> drivers/net/zxdh/zxdh_ethdev_ops.h |    1 +<br> drivers/net/zxdh/zxdh_flow.c       | 2017 ++++++++++++++++++++++++++++<br> drivers/net/zxdh/zxdh_flow.h       |  240 ++++<br> drivers/net/zxdh/zxdh_msg.c        |  264 +++-<br> drivers/net/zxdh/zxdh_msg.h        |   31 +-<br> drivers/net/zxdh/zxdh_np.c         | 1638 ++++++++++++++++++++++<br> drivers/net/zxdh/zxdh_np.h         |   31 +-<br> drivers/net/zxdh/zxdh_tables.h     |   10 +-<br> 15 files changed, 4217 insertions(+), 74 deletions(-)<br> create mode 100644 drivers/net/zxdh/zxdh_flow.c<br> create mode 100644 drivers/net/zxdh/zxdh_flow.h<br>
<br>-- 
<br>2.27.0<br></blockquote></div>