-
How do I monitor the devices on plc using ethtool after modprobe ethplc post dkms building and installing?
-
Installed via `install.sh`
I get the following, regardless of args
```
┌──(kali㉿kali)-[/tmp]
└─$ sudo sanicdns -i majestic_million.txt --resolvers 1.0.0.1,8.8.8.8 -o /tmp/sanic.txt -w 4 --post…
-
### Summary
Right now I'm doing
```
- name: ethtools
shell: |
nmcli connection modify 03da7500-2101-c722-2438-d0d006c28c73 ethtool.feature-tx-udp_tnl-segmentation off
nm…
-
Hi, when I download and try to compile the module, the process spit out these errors :
```
error: initialization of ‘int (*)(struct net_device *, struct ethtool_keee *)’ from incompatible pointer …
-
Hi,
It seems that some important metrics in ethtool related to the RDMA/ROCE are not supported, such as tx.pause.ctrl.phy,rx.prio5.pause and etc. Those counters are very important in ROCE network a…
-
Hey all - thanks for the most recent 2.26.8 update, that fixed up several compile issues that I saw with 6.10, however, one lingers on when working on latest mainline (6.11)
### Driver Tag/Commit
…
-
Processing ./ethtool-0.15.tar.gz
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collecte…
-
I tried the new-ish ethtool parser but it doesn't work for me.
This is the output I get from ethtool (version 6.7, haven't tried with 6.9 yet):
```
# ethtool eth0
Settings for eth0:
Supported …
-
Hey all - thanks for the most recent 5.17.4 update, fixed up most things we were hitting in 6.11 mainline, except one lingering issue
### Driver Tag/Commit
https://github.com/intel/ethernet-lin…
-
Hi,
thanks for the repo.
I'm trying to compile it on kernel 6.10 and I'm getting the following error:
```
jp@debian:~/src/realtek-r8126-dkms$ sudo ./autorun.sh
Check old driver and unload …