> On Nov 3, 2020, at 8:06 AM, Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > On 11/2/2020 6:35 PM, Andrew Boyer wrote: >> These are minor cleanups which did not deserve their own patches. >> Signed-off-by: Andrew Boyer <abo...@pensando.io> >> --- >> drivers/net/ionic/ionic_ethdev.c | 10 ++++------ >> drivers/net/ionic/ionic_lif.c | 22 ++++++++++----------- >> drivers/net/ionic/ionic_main.c | 4 +--- >> drivers/net/ionic/ionic_rxtx.c | 33 ++++++++++++++------------------ >> 4 files changed, 29 insertions(+), 40 deletions(-) >> ... > > As far as I can see this patchset has, > 1- minor fixes > 2- some code refactoring > 3- Whitespace updates > > Would you mind whitespace changes for now, and separate patch for 1 & 2? Please clarify - looks like there’s a word missing? -Andrew
- Re: [dpdk-dev] [PATCH 3/8] ionic: update ionic_if.h ... Andrew Boyer
- Re: [dpdk-dev] [PATCH 3/8] ionic: update ionic_i... Ferruh Yigit
- [dpdk-dev] [PATCH 2/8] ionic: connect to the meson build syst... Andrew Boyer
- [dpdk-dev] [PATCH 4/8] ionic: check for devcmd/admincmd compl... Andrew Boyer
- [dpdk-dev] [PATCH 5/8] ionic: remove some unused fields Andrew Boyer
- [dpdk-dev] [PATCH 6/8] ionic: convert 'deferred' boolean to a... Andrew Boyer
- [dpdk-dev] [PATCH 7/8] ionic: warn if RTE tries to enable loo... Andrew Boyer
- [dpdk-dev] [PATCH 8/8] ionic: nits - whitespace, logging, hel... Andrew Boyer
- Re: [dpdk-dev] [PATCH 8/8] ionic: nits - whitespace, log... Ferruh Yigit
- Re: [dpdk-dev] [PATCH 8/8] ionic: nits - whitespace,... Andrew Boyer
- Re: [dpdk-dev] [PATCH 8/8] ionic: nits - whitesp... Ferruh Yigit
- Re: [dpdk-dev] [PATCH 0/8] net/ionic: minor updates and docum... Ferruh Yigit
- [dpdk-dev] [PATCH v2 0/9] net/ionic: minor updates and docume... Andrew Boyer
- [dpdk-dev] [PATCH v3 0/9] net/ionic: minor updates and d... Andrew Boyer
- [dpdk-dev] [PATCH v3 1/9] net/ionic: connect ionic to th... Andrew Boyer
- [dpdk-dev] [PATCH v3 2/9] net/ionic: update interface fi... Andrew Boyer
- [dpdk-dev] [PATCH v3 4/9] net/ionic: check for cmd compl... Andrew Boyer
- [dpdk-dev] [PATCH v3 5/9] net/ionic: remove some unused ... Andrew Boyer
- [dpdk-dev] [PATCH v3 3/9] net/ionic: update documentatio... Andrew Boyer