summaryrefslogtreecommitdiff
path: root/lib/eventdev/rte_eventdev.c
AgeCommit message (Expand)Author
2024-02-18eventdev: fix calloc parametersFerruh Yigit
2024-02-14use C11 alignofTyler Retzlaff
2024-01-12eventdev: use a dynamic logtypeStephen Hemminger
2023-12-21lib: remove redundant newline from logsDavid Marchand
2023-12-21lib: use dedicated logtypes and macrosDavid Marchand
2023-10-29eventdev: fix missing driver names in info structBruce Richardson
2023-10-04eventdev: introduce link profilesPavan Nikhilesh
2023-10-04eventdev/dma: support adapter capabilities getAmit Prakash Shukla
2023-03-03eventdev: fix memory size for telemetryAbdullah Sevincer
2023-02-07eventdev: add trace pointsAmit Prakash Shukla
2023-02-05rename telemetry u64 functions to uint versionsBruce Richardson
2022-10-21eventdev: increase xstats ID width to 64 bitsPavan Nikhilesh
2022-10-03eventdev: support telemetry dump eventdevChengwen Feng
2022-09-30eventdev: add prefix to public symbolPavan Nikhilesh
2022-09-26eventdev: add weight and affinity attributes to queue confShijith Thotton
2022-09-26eventdev/timer: support periodic event timerNaga Harish K S V
2022-09-23dev: hide driver objectDavid Marchand
2022-09-23eal: deprecate RTE_FUNC_PTR_* macrosDavid Marchand
2022-05-17eventdev: add weight and affinity to queue attributesShijith Thotton
2022-05-17eventdev: support setting queue attributes at runtimeShijith Thotton
2022-05-17eventdev: quiesce an event portPavan Nikhilesh
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-14eventdev/crypto: assume SW when no driver capabilitiesGanapati Kundapura
2021-10-21eventdev: make trace API internalPavan Nikhilesh
2021-10-21eventdev: hide timer adapter PMD filePavan Nikhilesh
2021-10-21eventdev: hide event device related structuresPavan Nikhilesh
2021-10-21eventdev: move inline APIs into separate structurePavan Nikhilesh
2021-10-21eventdev: allocate max space for internal arraysPavan Nikhilesh
2021-10-13ethdev: hide internal structuresKonstantin Ananyev
2021-09-08cryptodev: expose driver interface as internalAkhil Goyal
2021-09-08cryptodev: rename function to check device validityAkhil Goyal
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson