Page MenuHomeFreeBSD

e1000: Update shared code
ClosedPublic

Authored by kbowling on Aug 16 2021, 5:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 10:35 PM
Unknown Object (File)
Fri, Apr 5, 3:53 PM
Unknown Object (File)
Mar 19 2024, 3:01 PM
Unknown Object (File)
Mar 19 2024, 11:17 AM
Unknown Object (File)
Mar 19 2024, 11:13 AM
Unknown Object (File)
Mar 19 2024, 11:13 AM
Unknown Object (File)
Mar 19 2024, 11:13 AM
Unknown Object (File)
Feb 12 2024, 12:15 PM
Subscribers

Details

Summary
e1000: Update intel shared code

Sync the e1000 shared code with DPDK shared code
"cid-gigabit.2020.06.05.tar.gz released by ND"

Reviewed by:    Intel Networking (erj)
Obtained from:  DPDK <http://git.dpdk.org/dpdk/tree/drivers/net/e1000/base>
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D31547
Test Plan

Tested on two ich8lan derived parts 82579LM and I219 (2) for basic functionality, link up/down, suspend/resume, disable WOL and test ULP. Preexisting WITNESS lockup on I219 possibly in shared code hwsm handling.

Macro shipit:

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kbowling created this revision.
erj added a subscriber: erj.

I think this looks good to me.

This revision is now accepted and ready to land.Aug 16 2021, 8:54 PM

Rebase. Some ULP stuff for I219 that seems to work or not regress.

This revision now requires review to proceed.Aug 18 2021, 5:33 AM
kbowling retitled this revision from e1000: Update shared code via DPDK to e1000: Update shared code.Aug 18 2021, 5:48 AM
kbowling edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Aug 19 2021, 9:17 AM