Release 5.7

TAG: DIS_RELEASE_5_7_0_AUG_8_2018

  • Fixed problem with sessions not working for NTBs without LUT and in Asymmetric topology. Bugzilla #5436

  • Reduced number of file descriptors to 30 to reduce the driver loading time on Tegra TK1 systems. #5443

  • MXH830, MXH832: All Microsemi configuration files are converted to MR2. Bugzilla #5427

  • Windows: Record memory allocation for MCAST and PIO pools into system log. Bugzilla #5461

  • Fixed VxWorks driver crashes when the dis_px.conf configuration file is not present and the machine is without Ethernet connection, and added CDF configuration option to prevent reading driver parameters. Bugzilla #5470

  • Added support for MXS824. Bugzilla #5343

  • Added support for PVH210. Bugzilla #5189

  • Added support for MVS210. Bugzilla #5391

  • Added support for PVH230. Bugzilla #5372

  • Added support for NTBs without LUT. Bugzilla #5436

  • Fixed bug in broken asymmetric topology. Bugzilla #5436

  • Fixed issues on CentOS 7.5. Bugzilla #5462

  • Fixed build errors for VxWorks. Bugzilla #5446

  • Fixed issues with loading Linux modules built on systems with spectre/meltdown updates. Bugzilla #5398

  • Fixed installer issues on opensuse - looks for non-existing rpm libgcc. Bugzilla #5320

  • Windows: add more example programs to the Development feature. Bugzilla #5442

  • Fixed one-way session problem. This problem is triggered by a race between one node’s driver being shut down and another node trying to reastablish a session to this node at the same time. Bugzilla #5472

  • Linux: Fixed problem with GCC’s “spectre/meltdown symbols” during driver load. Bugzilla #5398

SISCI

  • Reduced number of file descriptors to 30 to reduce the driver loading time on Tegra TK1 systems. #5443

  • Fix deadlock on SCIRemoveDataInterrupt when the handle is created with SCI_FLAG_USE_CALLBACK. Bugzilla #5469

  • Return SCI_ERR_SEGMENTID_USED instead of SCI_ERR_ILLEGAL_PARAMETER when SCICreateDataInterrupt fails with flag SCI_FLAG_FIXED_INTNO. Bugzilla #5481

SmartIO

  • Fixed kernel panic during unload of SmartIO. Bugzilla #5418

  • Fixed crash when a device is queried without being borrowed

  • Fixed smartio_tool borrow x for local devices

  • Fixed issue with pre-compiled libraries. Bugzilla #5353

  • Fixed compilation issue. Bugzilla #5415