diff options
author | Manish Chopra <manish.chopra@caviumnetworks.com> | 2016-10-14 05:19:19 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-14 11:59:58 -0400 |
commit | 256958538ae2616e4aa14efab8c0d11df1e188db (patch) | |
tree | 4c6eb27cae990295f1c2be9c38ca548043adb227 /sound | |
parent | a150241ccf31f8606f5ceb2208fd421066c17e07 (diff) | |
download | linux-256958538ae2616e4aa14efab8c0d11df1e188db.tar.bz2 |
qede: Prevent GSO on long Geneve headers
Due to hardware limitation, when transmitting a geneve-encapsulated
packet with more than 32 bytes worth of geneve options the hardware
would not be able to crack the packet and consider it a regular UDP
packet.
This implements the ndo_features_check() in qede in order to prevent
GSO on said transmitted packets.
Signed-off-by: Manish Chopra <manish.chopra@caviumnetworks.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions