From e28016a85ac432e3a20fcf07be353179feea9b96 Mon Sep 17 00:00:00 2001 From: BERARD Benjamin <benjamin.berard@inria.fr> Date: Wed, 14 Dec 2022 17:45:04 +0100 Subject: [PATCH] [nancy/grat] Update network_firmware on grat --- data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json | 4 ++-- input/grid5000/sites/nancy/clusters/grat/nodes/grat-1.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json b/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json index a88b6f44283..6e54cac3b0a 100644 --- a/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json +++ b/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json @@ -238,7 +238,7 @@ "device": "eth0", "driver": "mlx5_core", "enabled": true, - "firmware_version": "16.33.1048 (MT_0000000416)", + "firmware_version": "16.34.1002 (MT_0000000416)", "interface": "Ethernet", "ip": "172.16.69.11", "ip6": "2001:660:4406:500:6::b", @@ -261,7 +261,7 @@ "device": "eth1", "driver": "mlx5_core", "enabled": false, - "firmware_version": "16.33.1048 (MT_0000000416)", + "firmware_version": "16.34.1002 (MT_0000000416)", "interface": "Ethernet", "kavlan": false, "mac": "88:e9:a4:91:0d:43", diff --git a/input/grid5000/sites/nancy/clusters/grat/nodes/grat-1.yaml b/input/grid5000/sites/nancy/clusters/grat/nodes/grat-1.yaml index cd859bb75ba..66f588e489f 100644 --- a/input/grid5000/sites/nancy/clusters/grat/nodes/grat-1.yaml +++ b/input/grid5000/sites/nancy/clusters/grat/nodes/grat-1.yaml @@ -139,7 +139,7 @@ grat-1: management: true eth0: driver: mlx5_core - firmware_version: 16.33.1048 (MT_0000000416) + firmware_version: 16.34.1002 (MT_0000000416) interface: Ethernet ip: 172.16.69.11 mac: 88:e9:a4:91:0d:42 @@ -152,7 +152,7 @@ grat-1: vendor: Mellanox Technologies eth1: driver: mlx5_core - firmware_version: 16.33.1048 (MT_0000000416) + firmware_version: 16.34.1002 (MT_0000000416) interface: Ethernet mac: 88:e9:a4:91:0d:43 management: false -- GitLab