On 7/18/2018 3:02 AM, John Daley wrote: > From: Hyong Youb Kim <hyon...@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 <hyon...@cisco.com> > Reviewed-by: John Daley <johnd...@cisco.com>
Applied to dpdk-next-net/master, thanks.