Re: [dpdk-dev] [PATCH v2 0/4] patch series for bnxt

2017-10-05 Thread Ferruh Yigit
On 10/5/2017 4:06 PM, Ajit Khaparde wrote: > A continuation of the previous submission, > this patchset adds support for ntuple filtering. > It also fixes an issue found while testing VMDQ > and updates bnxt.ini > The last patch removes some unnecessary parentheses from the code. > > Ajit Khaparde

[dpdk-dev] [PATCH v2 0/4] patch series for bnxt

2017-10-05 Thread Ajit Khaparde
A continuation of the previous submission, this patchset adds support for ntuple filtering. It also fixes an issue found while testing VMDQ and updates bnxt.ini The last patch removes some unnecessary parentheses from the code. Ajit Khaparde (4): net/bnxt: add ntuple filtering support net/bnxt