-
Implementing the ethtool get_eeprom and set_eeprom APIs would make accessing the on-card EEPROM from linux userspace more straightforward.
-
Very similar to https://github.com/rust-netlink/genetlink/issues/10
```
$ cargo test --no-default-features
Compiling ethtool v0.2.5 (/tmp/genetlink/ethtool)
error[E0425]: cannot find function…
-
```
What steps will reproduce the problem?
1. Connect server and client in a 1GBit Switch
2. Start both servers (fakewww and web100)
3. Set the following tcp paramters in client.
echo 1 > /pr…
-
### Describe the bug
ethtool and LUCI report a gigabit link although device has no gigabit port.
### OpenWrt version
22.03.3
### OpenWrt target/subtarget
ath79/generic
### Device
GL.iNet GL-AR1…
-
ethool tries to issue certain NETLINK layer socket operations, which makes calls to the function [```__task_pid_nr_ns```](https://elixir.bootlin.com/linux/v5.10.47/source/kernel/pid.c#L492), which tri…
-
Helloes!
I'm currently pushing python-ethtool to Arch Linux's [community].
On Arch, packages are built in a clean chroot (to ensure package and dependency integrity). There however, the tests fail:
…
dvzrv updated
6 years ago
-
We should not always have to rebuild these images. We can push the intermediate images to Docker hub, unless specified we want to rebuild them.
This is, in my opinion, better for QA... and certainl…
-
Attempting to use snapd ethtool plugin on Cumulus Linux to pull interface statistics. Loading plugin generates following error:
vagrant@leaf01a:~/snap/plugins$ snapctl plugin load snap-plugin-collec…
-
Observed that fec value for a port provisioned interface is updating on redis when fec value for the interface is set via ethtool
Steps to reproduce-
- Introduce port provision on an interface. …
-
The make command returns this log. I'm tryng to use this driver for a TN9710P on a kernel version 4.18.0-513.9.1.el8_9.x86_64
Can anyone help me ??
Many thanks in advance
make
make -C /lib/modu…