On 5/22/2018 11:19 PM, Ferruh Yigit wrote: > On 5/22/2018 11:09 PM, Ferruh Yigit wrote: >> From: Vipin Varghese <vipin.vargh...@intel.com> >> > > Proto filed is fixed for tap, so title should be: > net/tap: fix proto field for tap > > Will fix while merging. > >> The TX function is shared between TAP and TUN PMD. Checking TUN-TAP >> type field will ensure the TAP PMD will always have protocol field >> as 0. >> >> Fixes: 204d026a3922 ("net/tap: support tun") >> Cc: vipin.vargh...@intel.com >> >> Signed-off-by: Vipin Varghese <vipin.vargh...@intel.com> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.