git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usertools: remove unnecessary parens and else
[dpdk.git]
/
lib
/
librte_ring
/
2020-10-29
Honnappa Nagarahalli
ring: add zero copy API
tree
|
commitdiff
2020-10-19
Bruce Richardson
build: remove library name from version map file name
tree
|
commitdiff
2020-09-07
Ciara Power
config: remove default configs used with make
tree
|
commitdiff
2020-09-07
Ciara Power
build: remove makefiles
tree
|
commitdiff
2020-08-12
Thomas Monjalon
version: 20.11-rc0
tree
|
commitdiff
2020-07-09
Feifei Wang
ring: use custom element for fixed size API
tree
|
commitdiff
2020-07-09
Feifei Wang
ring: remove experimental flag from custom element API
tree
|
commitdiff
2020-07-09
Feifei Wang
ring: remove experimental flag from reset API
tree
|
commitdiff
2020-07-01
Morten Brørup
ring: optimize empty test
tree
|
commitdiff
2020-07-01
Morten Brørup
ring: cleanup coding style
tree
|
commitdiff
2020-07-01
Feifei Wang
ring: fix tail in peek API for ST mode
tree
|
commitdiff
2020-07-01
Feifei Wang
ring: fix bulk enqueue for HTS/RTS ring modes
tree
|
commitdiff
2020-06-16
Stephen Hemminger
ring: check flag settings for future proofing
tree
|
commitdiff
2020-05-11
Ferruh Yigit
ring: fix build for gcc O1 optimization
tree
|
commitdiff
2020-04-28
David Marchand
ring: fix build with -Wswitch-enum
tree
|
commitdiff
2020-04-21
Konstantin Ananyev
ring: introduce peek style API
tree
|
commitdiff
2020-04-21
Konstantin Ananyev
ring: introduce HTS ring mode
tree
|
commitdiff
2020-04-21
Konstantin Ananyev
ring: introduce RTS ring mode
tree
|
commitdiff
2020-04-21
Konstantin Ananyev
ring: prepare ring to allow new sync schemes
tree
|
commitdiff
2020-04-14
Pavan Nikhilesh
build: disable experimental API check internally
tree
|
commitdiff
2020-03-19
Phil Yang
ring: fix unaligned memory access on aarch32
tree
|
commitdiff
2020-02-15
Honnappa Nagarahalli
ring: fix API documentation
tree
|
commitdiff
2020-02-06
Thomas Monjalon
ring: fix namespace prefix of inline functions
tree
|
commitdiff
2020-01-19
Honnappa Nagarahalli
ring: support configurable element size
tree
|
commitdiff
2019-11-20
Pawel Modrak
build: align symbols with global ABI version
tree
|
commitdiff
2019-11-20
Anatoly Burakov
build: remove individual library versions
tree
|
commitdiff
2019-07-17
Gavin Hu
ring: add reset function for flushing
tree
|
commitdiff
2019-07-06
Anatoly Burakov
eal: hide shared memory config
tree
|
commitdiff
2019-07-05
Anatoly Burakov
eal: add API to lock/unlock tailq list
tree
|
commitdiff
2019-06-04
Xiaolong Ye
ring: remove unnecessary forward declaration
tree
|
commitdiff
2019-05-02
John McNamara
doc: fix spelling reported by aspell in comments
tree
|
commitdiff
2019-04-04
Bruce Richardson
replace snprintf with strlcpy without adding extra...
tree
|
commitdiff
2019-04-04
Gage Eads
ring: fix namesize macro documentation block
tree
|
commitdiff
2019-04-03
Stephen Hemminger
ring: fix an error message
tree
|
commitdiff
2019-03-28
Gavin Hu
ring: enforce reading tail before slots
tree
|
commitdiff
2018-11-13
Gavin Hu
ring/c11: relax ordering for load and store of the...
tree
|
commitdiff
2018-11-13
Gavin Hu
ring/c11: keep deterministic order allowing retry to...
tree
|
commitdiff
2018-11-05
Gavin Hu
ring/c11: move atomic load of head above the loop
tree
|
commitdiff
2018-11-05
Gavin Hu
ring/c11: synchronize load and store of the tail
tree
|
commitdiff
2018-10-26
Phil Yang
config: rename option for C11 memory model
tree
|
commitdiff
2018-10-25
Ferruh Yigit
ring: add library version to meson build
tree
|
commitdiff
2018-08-05
Honnappa Nagarahalli
ring: clarify preemptible nature of algorithm
tree
|
commitdiff
2018-07-26
Andy Green
ring: fix sign conversion warning
tree
|
commitdiff
2018-07-26
Andy Green
ring: fix declaration after statement
tree
|
commitdiff
2018-05-20
Andy Green
ring: remove signed type flip-flopping
tree
|
commitdiff
2018-05-20
Andy Green
ring: remove useless variables
tree
|
commitdiff
2018-04-17
Olivier Matz
ring: relax alignment constraint on ring structure
tree
|
commitdiff
2018-02-13
Pavan Nikhilesh
lib: remove unused map symbols
tree
|
commitdiff
2018-02-01
Jia He
ring: convert license headers to SPDX tags
tree
|
commitdiff
2018-01-30
Bruce Richardson
build: replace license text with SPDX tag
tree
|
commitdiff
2018-01-30
Bruce Richardson
lib: build with meson
tree
|
commitdiff
2018-01-29
Jia He
ring: introduce C11 memory model barrier option
tree
|
commitdiff
2018-01-29
Jia He
ring: move code in a new header file
tree
|
commitdiff
2018-01-16
Adrien Mazarguil
lib: fix missing includes in exported headers
tree
|
commitdiff
2018-01-04
Bruce Richardson
lib: use SPDX tag for Intel copyright files
tree
|
commitdiff
2017-11-12
Jia He
ring: guarantee load/load order in enqueue and dequeue
tree
|
commitdiff
2017-10-24
Olivier Matz
mk: do not generate LDLIBS from directory dependencies
tree
|
commitdiff
2017-10-05
Olivier Matz
ring: increase maximum ring size
tree
|
commitdiff
2017-07-07
Bruce Richardson
ring: allow non power-of-2 sizes
tree
|
commitdiff
2017-07-03
Jerin Jacob
eal: switch to architecture specific pause function
tree
|
commitdiff
2017-07-01
Daniel Verkamp
ring: use aligned memzone allocation
tree
|
commitdiff
2017-06-23
Anand B Jyoti
ring: fix return value for dequeue
tree
|
commitdiff
2017-06-06
Jerin Jacob
eal: introduce macro for always inline
tree
|
commitdiff
2017-04-13
Bruce Richardson
ring: fix return value for single dequeue
tree
|
commitdiff
2017-04-06
Ed Czeck
ring: fix C++ cast error
tree
|
commitdiff
2017-04-05
Ferruh Yigit
ring: fix build with icc
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: make struct and macros type agnostic
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: create common function for updating tail index
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: separate out head index manipulation
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: reduce scope of local variables
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: return remaining entry count when dequeuing
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: return free space when enqueuing
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: make bulk and burst return values consistent
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: remove watermark support
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: remove the yield when waiting for tail update
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: remove debug setting
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: eliminate duplication of size and mask fields
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: create common structure for prod and cons metadata
tree
|
commitdiff
2017-03-29
Bruce Richardson
ring: remove split cacheline build setting
tree
|
commitdiff
2017-03-27
Olivier Matz
mk: optimize directory dependencies
tree
|
commitdiff
2017-03-08
Bruce Richardson
ring: add a function to return the ring size
tree
|
commitdiff
2016-12-06
Yong Wang
doc: fix typos in code comments
tree
|
commitdiff
2016-10-13
Mauricio Vasquez B
doc: fix file argument of debug functions
tree
|
commitdiff
2016-09-13
Adrien Mazarguil
lib: use C99 syntax for zero-size arrays
tree
|
commitdiff
2016-07-25
Jerin Jacob
ring: fix single consumer dequeue performance
tree
|
commitdiff
2016-07-21
Juhamatti Kuusisaari
ring: guarantee dequeue ordering before tail update
tree
|
commitdiff
2016-07-21
Zoltan Kiss
mempool: adjust name size in related data types
tree
|
commitdiff
2016-05-19
Olivier Matz
mem: avoid memzone/mempool/ring name truncation
tree
|
commitdiff
2016-03-22
Lazaros Koromilas
ring: fix deadlock in zero object multi enqueue or...
tree
|
commitdiff
2016-02-10
Huawei Xie
remove extra parentheses in return statement
tree
|
commitdiff
2015-11-18
Jerin Jacob
eal: introduce SMP memory barriers
tree
|
commitdiff
2015-11-03
Pablo de Lara
ring: support freeing
tree
|
commitdiff
2015-11-03
Bruce Richardson
ring: store memzone pointer
tree
|
commitdiff
2015-07-16
Sergio Gonzalez...
mem: move librte_malloc to eal/common
tree
|
commitdiff
2015-03-10
David Marchand
tailq: move to dynamic tailq
tree
|
commitdiff
2015-03-10
David Marchand
tailq: remove unneeded inclusions
tree
|
commitdiff
2015-02-24
Cunming Liang
ring: add optional yield to avoid spin forever
tree
|
commitdiff
2015-02-24
Cunming Liang
ring: support non-EAL thread
tree
|
commitdiff
2015-02-03
Neil Horman
mk: add library version extension
tree
|
commitdiff
2015-02-03
Neil Horman
lib: provide initial versioning
tree
|
commitdiff
next