On 4/17/2018 6:45 PM, Ferruh Yigit wrote: > On 4/13/2018 6:58 AM, Vipin Varghese wrote: >> When non IP packets are sent on TUN interface, the logic put Ipv6 as >> protocol field in header. With the current patch, the check is modified >> for ipv4, ipv6 and non ip. >> >> Fixes: 5a3efcfffd06 ("net/tap: add tun support")
Fixes: 204d026a3922 ("net/tap: support tun") >> Cc: vipin.vargh...@intel.com >> >> Suggested-by: Ophir Munk <ophi...@mellanox.com> >> Signed-off-by: Vipin Varghese <vipin.vargh...@intel.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.