[dpdk-dev] [PATCH v4 30/39] bnxt: add start/stop/link update operations

2016-06-08 Thread Bruce Richardson
On Wed, Jun 08, 2016 at 11:02:08AM +0100, Bruce Richardson wrote: > On Mon, Jun 06, 2016 at 03:08:34PM -0700, Stephen Hurd wrote: > > From: Ajit Khaparde > > > > This patch adds code to add the start, stop and link update dev_ops. > > The BNXT driver will now minimally pass traffic with testpmd.

[dpdk-dev] [PATCH v4 30/39] bnxt: add start/stop/link update operations

2016-06-08 Thread Bruce Richardson
On Mon, Jun 06, 2016 at 03:08:34PM -0700, Stephen Hurd wrote: > From: Ajit Khaparde > > This patch adds code to add the start, stop and link update dev_ops. > The BNXT driver will now minimally pass traffic with testpmd. > > v4: > - Fix issues pointed out by checkpatch. > - Shorten the string

[dpdk-dev] [PATCH v4 30/39] bnxt: add start/stop/link update operations

2016-06-06 Thread Stephen Hurd
From: Ajit Khaparde This patch adds code to add the start, stop and link update dev_ops. The BNXT driver will now minimally pass traffic with testpmd. v4: - Fix issues pointed out by checkpatch. - Shorten the string passed for reserving memzone when default