On Wed, Nov 18, 2015 at 10:59 PM, Yushen Lin wrote:
> Hello,
>
> I am testing OVS 2.4.0 on Linux 3.19 kernel.
>
> Not sure when it got changed, but VXLAN offload is no longer on by
> default in 3.19 - it used to be the case in 3.19. So, normally I have:
> ethtool -k eth4 | grep tnl
> tx-udp_tnl-se
Hello,
I am testing OVS 2.4.0 on Linux 3.19 kernel.
Not sure when it got changed, but VXLAN offload is no longer on by
default in 3.19 - it used to be the case in 3.19. So, normally I have:
ethtool -k eth4 | grep tnl
tx-udp_tnl-segmentation: off [fixed]
Configuring a VXLAN interface manually wou
It actually is the same root cause. The only difference is the NIC is
not the same and the driver is reacting in a different way.
On Thu, Sep 10, 2015 at 7:53 PM, Xu (Simon) Chen wrote:
> I looked at that thread, and it's slightly different from mine...
>
> My traffic is flowing, just VXLAN offlo
On Thu, Sep 10, 2015 at 7:36 PM, Xu (Simon) Chen wrote:
> Hello,
>
> I am testing OVS 2.4.0 on Linux 3.18 kernel.
>
> Not sure when it got changed, but VXLAN offload is no longer on by
> default in 3.18 - it used to be the case in 3.14. So, normally I have:
> ethtool -k eth4 | grep tnl
> tx-udp_tn
Hello,
I am testing OVS 2.4.0 on Linux 3.18 kernel.
Not sure when it got changed, but VXLAN offload is no longer on by
default in 3.18 - it used to be the case in 3.14. So, normally I have:
ethtool -k eth4 | grep tnl
tx-udp_tnl-segmentation: off [fixed]
Configuring a VXLAN interface manually wou