summaryrefslogtreecommitdiff
path: root/lib/eal/include
AgeCommit message (Expand)Author
2024-11-18eal: fix lcore variables documentationnext-net-mlx-mainnext-net-mlx-for-next-netThomas Monjalon
2024-11-12eal: add unreachable and precondition hintsMorten Brørup
2024-11-07doc: add lcore variables guideMattias Rönnblom
2024-11-07eal: add static per-lcore memory allocation facilityMattias Rönnblom
2024-10-30eal: promote memzone segments configuration API as stableStephen Hemminger
2024-10-30eal: promote applications lcore usage API as stableStephen Hemminger
2024-10-30eal: promote more power intrinsics API as stableStephen Hemminger
2024-10-23bitset: fix build for GCC without experimental APIDavid Marchand
2024-10-16bitset: fix build with MSVCMattias Rönnblom
2024-10-16bitops: fix build for GCC without experimental APIDavid Marchand
2024-10-14bitset: add atomic functionsMattias Rönnblom
2024-10-14eal: add bitset typeMattias Rönnblom
2024-10-10eal: annotate allocation functionsStephen Hemminger
2024-10-10ipc: increase file descriptor maximum numberStephen Hemminger
2024-10-09bitops: support volatile pointers in new APIMattias Rönnblom
2024-10-09bitops: add atomic bit operations in new APIMattias Rönnblom
2024-10-09bitops: add new bit manipulation APIMattias Rönnblom
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-10-08trace: disable traces at compilationMorten Brørup
2024-10-01service: extend service function call statisticsMattias Rönnblom
2024-07-05malloc: document that type is for tracingStephen Hemminger
2024-07-03eal: provide macro for builtin constant intrinsicTyler Retzlaff
2024-06-14eal: implement more prefetch functions for MSVCTyler Retzlaff
2024-06-13replace pure attributeTyler Retzlaff
2024-05-16eal: fix type in destructor macro for MSVCTyler Retzlaff
2024-05-16eal: include header for MSVC SIMD intrinsicsTyler Retzlaff
2024-03-06vfio: get device infoMingjin Ye
2024-03-06build: build EAL library with MSVCTyler Retzlaff
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2024-02-18lib: use atomic thread fence recommended APITyler Retzlaff
2024-02-16eal: add helper to skip whitespacesDavid Marchand
2024-02-16eal: enhance compile-time checks using C11 assertStephen Hemminger
2024-02-16eal: introduce alternative min/max macrosStephen Hemminger
2024-02-14eal: introduce more macros for bit definitionChengwen Feng
2024-02-14eal: remove type expansion from per lcore macrosTyler Retzlaff
2024-02-13eal: add macro to allocate and name a section or segmentTyler Retzlaff
2023-11-14eal: promote version API as stableStephen Hemminger
2023-11-14eal: promote max SIMD bitwidth API as stableStephen Hemminger
2023-11-14vfio: promote VF token API as stableStephen Hemminger
2023-11-14eal: promote some power intrinsics API as stableStephen Hemminger
2023-11-14eal: promote 128-bit atomic compare exchange as stableStephen Hemminger
2023-11-14interrupt: promote some functions as stableStephen Hemminger
2023-11-14seqlock: promote API as stableStephen Hemminger
2023-11-14pflock: promote API as stableStephen Hemminger
2023-11-14devargs: promote some function as stableStephen Hemminger
2023-11-14service: promote lcore active state API as stableStephen Hemminger
2023-11-14random: promote floating point number API as stableStephen Hemminger
2023-11-14eal: promote class API as stableStephen Hemminger
2023-11-14dev: promote some functions as stableStephen Hemminger