summaryrefslogtreecommitdiff
path: root/.github
ModeNameSize
d---------workflows37logplain
s='label'>mode:
authorAlexander Duyck <aduyck@mirantis.com>2016-06-15 14:42:11 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-16 14:24:59 -0700
commita547224dceed4645139f7eff72ff51adb9938bcb (patch)
tree6f898c46120f489d7eb6073d70985df3a1122d24
parent17471c7ba5115ed724d624577b21c166d2194272 (diff)
mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
The mlx4e driver does not support more than one port for VXLAN offload. As such expecting the hardware to offload other ports is invalid since it appears the parsing logic is used to perform Tx checksum and segmentation offloads. Use the vxlan_port number to determine in which cases we can apply the offload and in which cases we can not. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat