Releases: intel/iotg_tsn_ref_sw
Releases · intel/iotg_tsn_ref_sw
Update v0.8.21
List of changes :
A. fix opcua-pkt1 for i225
1. change ethtool command to use combined option when setting queues
2. change ethtool command to disable coalescence
3. Remove 0xe schedule from taprio. Cannot configure same queue twice in i225.
4. update base_time calculation for i225
B. Automatic testing related changes -
opcua: remove trailing comma from json configs (#96)
Update v0.8.20 - Latency workaround
This release is mainly for finding solution to drive down the latency introduced lately in several platforms.
v0.8.2
Summary:
- Code infrastructure is changed to support scability to other platforms
- Separated the config files according to platforms ( ehl/ehl2/tglu)
- Most parameters are in config files instead of hard coded in the shell scripts.
- Streamline command line execution for both tsq and vs1x to follow opcua-style of execution ( setup | run )
- READMEs updates
- Bug-fix :
- intermittent high latencies in opcua-pkt2/3
- better synchronization of RX and TX threads for B side ( for return traffic ). To avoid sending back to A invalid packets hence introducing error in latency calculation in return traffic.
v0.8.1
v0.8.0
The first, revamped, release of IOTG TSN Reference Software. This is a complete revamp and the Apollolake-i branch will continue to be hosted in its own branch, while all future developments continue in this master branch. As this is just the initial release, stay tuned for more updates like bug fixes and more thorough documentation.
Credits to those listed in the commit messages who have worked tireless on this over the years.
Release for apollolake-i
User Guide: Minor update and bug fixes Signed-off-by: Wong, Vincent Por Yin <[email protected]>