-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c5bd052
commit 92b27c0
Showing
2 changed files
with
10 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
* Fri Aug 9 2024 Martin Spinler <[email protected]> - 6.23.0-1 | ||
- [FEATURE] drivers: allow early removal and late attach of PCI endpoint | ||
- [FEATURE] libnfb: use LIBNFB_BUS_DEBUG env. variable for MI read/write logging | ||
- [FEATURE] libnfb: use LIBNFB_DEFAULT_DEV env. variable for specifying default device | ||
- [FEATURE] nfb-info: print BAR size, print list of all available devices | ||
- [FEATURE] nfb-mi-test: tool for testing and benchmarking MI accesses | ||
- [FEATURE] pynfb: lot of sanitized names, improvements, fixes and optimalizations | ||
- [BUGFIX] libnfb: fallback mi_memcpy variant for processors without AVX2 | ||
|
||
* Thu Jun 27 2024 Martin Spinler <[email protected]> - 6.22.6-1 | ||
- [BUGFIX] fix driver bug with include file | ||
|
||
|
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 +1 @@ | ||
6.22.6 | ||
6.23.0 |