mjasny
mjasny
Try to disable the eee setting on eth0 (“Energy Efficient Ethernet”). After I disabled I'm not experiencing these tx ring errors. `sudo ethtool --set-eee eth0 eee off` `sudo ethtool --show-eee...
I'm sorry I don't own a mac nor know how the proxy settings there work. If you're able to open network urls in VLC the plugin should also work.
@Vingolf can you try the most recent commit? It sets the locale to C to fix some problems with dkjson.
I tried with https://www.youtube.com/watch?v=ZQGGhtguHns Although I get the same error I can seek the video without any problems. ``` [00007fe2d057f800] main decoder error: Timestamp conversion failed for 245678768: no reference...
FYI, I'm using the following program versions (haven't updated my system for a while though): ``` VLC media player 3.0.11.1 Vetinari (revision 3.0.11.1-0-g52483f3ca2) [debug] youtube-dl version 2020.12.09 [debug] Python version...
In case you have a single machine: I could not trigger this behavior using only the loopback interface on my machine, it just happens when I use 100G+ links between...
I verified that I can build and boot the newest linux kernel from the master branch. For me it would be fine to test against this version. Can I use...
Thank you for your help. I tested your patch from the list above. The throughput is now evenly shared between each client, also if they are located on separate physical...
I pulled the most recent commit (`ab2162895e46ad9dd656257fbdde67ee2f8df3e7`) of the `for-6.9/io_uring` branch. Unfortunately that did not improve the situation, I see exactly the same behavior. Also, I can provide you with...
Yes, IORING_SETUP_SQPOLL and IORING_SETUP_SINGLE_ISSUER is set. I've sent you a private mail to exchange SSH-keys and IP addresses.