;
> Ye, Xiaolong ; Yigit, Ferruh
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v7 2/3] ethdev: extend RSS offload types
>
>
>
> > -Original Message-
> > From: Su, Simei
> > Sent: Sunday, September 29, 2019 3:09 PM
> > To: Zhang, Qi Z ;
> -Original Message-
> From: Su, Simei
> Sent: Sunday, September 29, 2019 3:09 PM
> To: Zhang, Qi Z ; Wu, Jingjing ;
> Ye, Xiaolong ; Yigit, Ferruh
> Cc: dev@dpdk.org; Su, Simei
> Subject: [PATCH v7 2/3] ethdev: extend RSS offload types
>
> This patch reserves several bits as input se
This patch reserves several bits as input set selection from the
high end of the 64 bits. It is combined with exisiting ETH_RSS_*
to represent rss types.
for example:
ETH_RSS_IPV4 | ETH_RSS_L3_SRC_ONLY: hash on src ip address only
ETH_RSS_IPV4_UDP | ETH_RSS_L4_DST_ONLY: hash on src/dst IP and
3 matches
Mail list logo