Skip to content

Commit

Permalink
data: update data files
Browse files Browse the repository at this point in the history
Update data files to a newer version.
  • Loading branch information
Michal Hecko authored and pirat89 committed Nov 13, 2024
1 parent 81a3297 commit 2dc7efa
Show file tree
Hide file tree
Showing 3 changed files with 27,519 additions and 2,649 deletions.
15 changes: 13 additions & 2 deletions etc/leapp/files/device_driver_deprecation_data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"provided_data_streams": [
"3.1"
"3.0",
"3.1",
"3.2"
],
"data": [
{
Expand Down Expand Up @@ -4270,13 +4272,22 @@
],
"deprecation_announced": "",
"device_id": "0x15B3:0xA2DC",
"device_name": "",
"device_name": "BlueField-3 integrated ConnectX-7 network controller",
"device_type": "pci",
"driver_name": "mlx5",
"maintained_in_rhel": [
7
]
},
{
"available_in_rhel": [],
"deprecation_announced": "",
"device_id": "0x15B3:0xA2DF",
"device_name": "BlueField-4 integrated ConnectX-8 network controller",
"device_type": "pci",
"driver_name": "mlx5",
"maintained_in_rhel": []
},
{
"available_in_rhel": [
7
Expand Down
Loading

0 comments on commit 2dc7efa

Please sign in to comment.