Skip to content

Commit

Permalink
run.sh: Version update v0.8.24
Browse files Browse the repository at this point in the history
Main changes are to support new output printout
and calculation.

List of changes:

- TBS calculation (avg and stddev)
- Additional column for U2U latency stddev
- GCL/taprio configuration printout
- timesync stat printout upon ptp4l/phc2sys logs availability
- XDP opcua queue change to q3 for adl2 and rpl2
- Additional CHANGELOG.md and TODO.md files

Signed-off-by: Goh Wei Sheng <wei.sheng.goh@intel.com>
Signed-off-by: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com>
  • Loading branch information
AzuraTarmiziIntel committed Mar 9, 2022
1 parent 87c837c commit cc41a02
Showing 1 changed file with 1 addition and 1 deletion.
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.23"
TSNREFSW_PACKAGE_VERSION="v0.8.24"

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

0 comments on commit cc41a02

Please sign in to comment.