Skip to content

Commit e7773c0

Browse files
committed
issue: 321712 ****************** VMA 9.2.1 *******************
Signed-off-by: Igor Ivanov <[email protected]>
1 parent 4f649c9 commit e7773c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
1414
#
1515
define([vma_ver_major], 9)
1616
define([vma_ver_minor], 2)
17-
define([vma_ver_revision], 0)
17+
define([vma_ver_revision], 1)
1818
define([vma_ver_release], esyscmd([echo ${VMA_RELEASE:=0}]))
1919

2020

journal.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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+
111
Version 9.2.0-0:
212
Date + Time 2020-11-12
313
=============================================================

0 commit comments

Comments
 (0)