File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1+ Version 3.60.2-1:
2+ Date + Time 2025-09-10
3+ =============================================================
4+ Added:
5+ - RM #4315534 Optimize XLIO for Multithreaded Applications
6+ - RM #4493519 NGINX Dual port support
7+ - RM #4315534 Improve buffer management in the Threads mode
8+ - RM #4624249 Remove deadcode in rx_read_ready_packets
9+ - RM #4610737 Skip Ultra API rings in CQ moderation
10+ - RM #4367367 Handle passthrough in XLIO Ultra API
11+ Fixed:
12+ - RM #4624249 Fix Coverity issues
13+ - RM #4573723 Fix XLIO double init
14+ - RM #4553157 Release RX ready buffers in ~sockinfo_tcp
15+
116Version 3.60.1-1:
217Date + Time 2025-08-18
318=============================================================
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
1414#
1515define ( [ prj_ver_major] , 3 )
1616define ( [ prj_ver_minor] , 60 )
17- define ( [ prj_ver_revision] , 1 )
17+ define ( [ prj_ver_revision] , 2 )
1818define ( [ prj_ver_release] , esyscmd ( [ echo ${PRJ_RELEASE:=0}] ) )
1919
2020
Original file line number Diff line number Diff line change 190190%{_mandir}/man8/xlio_stats.*
191191
192192%changelog
193- *
Mon Aug 18 2025 NVIDIA CORPORATION <
[email protected] > 3.60.
1 -1
194- - Bump version to 3.60.1
193+ *
Wed Sep 10 2025 NVIDIA CORPORATION <
[email protected] > 3.60.
2 -1
194+ - Bump version to 3.60.2
195195- Please refer to CHANGES for full changelog.
196196
You can’t perform that action at this time.
0 commit comments