DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] net/mlx: fix link state modification
@ 2016-07-04  8:24 Olivier Matz
  2016-07-04  8:24 ` [dpdk-dev] [PATCH 1/3] net/mlx: fix setting of interface flags Olivier Matz
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Olivier Matz @ 2016-07-04  8:24 UTC (permalink / raw)
  To: adrien.mazarguil, dev; +Cc: bruce.richardson, fengtian.guo

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-05 10:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04  8:24 [dpdk-dev] [PATCH 0/3] net/mlx: fix link state modification Olivier Matz
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

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).