yuhuan417
yuhuan417
notice dsm already has usbnet.ko, upload again for missing cdc_ncm.c achieved 2.3G and 1.2G with more iperf3 parallel clients. [rtd1296.zip](https://github.com/bb-qq/r8152/files/8007188/rtd1296.zip)
by r8152.c , change the speed to 1G works. ```ethtool -s eth1 speed 1000 duplex full``` ``` $ iperf3 --client 192.168.3.9 Connecting to host 192.168.3.9, port 5201 [ 5] local...
Tried r8152.ko in r8152-rtd1296-2.15.0-6_rxbuf-test.spk, no luck. In fact, RX direction is fine (around 2.3G) even without buf size changing. TX direction lost connect immediately after launching iperf3. My guess is...
Self-powered USB hub doesn't help.
I have sold my box :) Before this I disabled lpm via usb quirks in the usbcore module with no improvement.
I also encountered this issue on a photo library of 100,000 images, where the memory usage of immich-machine-learning would spike and keep increasing. So, I performed the following steps to...