Hello,

Thanks for the submission.

On Tue, Jul 2, 2024 at 10:42 AM lhx <li.hanx...@zte.com.cn> wrote:
>
> From: = Hanxiao Li <li.hanx...@zte.com.cn>

There is an extra = sign here, please remove.

>
> Introduce zsda (ZTE Storage Data Accelerator) drivers and examples,
> which can help to accelerate some calculation process.

It looks like this is an upstreaming effort for code written against
DPDK v21.11.
There are unrelated / broken changes (probably due to some rebase issue).

Please fix at least what I quickly noticed:
- no version.map if unneeded,
- no touching of rte_config.h like disabling RTE_BACKTRACE,
- don't reintroduce renamed headers, like for example rte_cryptodev_pmd.h,
- don't remove "dma" device support in usertools/dpdk-devbind.py,
- don't introduce a hardware specific example,

Important: overall, this patch should be split in logical smaller
patches introducing feature one at a time.
And for next revisions, please version your patches, and register to
the dev@ mailing list and patchwork.


-- 
David Marchand

Reply via email to