> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Thursday, January 23, 2025 11:23 AM
> To: Nithin Kumar Dabilpuram <[email protected]>; Kiran Kumar
> Kokkilagadda <[email protected]>; Sunil Kumar Kori
> <[email protected]>; Satha Koteswara Rao Kottidi
> <[email protected]>; Harman Kalra <[email protected]>
> Cc: [email protected]; Satheesh Paul Antonysamy <[email protected]>
> Subject: [EXTERNAL] [dpdk-dev] [PATCH v4 1/2] common/cnxk: support NPC
> flow on cn20k
> 
> From: Satheesh Paul <psatheesh@ marvell. com> ROC changes to support NPC
> flow on cn20k. Signed-off-by: Satheesh Paul <psatheesh@ marvell. com>
> Reviewed-by: Kiran Kumar K <kirankumark@ marvell. com> --- v2: * Fixed
> generic platform
> 
> From: Satheesh Paul <[email protected]>
> 
> ROC changes to support NPC flow on cn20k.
> 
> Signed-off-by: Satheesh Paul <[email protected]>
> Reviewed-by: Kiran Kumar K <[email protected]>
> ---
_LEN];
> +};
> +
> +struct npc_get_field_hash_info_req {
> +     struct mbox_msghdr hdr;
> +     uint8_t intf;

1)Looks like __io tag is missing
2)Please update the release note for this feature(rte_flow support for cn20k)

> +};
> +
>

Reply via email to