> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Zhang, Qi Z
> Sent: Tuesday, April 17, 2018 9:49 PM
> To: Dai, Wei; Lu, Wenzhuo; Ananyev, Konstantin; Lin, Xueqin
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/ixgbe: fix segfault in configuring VF VLAN
> strip
> 
> 
> 
> > -----Original Message-----
> > From: Dai, Wei
> > Sent: Monday, April 16, 2018 4:14 PM
> > To: Lu, Wenzhuo <wenzhuo...@intel.com>; Ananyev, Konstantin
> > <konstantin.anan...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>;
> > Lin, Xueqin <xueqin....@intel.com>
> > Cc: dev@dpdk.org; Dai, Wei <wei....@intel.com>; sta...@dpdk.org
> > Subject: [PATCH] net/ixgbe: fix segfault in configuring VF VLAN strip
> >
> > This patch fixes a segment fault in ixgbevf_vlan_offload_set( ) when a
> > Rx queue with index < max_rx_queues is not setup.
> > For such queue, rxq = dev->data->rx_queues[i] is null pointer.
> >
> > Fixes: 860a94d3c692 ("net/ixgbe: support VLAN strip per queue
> > offloading in
> > VF")
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Wei Dai <wei....@intel.com>
> 
> Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel, thanks!

/Helin

Reply via email to