Re: [dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-20 Thread Thomas Monjalon
20/01/2021 11:36, Zhang, Qi Z: > From: Thomas Monjalon > > 20/01/2021 11:23, Zhang, Qi Z: > > > From: Thomas Monjalon > > > > What is DCF? > > > > > > > > > > > Its "Device Config Function" (DCF), please check ice.rst for detail. > > > > Thank you. > > As you know, I am interested in the privile

Re: [dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-20 Thread Zhang, Qi Z
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, January 20, 2021 6:31 PM > To: Guo, Jia ; Yigit, Ferruh ; Lu, > Wenzhuo ; Xing, Beilei ; Zhang, > Qi Z > Cc: andrew.rybche...@oktetlabs.ru; Iremonger, Bernard > ; Wu, Jingjing ; Yang, > Qiming ; Wang, Haiyue ; > dev@dpdk.o

Re: [dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-20 Thread Thomas Monjalon
20/01/2021 11:23, Zhang, Qi Z: > From: Thomas Monjalon > > What is DCF? > > > > > Its "Device Config Function" (DCF), please check ice.rst for detail. Thank you. As you know, I am interested in the privileged rights. This is what I found in ice.rst: A DCF PMD bounds to the device's tru

Re: [dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-20 Thread Zhang, Qi Z
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, January 20, 2021 6:20 PM > To: Guo, Jia ; Yigit, Ferruh ; Lu, > Wenzhuo ; Xing, Beilei ; Zhang, > Qi Z > Cc: andrew.rybche...@oktetlabs.ru; Iremonger, Bernard > ; Wu, Jingjing ; Yang, > Qiming ; Wang, Haiyue ; > dev@dpdk.o

Re: [dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-20 Thread Thomas Monjalon
20/01/2021 11:14, Zhang, Qi Z: > From: Guo, Jia > > + * Added support for UDP dynamic port assignment for eCPRI protocol > > feature. > > Need to claim this is a feature for ice DCF What is DCF?

Re: [dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-20 Thread Zhang, Qi Z
> -Original Message- > From: Guo, Jia > Sent: Tuesday, January 19, 2021 12:19 PM > To: Zhang, Qi Z ; tho...@monjalon.net; Yigit, Ferruh > ; andrew.rybche...@oktetlabs.ru; Iremonger, Bernard > ; Lu, Wenzhuo ; Xing, > Beilei > Cc: Wu, Jingjing ; Yang, Qiming > ; Wang, Haiyue ; > dev@dpdk

[dpdk-dev] [dpdk-dev v5] net/ice: enable eCPRI tunnel port configure in dcf

2021-01-18 Thread Jeff Guo
Add eCPRI tunnel port add and rm ops to configure eCPRI UDP tunnel port in dcf. Signed-off-by: Jeff Guo --- 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(