-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux/efa: Bump driver version to 2.12.1
Reviewed-by: Yehuda Yitschak <[email protected]> Reviewed-by: Yonatan Nachum <[email protected]> Signed-off-by: Michael Margolin <[email protected]>
- Loading branch information
Showing
9 changed files
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
efa (2.12.1-1.amzn1) unstable; urgency=medium | ||
* Fix RNR configuration for SRD kernel QPs | ||
|
||
-- Michael Margolin <[email protected]> Sun, 06 Oct 2024 16:13:23 +0000 | ||
|
||
efa (2.12.0-1.amzn1) unstable; urgency=medium | ||
* Introduce EFA kernel verbs support | ||
* Add 0xefa3 device support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,6 +100,9 @@ install -m 644 neuron_p2p.h %{buildroot}%{install_path}/src | |
/etc/modprobe.d/efa.conf | ||
|
||
%changelog | ||
* Sun Oct 06 2024 Michael Margolin <[email protected]> - 2.12.1 | ||
- Fix RNR configuration for SRD kernel QPs | ||
|
||
* Tue Oct 01 2024 Michael Margolin <[email protected]> - 2.12.0 | ||
- Introduce EFA kernel verbs support | ||
- Add 0xefa3 device support | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters