Skip to content

Releases: intel/iotg_tsn_ref_sw

Update v0.8.21

29 Dec 06:06
Compare
Choose a tag to compare

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

17 Nov 03:28
Compare
Choose a tag to compare

This release is mainly for finding solution to drive down the latency introduced lately in several platforms.

v0.8.2

30 Dec 06:33
Compare
Choose a tag to compare

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

22 Oct 10:33
Compare
Choose a tag to compare

Summary:

  • Change build tools from cmake and make to autotools
  • Input parameter verification changes
  • Other bug fixes & scripting QoL improvements
  • More READMEs

v0.8.0

16 Oct 07:00
Compare
Choose a tag to compare

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

09 Apr 14:31
Compare
Choose a tag to compare
User Guide: Minor update and bug fixes

Signed-off-by: Wong, Vincent Por Yin <[email protected]>