Skip to content

Commit

Permalink
Version update 0.9.9
Browse files Browse the repository at this point in the history
Changes List:
- Update i225 OPCUA-PKT1 mapping
- Add eth flowtype proto rx filter to json

Signed-off-by: Goh, Wei Sheng <[email protected]>
  • Loading branch information
ws-intel committed Sep 7, 2023
1 parent c37d274 commit cfca981
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,7 @@ For prior version, please refer to the tag commit message. Sorry guys.
- Add EHL support for TI-PHY
- txrx-tsn: Add extra flush packets in TX thread
- txrx-tsn: Tuning NAPI Deferral to improve performance

## [0.9.9] - 2023-9-5
- Update i225 OPCUA-PKT1 mapping
- Add eth flowtype proto rx filter to json
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.9.8"
TSNREFSW_PACKAGE_VERSION="v0.9.9"

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

0 comments on commit cfca981

Please sign in to comment.