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_I
Hi Thomas,
>> I submitted a patch on October 29 and haven't received response.>> Wondering
>> if any modifications are needed? Could you provide an update on the
>> review?>> Thanks. Looking forward to hearing from you.>>I cannot apply your
>> patches because the format looks wrong.>It looks th
Hi Stephen,
>> +char zxdh_gdma_driver_name[] = "rawdev_zxdh_gdma";>> +char dev_name[] =
>> "zxdh_gdma";>> +>> +uint32_t>> +zxdh_gdma_read_reg(struct rte_rawdev *dev,
>> uint16_t queue_id, uint32_t offset)>> +{>> +struct zxdh_gdma_rawdev
>> *gdmadev = zxdh_gdma_rawdev_get_priv(dev);>> +u
>> Hi thomas,>>>> I hope this message finds you well.>> I initially
>> submitted the zxdh rawdev driver on June 12th, and the final version was
>> submitted on August 12th. Since then, I have not received any feedback from
>> the community.>> I would appreciate it if you could provide any su
>> +struct zxdh_gdma_buff_desc {>> +uint SrcAddr_L;>> +uint
>> DstAddr_L;>> +uint Xpara;>> +uint ZY_para;>> +uint ZY_SrcStep;>>
>> +uint ZY_DstStep;>> +uint ExtAddr;>> +uint LLI_Addr_L;>> +
>> uint LLI_Addr_H;>> +uint ChCont;>> +uint LLI_User;>> +ui
Hi David,
I have made some changes as suggested. Is there anything else that needs to be
changed?
Thanks
Original
From: DavidMarchand
To: 张勇10313449;
Cc: dev@dpdk.org ;
Date: 2024年06月12日 19:28
Subject: Re: raw/zxdh: introduce zxdh raw device driver
Hello,
On Wed, Jun 12, 2024 at 1:01 PM
6 matches
Mail list logo