[EXTERNAL] [dpdk-dev] [PATCH v4 1/2] common/cnxk: support NPC flow on cn20k
Jerin Jacob
jerinj at marvell.com
Tue Feb 4 16:00:53 CET 2025
> -----Original Message-----
> From: psatheesh at marvell.com <psatheesh at marvell.com>
> Sent: Thursday, January 23, 2025 11:23 AM
> To: Nithin Kumar Dabilpuram <ndabilpuram at marvell.com>; Kiran Kumar
> Kokkilagadda <kirankumark at marvell.com>; Sunil Kumar Kori
> <skori at marvell.com>; Satha Koteswara Rao Kottidi
> <skoteshwar at marvell.com>; Harman Kalra <hkalra at marvell.com>
> Cc: dev at dpdk.org; Satheesh Paul Antonysamy <psatheesh at 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 <psatheesh at marvell.com>
>
> ROC changes to support NPC flow on cn20k.
>
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>
> Reviewed-by: Kiran Kumar K <kirankumark at 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)
> +};
> +
>
More information about the dev
mailing list