Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-11 Thread Pavan Nikhilesh Bhagavatula
>> >> >> >> From: Pavan Nikhilesh >> >> >> >> >> >> >> >> Merge crc32 hash calculation public API headers for x86 and >> >ARM, >> >> >> >> split implementations of x86 and ARM into their respective >> >private >> >> >> >> headers. >> >> >> >> This reduces the ifdef code clutter while keeping curre

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-11 Thread Ananyev, Konstantin
> > >> >> >> From: Pavan Nikhilesh > >> >> >> > >> >> >> Merge crc32 hash calculation public API headers for x86 and > >ARM, > >> >> >> split implementations of x86 and ARM into their respective > >private > >> >> >> headers. > >> >> >> This reduces the ifdef code clutter while keeping current AB

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-11 Thread Pavan Nikhilesh Bhagavatula
>> >> >> From: Pavan Nikhilesh >> >> >> >> >> >> Merge crc32 hash calculation public API headers for x86 and >ARM, >> >> >> split implementations of x86 and ARM into their respective >private >> >> >> headers. >> >> >> This reduces the ifdef code clutter while keeping current ABI >> >intact. >> >>

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-11 Thread Ananyev, Konstantin
> > >> >> From: Pavan Nikhilesh > >> >> > >> >> Merge crc32 hash calculation public API headers for x86 and ARM, > >> >> split implementations of x86 and ARM into their respective private > >> >> headers. > >> >> This reduces the ifdef code clutter while keeping current ABI > >intact. > >> >> >

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-11 Thread Pavan Nikhilesh Bhagavatula
>> >> From: Pavan Nikhilesh >> >> >> >> Merge crc32 hash calculation public API headers for x86 and ARM, >> >> split implementations of x86 and ARM into their respective private >> >> headers. >> >> This reduces the ifdef code clutter while keeping current ABI >intact. >> >> >> >> Although we inst

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-11 Thread Ananyev, Konstantin
> >> From: Pavan Nikhilesh > >> > >> Merge crc32 hash calculation public API headers for x86 and ARM, > >> split implementations of x86 and ARM into their respective private > >> headers. > >> This reduces the ifdef code clutter while keeping current ABI intact. > >> > >> Although we install `rte_

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-10 Thread Pavan Nikhilesh Bhagavatula
>> From: Pavan Nikhilesh >> >> Merge crc32 hash calculation public API headers for x86 and ARM, >> split implementations of x86 and ARM into their respective private >> headers. >> This reduces the ifdef code clutter while keeping current ABI intact. >> >> Although we install `rte_crc_arm64.h` it

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-10 Thread Pavan Nikhilesh Bhagavatula
>> Subject: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and >ARM >> >> From: Pavan Nikhilesh >> >> Merge crc32 hash calculation public API headers for x86 and ARM, split >> implementations of x86 and ARM into their respective private >headers. >> This reduces the ifdef code clutter while

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-08 Thread Ananyev, Konstantin
> From: Pavan Nikhilesh > > Merge crc32 hash calculation public API headers for x86 and ARM, > split implementations of x86 and ARM into their respective private > headers. > This reduces the ifdef code clutter while keeping current ABI intact. > > Although we install `rte_crc_arm64.h` it is n

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-05-06 Thread Wang, Yipeng1
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Wednesday, April 29, 2020 11:05 AM > To: jer...@marvell.com; tho...@monjalon.net; Wang, Yipeng1 > ; Gobriel, Sameh ; > Richardson, Bruce ; Ruifeng Wang > > Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev] [RFC] hash: un

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-04-30 Thread Pavan Nikhilesh Bhagavatula
>> -Original Message- >> From: dev On Behalf Of >pbhagavat...@marvell.com >> Sent: Wednesday, April 29, 2020 7:05 PM >> To: jer...@marvell.com; tho...@monjalon.net; Wang, Yipeng1 >> ; Gobriel, Sameh >; >> Richardson, Bruce ; Ruifeng Wang >> >> Cc: dev@dpdk.org; Pavan Nikhilesh >> Subject

Re: [dpdk-dev] [RFC] hash: unify crc32 API header for x86 and ARM

2020-04-30 Thread Van Haaren, Harry
> -Original Message- > From: dev On Behalf Of pbhagavat...@marvell.com > Sent: Wednesday, April 29, 2020 7:05 PM > To: jer...@marvell.com; tho...@monjalon.net; Wang, Yipeng1 > ; Gobriel, Sameh ; > Richardson, Bruce ; Ruifeng Wang > > Cc: dev@dpdk.org; Pavan Nikhilesh > Subject: [dpdk-dev