From: Tonghao Zhang <[email protected]> Date: Tue, 13 Mar 2018 21:57:16 -0700
> This patch moves the udp_rmem_min, udp_wmem_min > to namespace and init the udp_l3mdev_accept explicitly. > > The udp_rmem_min/udp_wmem_min affect udp rx/tx queue, > with this patch namespaces can set them differently. > > Signed-off-by: Tonghao Zhang <[email protected]> > --- > v2: use a common helper to avoid the code duplication. Applied.
