-
From TODO file:
ethtool: Most are implemented (offload gso,gro,ufo,tso, …), but not all. Verify: Some (e.g. lro with netxen NIC) can be set after link is up only.
-
-
Hi, so I followed the instruction and successfully installed the driver on my Ubuntu machine, but I cannot increase the speed. If I use ethtool to force increasing the speed, it just disconnects or so…
-
### Preliminary Actions
- [X] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate.
- [X] I have followed the [AWS official troubleshoot docu…
-
This Linux driver does not expose the SMBus/I2C via the standard linux kernel features, so `ethtool --module-info` is not supported.
On the other hand, it seems the open source DPDK driver released…
-
# StarkeBlog - Change MAC Address Permanently
[https://starkeblog.com/networking/mac-address/ethtool/2019/09/21/ethtool-change-mac-address-permanently.html](https://starkeblog.com/networking/mac-ad…
-
NIC related
FEC:
$ ethtool --show-fec
EEE:
$ ethtool --show-eee
ntuple-filters / Flow director:
// Can also use -u
$ ethtool --show-ntuple
For supportconfig ONLY:
$ ethtool --show-coal…
-
For invoking ioctl with the SIOCETHTOOL request, only `EthtoolDrvinfo` is supported by x/sys/unix at the moment. This is a proposal to implement support for ethtool_cmd and ethtool_value structs as fo…
-
tl;dr is missing `O_CLOEXEC` in some libraries we're using
```[tasklist]
### Tasks
- [ ] https://github.com/insomniacslk/dhcp/pull/550
- [ ] https://github.com/safchain/ethtool/pull/88
```
smira updated
3 weeks ago
-
## Describe the bug
I am trying out ethtool changes.
https://github.com/nmstate/nmstate/commit/1ea97bfddc26b11887bf4e1e6368f3e122c5c664?diff=split
```
interfaces:
- name: enpXXX
state:…