DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>, dev@dpdk.org
Cc: indranil@chelsio.com, nirranjan@chelsio.com
Subject: Re: [dpdk-dev] [PATCH 0/6] net/cxgbe: bug fixes
Date: Fri, 9 Nov 2018 20:19:49 +0000	[thread overview]
Message-ID: <e705fc01-2c1e-4887-a32a-3f7c52e7f4da@intel.com> (raw)
In-Reply-To: <cover.1541747960.git.rahul.lakkireddy@chelsio.com>

On 11/9/2018 7:56 AM, Rahul Lakkireddy wrote:
> Patch 1 adds a missing PCI un-initialization function for CXGBEVF to
> fix resource leaks.
> 
> Patch 2 fixes VLAN strip offload always being enabled without looking
> at Rx offload flags.
> 
> Patch 3 fixes issue with redefined match items in flows being offloaded
> to hardware.
> 
> Patch 4 fixes flow offload timeouts under heavy load.
> 
> Patch 5 fixes wrong ingress port value being written in filter spec passed
> to hardware while offloading flows.
> 
> Patch 6 fixes freeing illegal memory location while destroying MPS table.
> 
> Thanks,
> Rahul
> 
> Rahul Lakkireddy (6):
>   net/cxgbevf: add missing PCI uninitialization function for VF
>   net/cxgbe: check Rx offload flags before doing VLAN strip offload
>   net/cxgbe: fix check for redefined match items
>   net/cxgbe: increase completion wait time for flow operations
>   net/cxgbe: fix wrong ingress port value set in filter spec
>   net/cxgbevf: fix illegal memory access when freeing MPS TCAM

Series applied to dpdk-next-net/master, thanks.

      parent reply	other threads:[~2018-11-09 20:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09  7:56 Rahul Lakkireddy
2018-11-09  7:56 ` [dpdk-dev] [PATCH 1/6] net/cxgbevf: add missing PCI uninitialization function for VF Rahul Lakkireddy
2018-11-09  7:56 ` [dpdk-dev] [PATCH 2/6] net/cxgbe: check Rx offload flags before doing VLAN strip offload Rahul Lakkireddy
2018-11-09  7:56 ` [dpdk-dev] [PATCH 3/6] net/cxgbe: fix check for redefined match items Rahul Lakkireddy
2018-11-09  7:56 ` [dpdk-dev] [PATCH 4/6] net/cxgbe: increase completion wait time for flow operations Rahul Lakkireddy
2018-11-09  7:56 ` [dpdk-dev] [PATCH 5/6] net/cxgbe: fix wrong ingress port value set in filter spec Rahul Lakkireddy
2018-11-09  7:56 ` [dpdk-dev] [PATCH 6/6] net/cxgbevf: fix illegal memory access when freeing MPS TCAM Rahul Lakkireddy
2018-11-09 20:19 ` Ferruh Yigit [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=e705fc01-2c1e-4887-a32a-3f7c52e7f4da@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=indranil@chelsio.com \
    --cc=nirranjan@chelsio.com \
    --cc=rahul.lakkireddy@chelsio.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).