Skip to content

Commit

Permalink
Version update: 0.8.28
Browse files Browse the repository at this point in the history
Changes List:
- RPL-P enablement
- Install scrub/filter to the raw data
- Improve logic for manage systemctl restart

Signed-off-by: Goh Wei Sheng <wei.sheng.goh@intel.com>
  • Loading branch information
ws-intel authored and AzuraTarmiziIntel committed Aug 19, 2022
1 parent 3731764 commit a1d5b62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ For prior version, please refer to the tag commit message. Sorry guys.

## [0.8.27] - 2022-06-13
- ADL-X vs1 iperf speed change

## [0.8.28] - 2022-08-19
- RPL-P enablement
- Install scrub/filter to the raw data
- Improve logic for manage systemctl restart
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.27"
TSNREFSW_PACKAGE_VERSION="v0.8.28"

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

0 comments on commit a1d5b62

Please sign in to comment.