DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
To: dev@dpdk.org
Cc: Felix Marti <felix@chelsio.com>,
	Kumar Sanghvi <kumaras@chelsio.com>,
	Nirranjan Kirubaharan <nirranjan@chelsio.com>
Subject: [dpdk-dev] [PATCH 0/2] cxgbe: Minor bug fix and update license year
Date: Sun, 31 Jan 2016 16:52:48 +0530	[thread overview]
Message-ID: <cover.1454152758.git.rahul.lakkireddy@chelsio.com> (raw)

Patch 1 fixes an issue where pci device information was not being
copied to other ports on the Chelsio NIC.

Patch 2 updates the license year for CXGBE PMD to 2016.

Rahul Lakkireddy (2):
  cxgbe: fix to copy pci info to other ports under same PF
  cxgbe: update license year to 2016

 doc/guides/nics/cxgbe.rst               | 2 +-
 drivers/net/cxgbe/Makefile              | 2 +-
 drivers/net/cxgbe/base/adapter.h        | 2 +-
 drivers/net/cxgbe/base/common.h         | 2 +-
 drivers/net/cxgbe/base/t4_chip_type.h   | 2 +-
 drivers/net/cxgbe/base/t4_hw.c          | 2 +-
 drivers/net/cxgbe/base/t4_hw.h          | 2 +-
 drivers/net/cxgbe/base/t4_msg.h         | 2 +-
 drivers/net/cxgbe/base/t4_pci_id_tbl.h  | 2 +-
 drivers/net/cxgbe/base/t4_regs.h        | 2 +-
 drivers/net/cxgbe/base/t4_regs_values.h | 2 +-
 drivers/net/cxgbe/base/t4fw_interface.h | 2 +-
 drivers/net/cxgbe/cxgbe.h               | 2 +-
 drivers/net/cxgbe/cxgbe_compat.h        | 2 +-
 drivers/net/cxgbe/cxgbe_ethdev.c        | 4 +---
 drivers/net/cxgbe/cxgbe_main.c          | 5 ++++-
 drivers/net/cxgbe/sge.c                 | 2 +-
 17 files changed, 20 insertions(+), 19 deletions(-)

-- 
2.5.3

             reply	other threads:[~2016-01-31 11:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31 11:22 Rahul Lakkireddy [this message]
2016-01-31 11:22 ` [dpdk-dev] [PATCH 1/2] cxgbe: fix to copy pci info to other ports under same PF Rahul Lakkireddy
2016-02-24 14:08   ` Bruce Richardson
2016-01-31 11:22 ` [dpdk-dev] [PATCH 2/2] cxgbe: update license year to 2016 Rahul Lakkireddy
2016-02-24 13:59   ` Bruce Richardson
2016-02-25  9:37 ` [dpdk-dev] [PATCH v2] cxgbe: fix to copy pci info to ports under same PF Rahul Lakkireddy
2016-02-25 13:39   ` Bruce Richardson

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=cover.1454152758.git.rahul.lakkireddy@chelsio.com \
    --to=rahul.lakkireddy@chelsio.com \
    --cc=dev@dpdk.org \
    --cc=felix@chelsio.com \
    --cc=kumaras@chelsio.com \
    --cc=nirranjan@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).