On 1/13/2018 1:09 AM, Thomas Monjalon Wrote:
04/12/2017 02:50, Jia He:
move the common part of rte_ring.h into rte_ring_generic.h.
move the memory barrier part into update_tail().

no functional changes here.
[...]
--- /dev/null
+++ b/lib/librte_ring/rte_ring_generic.h
@@ -0,0 +1,195 @@
+/*-
+ *   BSD LICENSE
+ *
+ *   Copyright(c) 2017 hxt-semitech. All rights reserved.
As you are moving existing code, I think you should keep
the original copyright.
Ok, thanks for the comments

--
Cheers,
Jia

Reply via email to