Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Shannon Nelson <snelson@pensando.io>,
netdev@vger.kernel.org, davem@davemloft.net
Subject: Re: [PATCH net-next 0/5] ionic: struct cleanups
Date: Mon, 31 Aug 2020 17:47:59 -0700 [thread overview]
Message-ID: <49f1ff16-c3e2-8bbf-e05c-8dc9328b2be1@gmail.com> (raw)
In-Reply-To: <20200831233558.71417-1-snelson@pensando.io>
On 8/31/2020 4:35 PM, Shannon Nelson wrote:
> This patchset has a few changes for better cacheline use,
> to cleanup a page handling API, and to streamline the
> Adminq/Notifyq queue handling.
Some other non technical changes, the changes that Neel in the
Signed-off-by should also have a From that matches his Signed-off-by, or
you should use Co-developped-by, or some variant of it.
>
> Shannon Nelson (5):
> ionic: clean up page handling code
> ionic: smaller coalesce default
> ionic: struct reorder for faster access
> ionic: clean up desc_info and cq_info structs
> ionic: clean adminq service routine
>
> drivers/net/ethernet/pensando/ionic/ionic.h | 3 -
> .../net/ethernet/pensando/ionic/ionic_dev.c | 33 +-------
> .../net/ethernet/pensando/ionic/ionic_dev.h | 26 +++---
> .../net/ethernet/pensando/ionic/ionic_lif.c | 44 +++++-----
> .../net/ethernet/pensando/ionic/ionic_lif.h | 14 ++--
> .../net/ethernet/pensando/ionic/ionic_main.c | 26 ------
> .../net/ethernet/pensando/ionic/ionic_txrx.c | 81 +++++++++++--------
> 7 files changed, 92 insertions(+), 135 deletions(-)
>
--
Florian
next prev parent reply other threads:[~2020-09-01 0:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 23:35 Shannon Nelson
2020-08-31 23:35 ` [PATCH net-next 1/5] ionic: clean up page handling code Shannon Nelson
2020-09-01 0:14 ` David Miller
2020-09-01 4:19 ` Shannon Nelson
2020-08-31 23:35 ` [PATCH net-next 2/5] ionic: smaller coalesce default Shannon Nelson
2020-08-31 23:50 ` Jakub Kicinski
2020-09-01 0:16 ` David Miller
2020-09-01 4:20 ` Shannon Nelson
2020-08-31 23:35 ` [PATCH net-next 3/5] ionic: struct reorder for faster access Shannon Nelson
2020-08-31 23:35 ` [PATCH net-next 4/5] ionic: clean up desc_info and cq_info structs Shannon Nelson
2020-08-31 23:35 ` [PATCH net-next 5/5] ionic: clean adminq service routine Shannon Nelson
2020-09-01 0:47 ` Florian Fainelli [this message]
2020-09-01 4:21 ` [PATCH net-next 0/5] ionic: struct cleanups Shannon Nelson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49f1ff16-c3e2-8bbf-e05c-8dc9328b2be1@gmail.com \
--to=f.fainelli@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=snelson@pensando.io \
--subject='Re: [PATCH net-next 0/5] ionic: struct cleanups' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).