summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-03-02 10:30:28 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-03-02 10:31:37 +0100
commit4a5669c17b0a26d9025903607ef382414d0c8423 (patch)
tree1db2bc44d7791f5a27840af774f379f6e056e993 /projects/linux/io
parent96228fc2441ed0c8691385569ffe2572fea160a1 (diff)
projects: linux: io: add task disable HW checksumming at runtime
Moved away from non-target, this is in deed an issue. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r--projects/linux/io/RAVB-disable-HWcsum-with-QTAG.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/projects/linux/io/RAVB-disable-HWcsum-with-QTAG.yaml b/projects/linux/io/RAVB-disable-HWcsum-with-QTAG.yaml
new file mode 100644
index 0000000..0549f70
--- /dev/null
+++ b/projects/linux/io/RAVB-disable-HWcsum-with-QTAG.yaml
@@ -0,0 +1,14 @@
+title: RAVB; disable HW checksumming when Q-TAG VLAN is given
+team: IO
+key: d0acc930-7b39-11eb-8a78-ef480ee1ab7f
+assignee: Ulrich
+status: Active
+
+bsp41x:
+ - 35107bfee8f9d91ebbcd68692d0c90d4d5e36ff1 # Revert "ravb: RX checksum offload"
+
+upstream:
+
+comments:
+ - "Wolfram thinks this can be detected at runtime"
+ - "After first research, Ulrich agrees it can be done"