Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFC ice(4): Update to 1.42.1-k #1585

Open
wants to merge 2 commits into
base: stable/13
Choose a base branch
from

Conversation

kgalazka
Copy link
Contributor

Summary:

  • Adds E830 device support
  • Adds pre-release E825C support (for the Ethernet device included in
    an upcoming Xeon D platform)
  • Add sysctl for E810 devices to print out PHY debug statistics (mostly
    for FEC debugging)
  • Adds per-TX-queue tso counter sysctl to count how many times a TSO offload
    was requested for a packet, matching other Intel drivers
  • Various bug fixes

ice_ddp: Update to 1.3.41.0

Summary:
- Adds E830 device support
- Adds pre-release E825C support (for the Ethernet device included in
  an upcoming Xeon D platform)
- Add sysctl for E810 devices to print out PHY debug statistics (mostly
  for FEC debugging)
- Adds per-TX-queue tso counter sysctl to count how many times a TSO offload
  was requested for a packet, matching other Intel drivers
- Various bug fixes

Signed-off-by: Eric Joyner <[email protected]>

Tested by:	Jeffrey Pieper <[email protected]>
Relnotes:	yes
Sponsored by:	Intel Corporation
Differential Revisison:	https://reviews.freebsd.org/D46949
MFC-with: f9a0390

(cherry picked from commit f2635e8)
Primarily adds support for E830 devices, unlocking all of their
functionality.

As well, update the README and remove the non-FreeBSD sections
from it.

Signed-off-by: Eric Joyner <[email protected]>

Sponsored by:	Intel Corporation
@concussious
Copy link
Contributor

Would you be willing to put the new information in ice(4)? Alternatively, if you'd rather explain it a little more, I would be happy to do it.

@kgalazka
Copy link
Contributor Author

Would you be willing to put the new information in ice(4)? Alternatively, if you'd rather explain it a little more, I would be happy to do it.

I appreciate you offer but I think I should be able to grab something from out-of-tree version of the man page. I'll try to upload at least a draft this week. If you could help with review, that would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants