Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH intel-net v2 6/6] igc: add correct exception tracing for XDP
Date: Mon, 24 May 2021 13:08:05 +0300	[thread overview]
Message-ID: <5c85e89c-47f7-c6aa-1589-3f4991c3a4e1@linux.intel.com> (raw)
In-Reply-To: <20210510093854.31652-7-magnus.karlsson@gmail.com>

On 10/05/2021 12:38, Magnus Karlsson wrote:
> From: Magnus Karlsson <magnus.karlsson@intel.com>
> 
> Add missing exception tracing to XDP when a number of different
> errors can occur. The support was only partial. Several errors
> where not logged which would confuse the user quite a lot not
> knowing where and why the packets disappeared.
> 
> Fixes: 73f1071c1d29 ("igc: Add support for XDP_TX action")
> Fixes: 4ff320361092 ("igc: Add support for XDP_REDIRECT action")
> Reported-by: Jesper Dangaard Brouer <brouer@redhat.com>
> Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc_main.c | 11 +++++------
>   1 file changed, 5 insertions(+), 6 deletions(-)
> 
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>

      parent reply	other threads:[~2021-05-24 10:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10  9:38 [Intel-wired-lan] [PATCH intel-net v2 0/6] i40e: ice: ixgbe: ixgbevf: igb: igc: add correct exception tracing for XDP Magnus Karlsson
2021-05-10  9:38 ` [Intel-wired-lan] [PATCH intel-net v2 1/6] i40e: " Magnus Karlsson
2021-05-19 16:12   ` Bhandare, KiranX
2021-05-10  9:38 ` [Intel-wired-lan] [PATCH intel-net v2 2/6] ice: " Magnus Karlsson
2021-05-19 16:14   ` Bhandare, KiranX
2021-05-10  9:38 ` [Intel-wired-lan] [PATCH intel-net v2 3/6] ixgbe: " Magnus Karlsson
2021-05-28  4:16   ` Jambekar, Vishakha
2021-05-10  9:38 ` [Intel-wired-lan] [PATCH intel-net v2 4/6] igb: " Magnus Karlsson
2021-05-21 11:44   ` Jambekar, Vishakha
2021-05-10  9:38 ` [Intel-wired-lan] [PATCH intel-net v2 5/6] ixgbevf: " Magnus Karlsson
2021-05-21 11:42   ` Jambekar, Vishakha
2021-05-10  9:38 ` [Intel-wired-lan] [PATCH intel-net v2 6/6] igc: " Magnus Karlsson
2021-05-24 10:05   ` Dvora Fuxbrumer
2021-05-24 10:08   ` Dvora Fuxbrumer [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=5c85e89c-47f7-c6aa-1589-3f4991c3a4e1@linux.intel.com \
    --to=dvorax.fuxbrumer@linux.intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /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