File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
14
14
#
15
15
define ( [ vma_ver_major] , 9 )
16
16
define ( [ vma_ver_minor] , 2 )
17
- define ( [ vma_ver_revision] , 0 )
17
+ define ( [ vma_ver_revision] , 1 )
18
18
define ( [ vma_ver_release] , esyscmd ( [ echo ${VMA_RELEASE:=0}] ) )
19
19
20
20
Original file line number Diff line number Diff line change
1
+ Version 9.2.1-0:
2
+ Date + Time 2020-12-11
3
+ =============================================================
4
+ Fixed:
5
+ - RM #2371869 Fix RX duplicates for RoCE LAG 802.3ad
6
+ - RM #2380172 Resolve SIGBUS issue in RoCE LAG mode
7
+ - RM #2373738 Fix bonding 802.3ad transmission
8
+ - RM #2336287 Modify VMA official web page
9
+ - RM #2355289 Improve check for BlueFlame support
10
+
1
11
Version 9.2.0-0:
2
12
Date + Time 2020-11-12
3
13
=============================================================
You can’t perform that action at this time.
0 commit comments