> -----Original Message-----
> From: psathe...@marvell.com <psathe...@marvell.com>
> Sent: Thursday, January 23, 2025 11:23 AM
> To: Nithin Kumar Dabilpuram <ndabilpu...@marvell.com>; Kiran Kumar
> Kokkilagadda <kirankum...@marvell.com>; Sunil Kumar Kori
> <sk...@marvell.com>; Satha Koteswara Rao Kottidi
> <skotesh...@marvell.com>; Harman Kalra <hka...@marvell.com>
> Cc: dev@dpdk.org; Satheesh Paul Antonysamy <psathe...@marvell.com>
> 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 <psathe...@marvell.com>
> 
> ROC changes to support NPC flow on cn20k.
> 
> Signed-off-by: Satheesh Paul <psathe...@marvell.com>
> Reviewed-by: Kiran Kumar K <kirankum...@marvell.com>
> ---
_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