Hi Qi,

> -----Original Message-----
> From: Zhang, Qi Z
> Sent: Wednesday, April 10, 2019 11:26 PM
> To: Xing, Beilei <[email protected]>; Lu, Wenzhuo
> <[email protected]>
> Cc: [email protected]; Zhang, Qi Z <[email protected]>; [email protected]
> Subject: [PATCH v2] net/i40e: fix scattered Rx enabling
> 
> No need to add additional vlan tag size for max packet size, since for i40e,
> the queue's Rx Max Frame Size (rxq->max_pkt_len) already includes the vlan
> header size.
> 
> Fixes: a3c83a2527e1 ("net/i40e: enable runtime queue setup")
> Fixes: 4861cde46116 ("i40e: new poll mode driver")
> Cc: [email protected]
> 
> Signed-off-by: Qi Zhang <[email protected]>
Looks good to me. Except it seems that the fixes don't include the VF change.

Reply via email to