Hi Pavan
Please see some comments below.
From: Pavan Nikhilesh, Saturday, February 17, 2018 12:50 PM
> Add 32b and 64b API's to align the given integer to the previous power of 2.
>
> Signed-off-by: Pavan Nikhilesh
> ---
> lib/librte_eal/common/include/rte_common.h | 36
>
On 13-Feb-18 7:37 PM, Alex Kiselev wrote:
Hi.
I've been wondering should I use a release/acquire memory barrier pair
in order to be sure that the other thread will see the fully/corrected
initialized object
passed to it via a dpdk ring or ring itself is a kind of barrier?
Let's say I have a pse
Update common auto test to include test for previous power of 2 for both
32 and 64bit integers.
Signed-off-by: Pavan Nikhilesh
---
test/test/test_common.c | 24
1 file changed, 24 insertions(+)
diff --git a/test/test/test_common.c b/test/test/test_common.c
index d034243
Add 32b and 64b API's to align the given integer to the previous power
of 2.
Signed-off-by: Pavan Nikhilesh
---
lib/librte_eal/common/include/rte_common.h | 36 ++
1 file changed, 36 insertions(+)
diff --git a/lib/librte_eal/common/include/rte_common.h
b/lib/librte_
4 matches
Mail list logo