Acked-by: Sairam Venugopal
On 12/8/16, 1:31 PM, "Shashank Ram" wrote:
>- In OvsTunnelPortTx() function, for packets coming from the
> VIF port, the srcVportNo, srcPortId and srcNicIndex were
> getting modified for the original NBL prior to creation
> of newNbl. This is not correct since mod
- In OvsTunnelPortTx() function, for packets coming from the
VIF port, the srcVportNo, srcPortId and srcNicIndex were
getting modified for the original NBL prior to creation
of newNbl. This is not correct since modifying the original
packet's forwarding detail can cause completion issues.