Hi, Ferruh Yigit

On 2019/8/30 23:13, Ferruh Yigit wrote:
> On 8/23/2019 2:47 PM, Wei Hu (Xavier) wrote:
>> This patch adds queue related operation, package sending and
>> receiving function codes.
>>
>> Signed-off-by: Wei Hu (Xavier) <xavier.hu...@huawei.com>
>> Signed-off-by: Chunsong Feng <fengchuns...@huawei.com>
>> Signed-off-by: Min Wang (Jushui) <wangm...@huawei.com>
>> Signed-off-by: Min Hu (Connor) <humi...@huawei.com>
>> Signed-off-by: Hao Chen <chenhao...@huawei.com>
>> Signed-off-by: Huisong Li <lihuis...@huawei.com>
> <...>
>
>> +
>> +#define __packed __attribute__((packed))
>> +/* hardware spec ring buffer format */
>> +__packed struct hns3_desc {
> Can you use existing '__rte_packed' instead?
>
OK, I will fix it in patch V2.
Thanks for your suggestion.

Regards
Xavier


Reply via email to