netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com
Subject: Re: [net 0/2][pull request] Intel Wired LAN Driver Fixes 2019-04-01
Date: Tue, 02 Apr 2019 13:27:24 -0700 (PDT)	[thread overview]
Message-ID: <20190402.132724.1437251292081744767.davem@davemloft.net> (raw)
In-Reply-To: <20190401184407.19574-1-jeffrey.t.kirsher@intel.com>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Mon,  1 Apr 2019 11:44:05 -0700

> This series contains two fixes for XDP in the i40e driver.
> 
> Björn provides both fixes, first moving a function out of the header and
> into the main.c file.  Second fixes a regression introduced in an
> earlier patch that removed umem from the VSI.  This caused an issue
> because the setup code would try to enable AF_XDP zero copy
> unconditionally, as long as there was a umem placed in the netdev
> receive structure.

Pulled, thanks Jeff.

      parent reply	other threads:[~2019-04-02 20:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 18:44 [net 0/2][pull request] Intel Wired LAN Driver Fixes 2019-04-01 Jeff Kirsher
2019-04-01 18:44 ` [net 1/2] i40e: move i40e_xsk_umem function Jeff Kirsher
2019-04-01 18:44 ` [net 2/2] i40e: add tracking of AF_XDP ZC state for each queue pair Jeff Kirsher
2019-04-02 20:27 ` David Miller [this message]

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=20190402.132724.1437251292081744767.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=sassmann@redhat.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).