File tree Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1+ Version 3.50.0-1:
2+ Date + Time 2025-02-04
3+ =============================================================
4+ Added:
5+ - RM #4203242 dump wqe to log in case of ecqe
6+ - RM #4232341 Align vNext copyrights to 2025
7+ - RM #3782717 Improve XLIO Fairness for NGINX High Concurrency
8+ - RM #3884801 Check for resident hugepages to avoid SIGBUS
9+ - RM #4124248 Don't update consumer index in CQ
10+
11+ Fixed:
12+ - RM #4183221 propagate socket errors
13+ - RM #4023262 Handle IP conflicts between multiple interfaces
14+ - RM #3914075 CQ Moderation with small payloads
15+ - RM #4039879 Handling partial read packets when clearing RX buffer
16+ - RM #4154286 Fix print report logic
17+
118Version 3.40.2-1:
219Date + Time 2024-10-07
320=============================================================
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ dnl===-----------------------------------------------------------------------===
1313# Update version number here:
1414#
1515define ( [ prj_ver_major] , 3 )
16- define ( [ prj_ver_minor] , 40 )
17- define ( [ prj_ver_revision] , 2 )
16+ define ( [ prj_ver_minor] , 50 )
17+ define ( [ prj_ver_revision] , 0 )
1818define ( [ prj_ver_release] , esyscmd ( [ echo ${PRJ_RELEASE:=0}] ) )
1919
2020
Original file line number Diff line number Diff line change 189189%{_mandir}/man8/xlio_stats.*
190190
191191%changelog
192- *
Mon Oct 7 2024 NVIDIA CORPORATION <
[email protected] > 3.
40.2 -1
193- - Bump version to 3.40.2
192+ *
Tue Feb 4 2025 NVIDIA CORPORATION <
[email protected] > 3.
50.0 -1
193+ - Bump version to 3.50.0
194194- Please refer to CHANGES for full changelog.
195195
You can’t perform that action at this time.
0 commit comments