Re: [dpdk-dev] [v2 PATCH 0/8] Coverity fixes and other cleanups

2019-11-08 Thread David Marchand
On Fri, Nov 8, 2019 at 3:41 PM Xu, Rosen wrote: > > Hi David, > > Too busy today, sorry for late reply. Ok, no problem, I had not pushed yet. So I put the patch 3 back in my tree with your Review tokens added where applicable, and pushed the full series. > > > Kevin Traynor (8): > > > net/pca

Re: [dpdk-dev] [v2 PATCH 0/8] Coverity fixes and other cleanups

2019-11-08 Thread Xu, Rosen
Hi David, Too busy today, sorry for late reply. > -Original Message- > From: David Marchand [mailto:david.march...@redhat.com] > Sent: Friday, November 08, 2019 22:08 > To: Kevin Traynor > Cc: dev ; Xu, Rosen ; Ye, Xiaolong > > Subject: Re: [v2 PATCH 0/8] Coverity fixes and other cleanu

Re: [dpdk-dev] [v2 PATCH 0/8] Coverity fixes and other cleanups

2019-11-08 Thread David Marchand
On Wed, Nov 6, 2019 at 8:02 PM Kevin Traynor wrote: > > Patches 1-4 are Coverity fixes. > Patches 5-8 are removing commented out code. > > v2: > - 1/8: removed added NULL check for devargs_all > - 2/8: fixed headline to common/cpt > - v1 3/9 'net/bnxt: remove logically dead code' > removed as du

[dpdk-dev] [v2 PATCH 0/8] Coverity fixes and other cleanups

2019-11-06 Thread Kevin Traynor
Patches 1-4 are Coverity fixes. Patches 5-8 are removing commented out code. v2: - 1/8: removed added NULL check for devargs_all - 2/8: fixed headline to common/cpt - v1 3/9 'net/bnxt: remove logically dead code' removed as duplicate patch already applied Kevin Traynor (8): net/pcap: fix arg