On Mon, Jul 3, 2023 at 10:40 AM <[email protected]> wrote: > > From: Kiran Kumar K <[email protected]> > > Adding support to parse IPV6 routing ext flow type for cnxk. > > Signed-off-by: Kiran Kumar K <[email protected]> > Reviewed-by: Satheesh Paul <[email protected]> > Tested-by: Jerin Jacob <[email protected]>
Updated the git commit as follows and applied to dpdk-next-net-mrvl/for-next-net. Thanks Author: Satheesh Paul <[email protected]> Date: Mon Jul 3 10:40:26 2023 +0530 net/cnxk: support IPv6 routing ext flow type Support to parse RTE_FLOW_ITEM_TYPE_IPV6_ROUTING_EXT rte_flow type for cnxk device. Signed-off-by: Kiran Kumar K <[email protected]> Signed-off-by: Satheesh Paul <[email protected]> commit 830d75fd19d9508237b69c66ffc0711671345f32 Author: Kiran Kumar K <[email protected]> Date: Mon Jul 3 10:40:25 2023 +0530 common/cnxk: support IPv6 routing ext flow type Support to parse IPV6 routing ext flow type. Signed-off-by: Kiran Kumar K <[email protected]> Reviewed-by: Satheesh Paul <[email protected]>

