DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
To: dev@dpdk.org
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	Yongseok Koh <yskoh@mellanox.com>
Subject: [dpdk-dev] [PATCH 0/2] net/mlx5: convert to dynamic logs
Date: Mon,  5 Mar 2018 14:43:51 +0100	[thread overview]
Message-ID: <cover.1520257344.git.nelio.laranjeiro@6wind.com> (raw)

This series applies on top of [1]

[1] https://dpdk.org/dev/patchwork/patch/35650/

Nelio Laranjeiro (2):
  net/mlx5: use port id in PMD log
  net/mlx5: use dynamic logging

 drivers/net/mlx5/mlx5.c         | 227 +++++++++++++++++++-------------
 drivers/net/mlx5/mlx5_ethdev.c  | 112 ++++++++++------
 drivers/net/mlx5/mlx5_flow.c    |  97 +++++++++-----
 drivers/net/mlx5/mlx5_mac.c     |  11 +-
 drivers/net/mlx5/mlx5_mr.c      |  77 ++++++-----
 drivers/net/mlx5/mlx5_rxmode.c  |  16 +--
 drivers/net/mlx5/mlx5_rxq.c     | 285 +++++++++++++++++++++++-----------------
 drivers/net/mlx5/mlx5_rxtx.h    |  20 +--
 drivers/net/mlx5/mlx5_socket.c  |  58 +++++---
 drivers/net/mlx5/mlx5_stats.c   |  35 +++--
 drivers/net/mlx5/mlx5_trigger.c |  28 ++--
 drivers/net/mlx5/mlx5_txq.c     | 153 ++++++++++++---------
 drivers/net/mlx5/mlx5_utils.h   |  27 ++--
 drivers/net/mlx5/mlx5_vlan.c    |  21 +--
 14 files changed, 697 insertions(+), 470 deletions(-)

-- 
2.11.0

             reply	other threads:[~2018-03-05 13:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 13:43 Nelio Laranjeiro [this message]
2018-03-05 13:43 ` [dpdk-dev] [PATCH 1/2] net/mlx5: use port id in PMD log Nelio Laranjeiro
2018-03-05 13:43 ` [dpdk-dev] [PATCH 2/2] net/mlx5: use dynamic logging Nelio Laranjeiro
2018-03-13  9:23 ` [dpdk-dev] [PATCH v2 0/2] net/mlx5: convert to dynamic logs Nelio Laranjeiro
2018-03-18  6:33   ` Shahaf Shuler
2018-03-13  9:23 ` [dpdk-dev] [PATCH v2 1/2] net/mlx5: use port id in PMD log Nelio Laranjeiro
2018-03-13  9:23 ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: use dynamic logging Nelio Laranjeiro

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.1520257344.git.nelio.laranjeiro@6wind.com \
    --to=nelio.laranjeiro@6wind.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=yskoh@mellanox.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).