[dpdk-dev] [PATCH v2] net/enic: pick the right Rx handler after changing MTU

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 18 15:10:38 CEST 2018


On 7/18/2018 3:02 AM, John Daley wrote:
> From: Hyong Youb Kim <hyonkim at cisco.com>
> 
> enic_set_mtu always reverts to the default Rx handler after changing
> MTU. Try to use the simpler, non-scatter handler in this case as well.
> 
> Fixes: 35e2cb6a1795 ("net/enic: add simple Rx handler")
> 
> Signed-off-by: Hyong Youb Kim <hyonkim at cisco.com>
> Reviewed-by: John Daley <johndale at cisco.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list