Skip to content

Tags: CloudNativeDataPlane/cndp

Tags

v24.07.0

Toggle v24.07.0's commit message
update version to v24.07.0

Signed-off-by: Keith Wiles <[email protected]>

v24.06.0

Toggle v24.06.0's commit message
bump version for latest fixes

Signed-off-by: Keith Wiles <[email protected]>

v23.06.0

Toggle v23.06.0's commit message
update version

Signed-off-by: Keith Wiles <[email protected]>

RHEL-9-uintr-fix

Toggle RHEL-9-uintr-fix's commit message
Fix uintr compile on RHEL 9

It is not enough to check for -muintr compiler flag on RHEL 9. The
linker produces the following error messages:

/tmp/ccaRDbYW.s: Assembler messages:
/tmp/ccaRDbYW.s:260: Error: no such instruction: `stui'
/tmp/ccaRDbYW.s:626: Error: no such instruction: `clui'
/tmp/ccaRDbYW.s:754: Error: no such instruction: `senduipi %rax'

To avoid this, check to see if a simple program links. If it does, the
toolchain should be able to build programs using uintr.

Signed-off-by: Jeff Shaw <[email protected]>

v22.08.0

Toggle v22.08.0's commit message
Version 22.08.0

v22.08.0-rc0

Toggle v22.08.0-rc0's commit message
version 22.08.0-rc0

v22.04.0

Toggle v22.04.0's commit message
Version 22.04.0