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) <[email protected]>
>> Signed-off-by: Chunsong Feng <[email protected]>
>> Signed-off-by: Min Wang (Jushui) <[email protected]>
>> Signed-off-by: Min Hu (Connor) <[email protected]>
>> Signed-off-by: Hao Chen <[email protected]>
>> Signed-off-by: Huisong Li <[email protected]>
> <...>
>
>> +
>> +#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