Page MenuHomeFreeBSD

ice(4): Add PCI IDs for E835 devices
ClosedPublic

Authored by kgalazka on Sep 29 2025, 12:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 5:46 PM
Unknown Object (File)
Wed, Oct 29, 5:37 PM
Unknown Object (File)
Wed, Oct 29, 5:20 PM
Unknown Object (File)
Wed, Oct 29, 2:57 PM
Unknown Object (File)
Wed, Oct 29, 2:50 PM
Unknown Object (File)
Wed, Oct 29, 2:49 PM
Unknown Object (File)
Tue, Oct 28, 1:54 AM
Unknown Object (File)
Mon, Oct 27, 5:21 PM
Subscribers

Details

Summary

Add device IDs and branding strings for E835 adapters.
This is a follow up for E830 adapters with Security Protocol
and Data Model (SPDM) support and RDMA support available
on 100 and 200Gbps links.

Signed-off-by: Krzysztof Galazka <krzysztof.galazka@intel.com>

Sponsored by: Intel Corporation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 1 2025, 6:16 AM

Can you tell us what the hardware enhancements are? ๐Ÿ‘€

In D52782#1206718, @erj wrote:

Can you tell us what the hardware enhancements are? ๐Ÿ‘€

I added a bit more details.

In D52782#1206718, @erj wrote:

Can you tell us what the hardware enhancements are? ๐Ÿ‘€

I added a bit more details.

Thanks! It sounds like there won't be much future code change for E835 support.

This revision was automatically updated to reflect the committed changes.