Bug 213685
Summary: | RTL8156B devices are very slow with r8152 driver | ||
---|---|---|---|
Product: | Drivers | Reporter: | linux |
Component: | Network | Assignee: | drivers_network (drivers_network) |
Status: | NEW --- | ||
Severity: | high | ||
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 5.13 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
linux
2021-07-08 22:11:09 UTC
I had some time fiddeling around. I wanted to make sure that did not exidentally hooked up the adapters to an USB 2.0 port or similar. Therefore, I hocked it up to a real USB-C port on my Desktop Workstation. USB should definetely not be problem: [26025.593358] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd [26025.615389] usb 2-1: New USB device found, idVendor=0bda, idProduct=8156, bcdDevice=31.00 [26025.615395] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [26025.615399] usb 2-1: Product: USB 10/100/1G/2.5G LAN [26025.615402] usb 2-1: Manufacturer: Realtek [26025.615404] usb 2-1: SerialNumber: 001000001 [26025.748908] usb 2-1: reset SuperSpeed USB device number 2 using xhci_hcd I would be very nice if someone could look at this bug. I can also be at help for performance testing etc. Just tell me what you need. |