Re: [dpdk-dev] [PATCH 14/49] net/ice/base: refactor HW table init function

2019-06-05 Thread Stillwell Jr, Paul M
> -Original Message- > From: Maxime Coquelin > Sent: Wednesday, June 5, 2019 3:35 AM > To: Rong, Leyi ; Zhang, Qi Z > Cc: dev@dpdk.org; Sridhar, Vignesh ; Stillwell Jr, > Paul M > Subject: Re: [dpdk-dev] [PATCH 14/49] net/ice/base: refactor HW table init > funct

Re: [dpdk-dev] [PATCH 14/49] net/ice/base: refactor HW table init function

2019-06-05 Thread Maxime Coquelin
On 6/4/19 7:42 AM, Leyi Rong wrote: 1. Separated the calls to initialize and allocate the HW XLT tables from call to fill table. This is to allow the ice_init_hw_tbls call to be made prior to package download so that all HW structures are correctly initialized. This will avoid any invalid memo