On 1/31/2018 6:34 PM, Ferruh Yigit wrote: > On 1/31/2018 2:08 AM, Mallesh Koujalagi wrote: > > net/null: support MTU update > >> NULL device is failed to attach ovs, reported operation not supported >> and configuration failed. >> >> To attach ovs: >> $VSCTL add-port ovs-br dpdk1 -- set Interface dpdk1 type=dpdk \ >> options:dpdk-devargs=eth_null0,size=64,copy=1 >> >> Signed-off-by: Mallesh Koujalagi <malleshx.koujal...@intel.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.