Skip to content

Commit

Permalink
Version update: 0.8.27
Browse files Browse the repository at this point in the history
Changes list:
- Change iperf speed for vs1 for adl-x platform.

Signed-off-by: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com>
  • Loading branch information
AzuraTarmiziIntel committed Jun 13, 2022
1 parent 036c1f1 commit ae58048
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ For prior version, please refer to the tag commit message. Sorry guys.
- ADL-N enablement
- Additional column for U2U coefficient variance
- Additional column for TBS coefficient variance

## [0.8.27] - 2022-06-13
- ADL-X vs1 iperf speed change
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ set -a # enable variable export
RUNSH_DEBUG_MODE="YES"
RUNSH_QDISC_DEBUG_MODE="NO"
RUNSH_RESULT_DEBUG_MODE="NO"
TSNREFSW_PACKAGE_VERSION="v0.8.26"
TSNREFSW_PACKAGE_VERSION="v0.8.27"

main() {
#if [ $USER != "root" ]; then
Expand Down

0 comments on commit ae58048

Please sign in to comment.