[dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf
Zhang, Qi Z
qi.z.zhang at intel.com
Wed Jan 20 11:14:46 CET 2021
> -----Original Message-----
> From: Guo, Jia <jia.guo at intel.com>
> Sent: Tuesday, January 19, 2021 12:19 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>; thomas at monjalon.net; Yigit, Ferruh
> <ferruh.yigit at intel.com>; andrew.rybchenko at oktetlabs.ru; Iremonger, Bernard
> <bernard.iremonger at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Xing,
> Beilei <beilei.xing at intel.com>
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; Wang, Haiyue <haiyue.wang at intel.com>;
> dev at dpdk.org; Guo, Jia <jia.guo at intel.com>; Su, Simei <simei.su at intel.com>;
> orika at nvidia.com; getelson at nvidia.com; maxime.coquelin at redhat.com;
> jerinj at marvell.com; ajit.khaparde at broadcom.com; bingz at nvidia.com; Kinsella,
> Ray <ray.kinsella at intel.com>; dodji at redhat.com; david.marchand at redhat.com
> Subject: [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf
>
> Add eCPRI tunnel port add and rm ops to configure eCPRI UDP tunnel port in dcf.
>
> Signed-off-by: Jeff Guo <jia.guo at intel.com>
> ---
> v5:
> rebase patch
>
> v4:
> add doc
> ---
> doc/guides/rel_notes/release_21_02.rst | 12 +++++
> drivers/net/ice/ice_dcf_ethdev.c | 67 ++++++++++++++++++++++++++
> 2 files changed, 79 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_21_02.rst
> b/doc/guides/rel_notes/release_21_02.rst
> index 78ec2758e2..6b7870779f 100644
> --- a/doc/guides/rel_notes/release_21_02.rst
> +++ b/doc/guides/rel_notes/release_21_02.rst
> @@ -106,6 +106,18 @@ New Features
>
> * Added Double VLAN support for DCF switch QinQ filtering.
>
> +* **Updated the Intel ice driver.**
> +
> + Updated the Intel ice driver with new features and improvements, including:
> +
> + * Added support for UDP dynamic port assignment for eCPRI protocol
> feature.
Need to claim this is a feature for ice DCF, reword to
Added support for UDP dynamic port assignment for eCPRI tunnel in DCF.
Acked-by: Qi Zhang <qi.z.zhang at intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
More information about the dev
mailing list