V3:<br />  - resolve code style.<br />  - resolve spin lock build issue.<br />  - rebase code baseline.<br />  - modify parameters of the plcr function.<br /> <br />V2:<br />  - resolve code style and github-robot build issue.<br />  - eliminate commit warning.<br />  - remove unnecessary initialization, which first usage will set.<br />  - replace mutex lock with spinlock.<br /> <br />V1:<br />  - updated network processor driver.<br />  - improve insert/delete/get table code funcs.<br /> <br />Bingbin Chen (14):<br />  net/zxdh: add network processor registers ops<br />  net/zxdh: support compatibility check<br />  net/zxdh: add agent channel<br />  net/zxdh: modify dtb queue ops<br />  net/zxdh: add tables dump address ops<br />  net/zxdh: add eram tables ops<br />  net/zxdh: get flow tables resources<br />  net/zxdh: support hash resources configuration<br />  net/zxdh: implement tables initialization<br />  net/zxdh: support hash tables write and delete ops<br />  net/zxdh: get hash table entry result<br />  net/zxdh: delete all hash entries<br />  net/zxdh: add acl tables ops<br />  net/zxdh: modify parameters of the plcr function<br /> <br /> drivers/net/zxdh/zxdh_ethdev.c |    70 +<br /> drivers/net/zxdh/zxdh_ethdev.h |     1 +<br /> drivers/net/zxdh/zxdh_msg.c    |     3 +-<br /> drivers/net/zxdh/zxdh_mtr.c    |     8 +-<br /> drivers/net/zxdh/zxdh_np.c     | 11387 +++++++++++++++++++++++++++----<br /> drivers/net/zxdh/zxdh_np.h     |  1223 +++-<br /> 6 files changed, 11118 insertions(+), 1574 deletions(-)<br /> <br />--  <br />2.27.0<br />