> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Zhao1, Wei
> Sent: Tuesday, July 21, 2020 11:31 AM
> To: Peng, ZhihongX <[email protected]>; Guo, Jia <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: Re: [dpdk-dev] [DPDK v3] net/e1000: add VLAN extend feature to
> capability
> 
> Reviewed-by: Wei Zhao <[email protected]>
> 
> > -----Original Message-----
> > From: Peng, ZhihongX <[email protected]>
> > Sent: Tuesday, July 21, 2020 11:05 AM
> > To: Zhao1, Wei <[email protected]>; Guo, Jia <[email protected]>
> > Cc: [email protected]; Peng, ZhihongX <[email protected]>;
> > [email protected]
> > Subject: [DPDK v3] net/e1000: add VLAN extend feature to capability
> >
> > From: Peng Zhihong <[email protected]>
> >
> > The rte_eth_dev_set_vlan_offload function will check vlan rx offload
> > capability, the i350/i210/i211 nics have vlan extend feature but
> > DEV_RX_OFFLOAD_VLAN_EXTEND is not set into the capability, that will
> > cause setting fail. So need to add this capability in
> > igb_get_rx_port_offloads_capa function.
> >
> > Fixes: ef990fb56e55 ("net/e1000: convert to new Rx offloads API")
> > Cc: [email protected]
> >
> > Signed-off-by: Peng Zhihong <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to