diff options
| author | Kittipon Meesompop <[email protected]> | 2018-04-26 09:42:23 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-27 13:38:49 -0400 |
| commit | d7e6ed97b534e8b5706f4ef6d51c44f13608333c (patch) | |
| tree | 868de56dfdb3574c7778885958c344b9c510f759 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 571f9dd8026b44fe52d9ca9ed6a68c53aad1f3ba (diff) | |
s390/qeth: add IPv6 RX checksum offload support
Check if a qeth device supports IPv6 RX checksum offload, and hook it up
into the existing NETIF_F_RXCSUM support.
As NETIF_F_RXCSUM is now backed by a combination of HW Assists, we need
to be a little smarter when dealing with errors during a configuration
change:
- switching on NETIF_F_RXCSUM only makes sense if at least one HW Assist
was enabled successfully.
- for switching off NETIF_F_RXCSUM, all available HW Assists need to be
deactivated.
Signed-off-by: Kittipon Meesompop <[email protected]>
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions