Re: [dpdk-dev] [PATCH 0/8] service: rework for usability

2017-08-16 Thread Neil Horman
PATCH 0/8] service: rework for usability > > > > > From: Neil Horman [mailto:nhor...@tuxdriver.com] > > > Sent: Wednesday, August 16, 2017 12:16 PM > > > To: Van Haaren, Harry > > > Cc: dev@dpdk.org > > > Subject: Re: [dpdk-dev] [PATCH 0/8] service: rew

Re: [dpdk-dev] [PATCH 0/8] service: rework for usability

2017-08-16 Thread Van Haaren, Harry
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Van Haaren, Harry > Sent: Wednesday, August 16, 2017 12:32 PM > To: Neil Horman > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/8] service: rework for usability > > > From: Neil Horman [mailto:nhor...@tuxdriver.

Re: [dpdk-dev] [PATCH 0/8] service: rework for usability

2017-08-16 Thread Van Haaren, Harry
> From: Neil Horman [mailto:nhor...@tuxdriver.com] > Sent: Wednesday, August 16, 2017 12:16 PM > To: Van Haaren, Harry > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/8] service: rework for usability > > On Tue, Aug 15, 2017 at 01:32:32PM +0100, Harry van Haaren wro

Re: [dpdk-dev] [PATCH 0/8] service: rework for usability

2017-08-16 Thread Neil Horman
On Tue, Aug 15, 2017 at 01:32:32PM +0100, Harry van Haaren wrote: > This patchset reworks the service apis to be more user > friendly. In particular, the various rte_service_* functions > now take an integer id parameter instead of a service pointer. > This both reduces the API surface (no service_

[dpdk-dev] [PATCH 0/8] service: rework for usability

2017-08-15 Thread Harry van Haaren
This patchset reworks the service apis to be more user friendly. In particular, the various rte_service_* functions now take an integer id parameter instead of a service pointer. This both reduces the API surface (no service_get_from_id()), and allows easier debugging (gdb function calls with integ