netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Awogbemila <awogbemila@google.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org, Catherine Sullivan <csully@google.com>,
	Yangchun Fu <yangchun@google.com>
Subject: Re: [PATCH net-next v4 2/4] gve: Add support for raw addressing to the rx path
Date: Thu, 15 Oct 2020 13:03:37 -0700	[thread overview]
Message-ID: <CAL9ddJfxNK-dJo0XHx7ngrU1F1m+qfTj9VNN1rZ9ZtY+McewOA@mail.gmail.com> (raw)
In-Reply-To: <20201015113228.4650680e@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>

On Thu, Oct 15, 2020 at 11:32 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Wed, 14 Oct 2020 15:27:13 -0700 David Awogbemila wrote:
> > diff --git a/drivers/net/ethernet/google/gve/gve_rx.c b/drivers/net/ethernet/google/gve/gve_rx.c
> > index 008fa897a3e6..47d0687aa20a 100644
> > --- a/drivers/net/ethernet/google/gve/gve_rx.c
> > +++ b/drivers/net/ethernet/google/gve/gve_rx.c
> > @@ -6,6 +6,7 @@
> >
> >  #include "gve.h"
> >  #include "gve_adminq.h"
> > +#include "linux/device-mapper.h"
> >  #include <linux/etherdevice.h>
>
> Why are you including the device mapper?

oh no .. sorry this is entirely accidental, I'll remove it.

  reply	other threads:[~2020-10-15 20:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14 22:27 [PATCH v4 0/4] GVE Raw Addressing David Awogbemila
2020-10-14 22:27 ` [PATCH net-next v4 1/4] gve: Add support for raw addressing device option David Awogbemila
2020-10-14 22:27 ` [PATCH net-next v4 2/4] gve: Add support for raw addressing to the rx path David Awogbemila
2020-10-15 18:32   ` Jakub Kicinski
2020-10-15 20:03     ` David Awogbemila [this message]
2020-10-14 22:27 ` [PATCH net-next v4 3/4] gve: Rx Buffer Recycling David Awogbemila
2020-10-14 22:27 ` [PATCH net-next v4 4/4] gve: Add support for raw addressing in the tx path David Awogbemila

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=CAL9ddJfxNK-dJo0XHx7ngrU1F1m+qfTj9VNN1rZ9ZtY+McewOA@mail.gmail.com \
    --to=awogbemila@google.com \
    --cc=csully@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=yangchun@google.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).