diff options
author | Shailend Chand <shailend@google.com> | 2021-10-24 11:42:38 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-25 14:13:12 +0100 |
commit | 255489f5b33ccec046be689dd45b5ccdec2b2a32 (patch) | |
tree | 272ef2e30479af02cab48c379d9aa82bb271534b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 37149e9374bf7271563f7477ace9014ebc65a8af (diff) |
gve: Add a jumbo-frame device option.
A widely deployed driver has a bug that will cause the driver not
to load when a max_mtu > 2048 is present in the device descriptor.
To avoid this bug while still enabling jumbo frames, we present a lower
max_mtu in the device descriptor and pass the actual max_mtu in
a separate device option.
The driver supports 2 different queue formats. To enable features
on one queue format, but not the other, a supported_features mask
was added to the device options in the device descriptor.
Signed-off-by: Shailend Chand <shailend@google.com>
Signed-off-by: Jeroen de Borst <jeroendb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions