Skip to content

Commit

Permalink
Set 5.19.6 as default version for ixgbe
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed Sep 29, 2023
1 parent 187bcbf commit 36f7756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/intel/configure
Original file line number Diff line number Diff line change
Expand Up @@ -1743,7 +1743,7 @@ ICE="ice"

E1000E_VERSION=3.8.7
IGB_VERSION=5.14.16
IXGBE_VERSION=5.5.3
IXGBE_VERSION=5.19.6
IXGBEVF_VERSION=4.5.1
I40E_VERSION=2.17.4
IAVF_VERSION=4.5.3
Expand Down
2 changes: 1 addition & 1 deletion drivers/intel/configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ICE="ice"

E1000E_VERSION=3.8.7
IGB_VERSION=5.14.16
IXGBE_VERSION=5.5.3
IXGBE_VERSION=5.19.6
IXGBEVF_VERSION=4.5.1
I40E_VERSION=2.17.4
IAVF_VERSION=4.5.3
Expand Down

0 comments on commit 36f7756

Please sign in to comment.