test mbuf attach
[dpdk.git] / lib / librte_ring / rte_ring_c11_mem.h
2018-11-13 Gavin Huring/c11: relax ordering for load and store of the...
2018-11-13 Gavin Huring/c11: keep deterministic order allowing retry to...
2018-11-05 Gavin Huring/c11: move atomic load of head above the loop
2018-11-05 Gavin Huring/c11: synchronize load and store of the tail
2018-07-26 Andy Greenring: fix declaration after statement
2018-05-20 Andy Greenring: remove signed type flip-flopping
2018-02-01 Jia Hering: convert license headers to SPDX tags
2018-01-29 Jia Hering: introduce C11 memory model barrier option