Adding Intel NIC cards. (#1108)

* Adding Intel NIC cards.

* Update I350-T4.yaml

* Update X550-T2.yaml

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
Guillaume R 2023-02-16 04:40:38 +11:00 committed by GitHub
parent b398a3caf3
commit 402b76e8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
manufacturer: Intel
model: I350-T2
part_number: I350-T2
interfaces:
- name: 1ge{module}-1
type: 1000base-t
mgmt_only: false
- name: 1ge{module}-2
type: 1000base-t
mgmt_only: false

View File

@ -0,0 +1,18 @@
---
manufacturer: Intel
model: I350-T4
part_number: I350-T4
comments: '[Datasheet](https://www.intel.com.au/content/www/au/en/products/sku/184824/intel-ethernet-network-adapter-i350t4-for-ocp-3-0/specifications.html)'
interfaces:
- name: 1ge{module}-1
type: 1000base-t
mgmt_only: false
- name: 1ge{module}-2
type: 1000base-t
mgmt_only: false
- name: 1ge{module}-3
type: 1000base-t
mgmt_only: false
- name: 1ge{module}-4
type: 1000base-t
mgmt_only: false

View File

@ -0,0 +1,12 @@
---
manufacturer: Intel
model: X550-T2
part_number: X550-T2
comments: '[Datasheet](https://www.intel.com.au/content/www/au/en/products/sku/88209/intel-ethernet-converged-network-adapter-x550t2/specifications.html)'
interfaces:
- name: 10ge{module}-1
type: 10gbase-t
mgmt_only: false
- name: 10ge{module}-2
type: 10gbase-t
mgmt_only: false