Re: [dpdk-dev] [PATCH 0/7] net/ice: update share code

2019-01-16 Thread Ferruh Yigit
On 1/15/2019 12:56 PM, Qi Zhang wrote: > For ice family NICs, package processing pipe line can be configured in > a package file should be downloaded into device by driver during init. > The patch set add necessary share code APIs to support package download. > Also some code clean is included. >

Re: [dpdk-dev] [PATCH 0/7] net/ice: update share code

2019-01-15 Thread Lu, Wenzhuo
> -Original Message- > From: Zhang, Qi Z > Sent: Tuesday, January 15, 2019 8:57 PM > To: Lu, Wenzhuo ; Yang, Qiming > > Cc: Stillwell Jr, Paul M ; dev@dpdk.org; > Richardson, Bruce ; Yigit, Ferruh > ; Zhang, Qi Z > Subject: [PATCH 0/7] net/ice: update share code > > For ice family NICs,