Re: [dpdk-dev] [RFC 08/12] hash: add support for s390x architecture

2019-04-15 Thread Dharmik Thakkar
Hi, Please find the inline comment. > On Apr 9, 2019, at 2:06 PM, Vivian Kong wrote: > > Add big endian support for s390x architecture. > > Signed-off-by: Vivian Kong > --- > lib/librte_hash/rte_fbk_hash.h | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/lib/librte_hash/rte_fbk_

[dpdk-dev] [RFC 08/12] hash: add support for s390x architecture

2019-04-09 Thread Vivian Kong
Add big endian support for s390x architecture. Signed-off-by: Vivian Kong --- lib/librte_hash/rte_fbk_hash.h | 7 +++ 1 file changed, 7 insertions(+) diff --git a/lib/librte_hash/rte_fbk_hash.h b/lib/librte_hash/rte_fbk_hash.h index c4d6976d2..5e49950a7 100644 --- a/lib/librte_hash/rte_fbk_