Thanks for the work you all have done tracking this down. I am
experiencing an issue with identical symptoms. I understand the problem
should be fixed with 4.15+, so I may be experiencing a different bug. If
anyone could help me determine that conclusively or point me in a
direction that might help me fix this one, I'd really appreciate it!

Below I have reproduced the issue in the same way as above, with the
same workaround.

Dell Precision 5530
TB16 Dock
Ubuntu 18.04
Kernel: 4.15.0-1034-oem

$ sudo ethtool --offload enx3c2c30b2d39a rx on
$ for i in 1 2 3 4 5 6 7 8 9; do curl -s 
http://old-releases.ubuntu.com/releases/17.04/ubuntu-17.04-server-amd64.img -o 
$i.iso; md5sum $i.iso; done
4672ce371fb3c1170a9e71bc4b2810b9  1.iso
5cfcb270becce9962c0dc305dac943b9  2.iso
4672ce371fb3c1170a9e71bc4b2810b9  3.iso
ba8ec5ef56501dbab731dcd0e627a334  4.iso
7d5d892efa5899a99129d90167508434  5.iso
c0402e3a6a1179d77c3132e15af2b81f  6.iso
4672ce371fb3c1170a9e71bc4b2810b9  7.iso
4672ce371fb3c1170a9e71bc4b2810b9  8.iso
4672ce371fb3c1170a9e71bc4b2810b9  9.iso
$ sudo ethtool --offload enx3c2c30b2d39a rx off
$ for i in 1 2 3 4 5 6 7 8 9; do curl -s 
http://old-releases.ubuntu.com/releases/17.04/ubuntu-17.04-server-amd64.img -o 
$i.iso; md5sum $i.iso; done
4672ce371fb3c1170a9e71bc4b2810b9  1.iso
4672ce371fb3c1170a9e71bc4b2810b9  2.iso
4672ce371fb3c1170a9e71bc4b2810b9  3.iso
4672ce371fb3c1170a9e71bc4b2810b9  4.iso
4672ce371fb3c1170a9e71bc4b2810b9  5.iso
4672ce371fb3c1170a9e71bc4b2810b9  6.iso
4672ce371fb3c1170a9e71bc4b2810b9  7.iso
4672ce371fb3c1170a9e71bc4b2810b9  8.iso
4672ce371fb3c1170a9e71bc4b2810b9  9.iso
$ uname -r
4.15.0-1034-oem
$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1729674

Title:
  TB16 dock ethernet corrupts data with hw checksum silently failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1729674/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to