<snip> > > > > > > > > Subject: [dpdk-dev] [RFC 0/6] New sync modes for ring > > > > > > > > Upfront note - that RFC is not a complete patch. > > > > It introduces an ABI breakage, plus it doesn't update ring_elem > > > > code properly, > > > As per the current rules, these changes (in the current form) will > > > be accepted only for 20.11 release. How do we address this for > > > immediate > > requirements like RCU defer APIs? > > > > I think I found a way to introduce these new modes without API/ABI > breakage. > > Working on v1 right now. Plan to submit it by end of that week/start > > of next one. > ok RCU defer APIs require the rte_ring_xxx_elem versions. I guess you are adding those as well.
> <snip>