[dpdk-dev] [PATCH v2 0/4] NIC filters support for generic filter

2014-06-14 Thread Vladimir Medvedkin
Hi Jingjing, Ok! Let's get back to this patch after 1.7 release. Thanks! Regards, Vladimir 2014-06-14 5:00 GMT+04:00 Wu, Jingjing : > Hi, Vladimir > > > > Yes, for Fortville, uint8_t is not enough, it was also the concern is to > keep consistent with flow director?s implementation. But I agr

[dpdk-dev] [PATCHv3 0/5] ACL library

2014-06-14 Thread Thomas Monjalon
2014-06-14 00:07, Richardson, Bruce: > From: Thomas Monjalon > > I've made the code style changes, move some configuration lines and added > > to BSD build (not tested). > > > I'd be a bit wary about adding it to the BSD build. I'm only running BSD in > a VM here, but there GCC fails to recognise

[dpdk-dev] [PATCHv3 0/5] ACL library

2014-06-14 Thread Thomas Monjalon
2014-06-13 12:02, Ananyev, Konstantin: > 2014-06-13 13:56, Thomas Monjalon: > > > Konstantin Ananyev (5): > > > Add ACL library (librte_acl) into DPDK > > > acl: update UT to reflect latest changes in the librte_acl > > > acl: New test-acl application > > > acl: New sample l3fwd-acl > > >

[dpdk-dev] [PATCH v2 0/4] NIC filters support for generic filter

2014-06-14 Thread Wu, Jingjing
Hi, Vladimir Yes, for Fortville, uint8_t is not enough, it was also the concern is to keep consistent with flow director?s implementation. But I agree that we need to change. Let make an agreement like: I will make change for the remarks from you. One is the change the type of rx_queue to uin

[dpdk-dev] [PATCHv3 0/5] ACL library

2014-06-14 Thread Richardson, Bruce
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Friday, June 13, 2014 4:38 PM > To: Ananyev, Konstantin > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCHv3 0/5] ACL library > > 2014-06-13 12:02, Ananyev, Konstantin: > > 2014-06-13