diff options
| author | Manish Chopra <[email protected]> | 2016-10-14 05:19:19 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-10-14 11:59:58 -0400 |
| commit | 256958538ae2616e4aa14efab8c0d11df1e188db (patch) | |
| tree | 4c6eb27cae990295f1c2be9c38ca548043adb227 /tools/perf/scripts/python | |
| parent | a150241ccf31f8606f5ceb2208fd421066c17e07 (diff) | |
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 <[email protected]>
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions