[E1000-devel] Driver issue 5.4.0-1064 Kernel

2022-11-04 Thread Trey Hughes via E1000-devel
Good morning, I'm having an issue with installing the e1000e driver version 3.8.4 on Ubuntu 18.04 with Kernel 5.4.0-1064. When I go to make install per the readme instructions, I get an error stating the UTS_UBUNTU_RELEASE_ABI is too large.When I look at the code, it seems that it is checking

[E1000-devel] [question] xl710 transmit logic "quanta"

2022-11-04 Thread Alex Nln via E1000-devel
Hello list, I am working on a software emulation of a NIC and I am trying to understand how xl710's transmission works. According to the spec transmit scheduler uses round-robin policy and for each Queues Set it does 4KB (Quanta) of work. Spec also mentions in A.2: "Quanta can span

Re: [E1000-devel] Driver issue 5.4.0-1064 Kernel

2022-11-04 Thread Jesse Brandeburg
On 11/3/2022 9:05 AM, Trey Hughes via E1000-devel wrote: Good morning, I'm having an issue with installing the e1000e driver version 3.8.4 on Ubuntu 18.04 with Kernel 5.4.0-1064. When I go to make install per the readme instructions, I get an error stating the UTS_UBUNTU_RELEASE_ABI is too