DPDK patches and discussions
 help / color / mirror / Atom feed
From: Olivier Matz <olivier.matz@6wind.com>
To: adrien.mazarguil@6wind.com, dev@dpdk.org
Cc: bruce.richardson@intel.com, fengtian.guo@6wind.com
Subject: [dpdk-dev] [PATCH 0/3] net/mlx: fix link state modification
Date: Mon,  4 Jul 2016 10:24:16 +0200	[thread overview]
Message-ID: <1467620659-23122-1-git-send-email-olivier.matz@6wind.com> (raw)

This series adds a missing device operation in mlx4 to
set the link state. It also fixes the function to set the
flags on the kernel interface in both mlx4 and mlx5.

Guo Fengtian (1):
  net/mlx4: add link up/down callback function

Olivier Matz (2):
  net/mlx: fix setting of interface flags
  net/mlx5: fix api comment of link set function

 drivers/net/mlx4/mlx4.c        | 88 +++++++++++++++++++++++++++++++++++++++++-
 drivers/net/mlx5/mlx5_ethdev.c |  4 +-
 2 files changed, 89 insertions(+), 3 deletions(-)

-- 
2.8.1

             reply	other threads:[~2016-07-04  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04  8:24 Olivier Matz [this message]
2016-07-04  8:24 ` [dpdk-dev] [PATCH 1/3] net/mlx: fix setting of interface flags Olivier Matz
2016-07-04  8:24 ` [dpdk-dev] [PATCH 2/3] net/mlx5: fix api comment of link set function Olivier Matz
2016-07-04  8:24 ` [dpdk-dev] [PATCH 3/3] net/mlx4: add link up/down callback function Olivier Matz
2016-07-05  9:25 ` [dpdk-dev] [PATCH 0/3] net/mlx: fix link state modification Adrien Mazarguil
2016-07-05 10:56   ` 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=1467620659-23122-1-git-send-email-olivier.matz@6wind.com \
    --to=olivier.matz@6wind.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=fengtian.guo@6wind.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).