[v6,00/15] net/zxdh: updated net zxdh driver
Junlong Wang
wang.junlong1 at zte.com.cn
Thu Jan 2 12:39:50 CET 2025
Hi, Maintainer
A few days ago, I pushed the v6 version. Is there anything else that needs to be modified? If so, please let me know.
Thank you for your time!
> V6:
> - Remove unnecessary __rte_packed in the virtqueue structure and others.
> - Remove Some blank before or after log message,
> and remove some end with period in log message.
>
> V5:
> - Simplify the notify_data part in the zxdh_notify_queue function.
> - Replace rte_zmalloc with rte_calloc in the rss_reta_update function.
> - Remove unnecessary check in mtu_set function.
>
> V4:
> - resolved ci compile issues.
>
> V3:
> - use rte_zmalloc and rte_calloc to avoid memset.
> - remove unnecessary initialization, which first usage will set.
> - adjust some function which is always return 0, changed to void
> and skip the ASSERTION later.
> - resolved some WARNING:MACRO_ARG_UNUSED issues.
> - resolved some other issues.
>
> V2:
> - resolve code style and github-robot build issue.
>
> V1:
> - updated net zxdh driver
> provided insert/delete/get table code funcs.
> provided link/mac/vlan/promiscuous/rss/mtu ops.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250102/fd647b60/attachment.htm>
More information about the dev
mailing list