From 801354da655e856726b7f48d8014ea563037799b Mon Sep 17 00:00:00 2001
From: Simon Fischer <simi.fischa@gmail.com>
Date: Mon, 12 Jun 2023 16:00:01 +0200
Subject: [PATCH] adds Intel XL710-QDA1 network card module (#1395)

---
 module-types/Intel/XL710-QDA1.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 module-types/Intel/XL710-QDA1.yaml

diff --git a/module-types/Intel/XL710-QDA1.yaml b/module-types/Intel/XL710-QDA1.yaml
new file mode 100644
index 00000000..d1098f69
--- /dev/null
+++ b/module-types/Intel/XL710-QDA1.yaml
@@ -0,0 +1,8 @@
+---
+manufacturer: Intel
+model: XL710-QDA1
+part_number: XL710-QDA1
+comments: '[Intel Ethernet Converged Network Adapter XL710-QDA1](https://www.intel.com/content/www/us/en/products/sku/83966/intel-ethernet-converged-network-adapter-xl710qda1/specifications.html)'
+interfaces:
+  - name: Ethernet/{module}/1
+    type: 40gbase-x-qsfpp
-- 
GitLab