DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] iavf share code update
@ 2020-04-10  0:34 Qi Zhang
  2020-04-10  0:42 ` Xing, Beilei
  0 siblings, 1 reply; 2+ messages in thread
From: Qi Zhang @ 2020-04-10  0:34 UTC (permalink / raw)
  To: beilei.xing; +Cc: jingjing.wu, xiaolong.ye, dev, Qi Zhang

Update virtual channel to support 
1) DDP package info query
2) flexibale RXID negotiate 
3) RSS and FDIR

Qi Zhang (6):
  common/iavf: add PTYPE definition
  common/iavf: add DDP package query in virtual channel
  common/iavf: add virtual channel support for Flex RXD
  common/iavf: add virtual channel protocol header
  common/iavf: add advanced RSS input set change support
  common/iavf: add flow director support in virtual channel

 drivers/common/iavf/iavf_type.h |   3 +-
 drivers/common/iavf/virtchnl.h  | 380 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 380 insertions(+), 3 deletions(-)

-- 
2.13.6


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH 0/6] iavf share code update
  2020-04-10  0:34 [dpdk-dev] [PATCH 0/6] iavf share code update Qi Zhang
@ 2020-04-10  0:42 ` Xing, Beilei
  0 siblings, 0 replies; 2+ messages in thread
From: Xing, Beilei @ 2020-04-10  0:42 UTC (permalink / raw)
  To: Zhang, Qi Z; +Cc: Wu, Jingjing, Ye, Xiaolong, dev



> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang@intel.com>
> Sent: Friday, April 10, 2020 8:35 AM
> To: Xing, Beilei <beilei.xing@intel.com>
> Cc: Wu, Jingjing <jingjing.wu@intel.com>; Ye, Xiaolong
> <xiaolong.ye@intel.com>; dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>
> Subject: [PATCH 0/6] iavf share code update
> 
> Update virtual channel to support
> 1) DDP package info query
> 2) flexibale RXID negotiate
> 3) RSS and FDIR
> 
> Qi Zhang (6):
>   common/iavf: add PTYPE definition
>   common/iavf: add DDP package query in virtual channel
>   common/iavf: add virtual channel support for Flex RXD
>   common/iavf: add virtual channel protocol header
>   common/iavf: add advanced RSS input set change support
>   common/iavf: add flow director support in virtual channel
> 
>  drivers/common/iavf/iavf_type.h |   3 +-
>  drivers/common/iavf/virtchnl.h  | 380
> +++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 380 insertions(+), 3 deletions(-)
> 
> --
> 2.13.6

Acked-by: Beilei Xing <beilei.xing@intel.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-10  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10  0:34 [dpdk-dev] [PATCH 0/6] iavf share code update Qi Zhang
2020-04-10  0:42 ` Xing, Beilei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).