[dpdk-dev] [PATCH 00/19] KNI checkpatch cleanup

2016-10-10 Thread Ferruh Yigit
t; Cc: Stephen Hemminger ; Ferruh Yigit >> >> Subject: [dpdk-dev] [PATCH 00/19] KNI checkpatch cleanup >> >> KNI checkpatch cleanup, mostly non-functional but cosmetic modifications. >> Only functional change is related logging, switched to kernel dynamic logging >> and

[dpdk-dev] [PATCH 00/19] KNI checkpatch cleanup

2016-10-05 Thread Pattan, Reshma
Hi Ferruh, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ferruh Yigit > Sent: Thursday, September 15, 2016 4:46 PM > To: dev at dpdk.org > Cc: Stephen Hemminger ; Ferruh Yigit > > Subject: [dpdk-dev] [PATCH 00/19] KNI checkp

[dpdk-dev] [PATCH 00/19] KNI checkpatch cleanup

2016-09-15 Thread Ferruh Yigit
KNI checkpatch cleanup, mostly non-functional but cosmetic modifications. Only functional change is related logging, switched to kernel dynamic logging and compile time KNI debug options removed, some log message levels updated. Ferruh Yigit (19): kni: move externs to the header file kni: unin