>>   net/zxdh: add zxdh get device backend infos<br />>>   net/zxdh: add configure zxdh intr implementation<br />>>   net/zxdh: add zxdh dev infos get ops<br />>>   net/zxdh: add zxdh dev configure ops<br />>>  <br /> <br />> Hi Junlong,<br /> <br />> I can see not all of the eth_dev_ops implemented, and datapath not<br />> implemented, so driver is not functional right now.<br /> <br />> What happens if you want to run testpmd with the current state of the<br />> driver, I assume it crashes?<br /> <br />> And what is the plan for the driver? Are you planning to upstream<br />> remaining support in this release or in future releases?<br /> <br />> As the driver is not functional yet, to set the expectation right for<br />> the users, I suggest marking driver as experimental in the maintainers<br />> file and document the restrictions in the driver documentation, also<br />> clarify this in the release notes update, what do you think?<br /> <br />Hi Ferruh,<br />      The complete driver function has been implemented. At present, the driver function is integrated in batches.<br />      The integrated PMD does not cause the crash but cannot support all PMD functions.We plan to integrate the driver in this version and finally provide a complete and available driver.<br />      In the current phase, we will marking driver as experimental in the maintainers file and document the restrictions in the driver documentation, also clarify this in the release notes update.<br />      Thanks.<br />