Alexander Duyck
f3ed653cd4
net/mlx5e: Fix IPv6 tunnel checksum offload
...
The mlx5 driver exposes support for TSO6 but not IPv6 csum for hardware
encapsulated tunnels. This leads to issues as it triggers warnings in
skb_checksum_help as it ends up being called as we report supporting the
segmentation but not the checksumming for IPv6 frames.
This patch corrects that and drops 2 features that don't actually need to
be supported in hw_enc_features since they are Rx features and don't
actually impact anything by being present in hw_enc_features.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-05-04 13:32:28 -04:00
..
2016-04-02 01:17:36 +02:00
2016-03-01 16:38:16 -08:00
2016-03-18 20:06:46 -07:00
2016-03-17 21:38:27 -07:00
2016-04-07 22:23:47 +02:00
2016-03-23 17:52:10 +02:00
2016-04-28 10:07:43 +02:00
2016-04-22 12:41:54 +02:00
2016-04-12 12:35:07 -07:00
2016-04-05 20:23:11 +08:00
2016-04-15 15:40:49 -07:00
2016-04-23 11:45:52 -07:00
2016-04-29 14:22:25 +02:00
2016-03-21 15:50:28 +01:00
2016-04-20 17:42:49 +08:00
2016-03-17 02:30:16 +01:00
2016-04-16 22:52:03 +05:30
2016-03-21 09:26:45 +01:00
2016-04-29 15:43:10 +02:00
2016-04-04 08:32:45 +09:00
2016-03-25 08:52:25 -07:00
2016-04-28 19:54:50 -07:00
2016-04-30 13:51:59 +02:00
2016-04-29 14:31:44 +10:00
2016-05-03 11:06:01 -07:00
2016-03-17 13:47:50 -07:00
2016-03-27 10:37:48 -07:00
2016-03-05 12:19:39 -08:00
2016-04-22 15:31:54 +02:00
2016-03-20 16:59:27 -04:00
2016-04-07 22:11:08 +02:00
2016-04-04 13:45:10 -07:00
2016-05-04 00:52:29 -04:00
2016-04-23 11:04:26 -07:00
2016-04-21 16:47:32 +02:00
2016-04-21 21:04:29 +02:00
2016-04-13 23:00:50 -04:00
2016-03-23 17:20:59 -07:00
2016-04-01 08:58:13 +02:00
2016-03-18 18:10:38 -07:00
2016-04-14 18:40:47 -07:00
2016-05-02 12:22:51 -07:00
2016-04-28 19:44:47 -07:00
2016-03-24 19:57:15 -07:00
2016-03-25 16:37:42 -07:00
2016-03-18 10:15:11 -07:00
2016-04-29 18:50:08 -07:00
2016-04-28 11:43:54 +02:00
2016-04-15 15:25:09 -07:00
2016-05-04 13:32:28 -04:00
2016-03-19 10:05:34 -07:00
2016-03-26 11:44:33 -04:00
2016-04-15 14:59:41 -06:00
2016-04-14 14:04:50 -06:00
2016-03-05 12:20:29 -08:00
2016-05-01 19:34:29 -04:00
2016-04-04 10:41:08 -07:00
2016-03-16 14:45:55 -07:00
2016-04-18 19:52:47 -07:00
2016-03-29 22:48:53 +02:00
2016-04-21 15:03:06 +01:00
2016-04-13 18:33:05 +05:30
2016-04-15 11:26:55 +02:00
2016-04-27 08:57:11 -07:00
2016-03-09 23:50:55 +01:00
2016-03-25 16:55:37 -07:00
2016-04-05 03:44:48 +02:00
2016-03-15 12:13:56 -07:00
2016-04-14 16:54:00 +02:00
2016-04-28 19:34:04 -07:00
2016-03-18 10:15:11 -07:00
2016-03-28 16:19:00 -07:00
2016-04-21 23:21:00 +02:00
2016-04-27 09:33:39 +02:00
2016-04-25 16:20:49 -04:00
2016-03-04 12:12:08 +01:00
2016-04-13 11:55:08 +02:00
2016-04-04 10:05:49 -07:00
2016-05-04 00:52:29 -04:00
2016-04-14 00:39:15 -04:00
2016-04-27 15:54:51 -07:00
2016-04-26 15:47:32 -07:00
2016-04-20 10:38:06 +03:00
2016-03-17 13:05:09 -07:00
2016-03-22 12:41:14 -07:00
2016-04-18 12:18:37 +03:00
2016-04-07 15:16:39 +03:00
2016-03-22 15:36:02 -07:00
2016-04-04 11:18:00 +01:00