Re: [lng-odp] [API-NEXT PATCHv4 0/4] add PMR create API

2016-02-03 Thread Bala Manoharan
My mistake. I am sending v5 shortly. Regards, Bala On 3 February 2016 at 22:51, Bill Fischofer wrote: > This now applies and runs, however there are doxygen issues: > > bill@Ubuntu15:~/linaro/balapmr$ make doxygen-html > rm -rf doc/output > make

Re: [lng-odp] [API-NEXT PATCHv4 0/4] add PMR create API

2016-02-03 Thread Bill Fischofer
This now applies and runs, however there are doxygen issues: bill@Ubuntu15:~/linaro/balapmr$ make doxygen-html rm -rf doc/output make --directory=./doc/images make[1]: Entering directory '/home/bill/linaro/balapmr/doc/images' mscgen -T svg -i resource_management.msc -o resource_management.svg

Re: [lng-odp] [API-NEXT PATCHv4 0/4] add PMR create API

2016-02-03 Thread Bala Manoharan
New version sent. Thanks for such quick reviews Bill. :) Regards, Bala On 3 February 2016 at 23:12, Bala Manoharan wrote: > My mistake. I am sending v5 shortly. > > Regards, > Bala > > > On 3 February 2016 at 22:51, Bill Fischofer wrote:

[lng-odp] [API-NEXT PATCHv4 0/4] add PMR create API

2016-02-03 Thread Balasubramanian Manoharan
Packet match rule creation is modified to include source and destination class of service. Removes the ability to add any class of service directly with pktio. If a PMR needs to be applied at the pktio level the same should be applied to default class of service. Packet match rule destroy