Skip to content

Commit

Permalink
run.sh: Version updates to v0.8.20
Browse files Browse the repository at this point in the history
List of changes:
- Disable of coalescence for better XDP performance
- Added delay before starting iperf3 client in vs1a
- Added 5ns delay after pub and sub callback in opcua_custom
- Added config changes for i225
- Disable coalescence and usage of napi deferral for performance in 5.10

Signed-off-by: Noor Azura Ahmad Tarmizi <[email protected]>
  • Loading branch information
AzuraTarmiziIntel committed Nov 10, 2021
1 parent 1a17fde commit 62f3d0c
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 @@ -32,7 +32,7 @@
set -a # enable variable export
RUNSH_DEBUG_MODE="NO"

TSNREFSW_PACKAGE_VERSION="v0.8.19"
TSNREFSW_PACKAGE_VERSION="v0.8.20"

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

0 comments on commit 62f3d0c

Please sign in to comment.