Re: [v5,2/5] raw/gdtc: add support for queue setup operation
zhang.yong25 at zte.com.cn
zhang.yong25 at zte.com.cn
Wed Nov 20 02:45:44 CET 2024
Hi Thomas,
>> +#define ZXDH_GDMA_SRC_LLI_ERR (1 << 16)>> +#define ZXDH_GDMA_SRC_DATA_ERR (1 << 17)>> +#define ZXDH_GDMA_DST_ADDR_ERR (1 << 18)>> +#define ZXDH_GDMA_ERR_STATUS (1 << 19)>> +#define ZXDH_GDMA_ERR_INTR_ENABLE (1 << 20)>>You should use RTE_BIT macros for this.
The patch is currently in the accepted state.
Should I resubmit the patch or modify it in the next release?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241120/a6f33329/attachment-0001.htm>
More information about the dev
mailing list