Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

2020-07-09 Thread Joyce Kong
iacheslav Ovsiienko ; Honnappa Nagarahalli > ; Phil Yang ; > Ruifeng Wang ; dev ; nd > > Subject: Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte > restrict > > On Wed, Jul 8, 2020 at 5:21 AM Joyce Kong wrote: > > > > > -Original Message

Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

2020-07-09 Thread David Marchand
; Beilei Xing ; Jeff Guo > > ; Mcnamara, John ; Matan > > Azrad ; Shahaf Shuler ; > > Viacheslav Ovsiienko ; Honnappa Nagarahalli > > ; Phil Yang ; > > Ruifeng Wang ; dev ; nd > > > > Subject: Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace

Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

2020-07-07 Thread Joyce Kong
iacheslav Ovsiienko ; Honnappa Nagarahalli > ; Phil Yang ; > Ruifeng Wang ; dev ; nd > > Subject: Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte > restrict > > On Mon, Jul 6, 2020 at 9:50 AM Joyce Kong wrote: > > > > '__rte_restrict'

Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

2020-07-07 Thread David Marchand
On Mon, Jul 6, 2020 at 9:50 AM Joyce Kong wrote: > > '__rte_restrict' is a common wrapper for restricted pointers which > can be supported by all compilers. Use '__rte_restrict' instead of > '__restrict' for code consistency. This patch 4, 5 and 6 are simple replacements and can be squashed into

Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

2020-07-06 Thread Ruifeng Wang
> -Original Message- > From: Joyce Kong > Sent: Monday, July 6, 2020 3:49 PM > To: maxime.coque...@redhat.com; jer...@marvell.com; > zhihong.w...@intel.com; xiaolong...@intel.com; beilei.x...@intel.com; > jia@intel.com; john.mcnam...@intel.com; ma...@mellanox.com; > shah...@mellanox.

Re: [dpdk-dev] [PATCH v2 4/6] net/i40e: replace restrict with rte restrict

2020-07-06 Thread Phil Yang
> -Original Message- > From: Joyce Kong > Sent: Monday, July 6, 2020 3:49 PM > To: maxime.coque...@redhat.com; jer...@marvell.com; > zhihong.w...@intel.com; xiaolong...@intel.com; beilei.x...@intel.com; > jia@intel.com; john.mcnam...@intel.com; ma...@mellanox.com; > shah...@mellanox.co