Soft Patch Panel
 help / color / mirror / Atom feed
From: Itsuro ODA <oda@valinux.co.jp>
To: spp@dpdk.org, yasufum.o@gmail.com
Subject: Re: [spp] [PATCH 0/5] remove ringlatency stats functionality
Date: Mon, 22 Jun 2020 13:57:53 +0900	[thread overview]
Message-ID: <20200622135753.A1FF.277DD91C@valinux.co.jp> (raw)
In-Reply-To: <20200622011854.8059-1-x-fn-spp-ml@ntt-tx.co.jp>

Reviewed-by: Itsuro Oda <oda@valinux.co.jp>

On Mon, 22 Jun 2020 10:18:49 +0900
x-fn-spp-ml@ntt-tx.co.jp wrote:

> From: Hideyuki Yamashita <yamashita.hideyuki@ntt-tx.co.jp>
> 
> This patch set removes 'ringlatency stats'
> functionality which is not used anymore.
> 
> Hideyuki Yamashita (5):
>   Makefile: remove ringlatency stats functionality
>   shared: remove ringlatency stats functionality
>   vf: remove ringlatency stats functionality
>   pcap: remove ringlatency stats functionality
>   mirror: remove ringlatency stats functionality
> 
>  src/mirror/Makefile                           |   6 -
>  src/mirror/spp_mirror.c                       |  43 ----
>  src/pcap/Makefile                             |   2 -
>  src/pcap/spp_pcap.c                           |   8 -
>  .../secondary/spp_worker_th/cmd_utils.h       |   3 -
>  .../secondary/spp_worker_th/latency_stats.c   | 240 ------------------
>  .../secondary/spp_worker_th/latency_stats.h   | 167 ------------
>  .../secondary/spp_worker_th/port_capability.c |  47 ----
>  src/vf/Makefile                               |   6 -
>  src/vf/classifier.c                           |  19 +-
>  src/vf/forwarder.c                            |  19 +-
>  src/vf/spp_vf.c                               |  27 --
>  12 files changed, 8 insertions(+), 579 deletions(-)
>  delete mode 100644 src/shared/secondary/spp_worker_th/latency_stats.c
>  delete mode 100644 src/shared/secondary/spp_worker_th/latency_stats.h
> 
> -- 
> 2.17.1

-- 
Itsuro ODA <oda@valinux.co.jp>


  parent reply	other threads:[~2020-06-22  4:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22  1:18 x-fn-spp-ml
2020-06-22  1:18 ` [spp] [PATCH 1/5] Makefile: " x-fn-spp-ml
2020-06-22  1:18 ` [spp] [PATCH 2/5] shared: " x-fn-spp-ml
2020-06-22  1:18 ` [spp] [PATCH 3/5] vf: " x-fn-spp-ml
2020-06-22  1:18 ` [spp] [PATCH 4/5] pcap: " x-fn-spp-ml
2020-06-22  1:18 ` [spp] [PATCH 5/5] mirror: " x-fn-spp-ml
2020-06-22  4:57 ` Itsuro ODA [this message]
2020-07-02  0:31 ` [spp] [PATCH 0/5] " Yasufumi Ogawa
2020-07-09  4:28   ` Yasufumi Ogawa
2020-07-09  5:30 ` [spp] [PATCH v2 " x-fn-spp-ml
2020-07-10  5:46   ` Yasufumi Ogawa
2020-07-09  5:30 ` [spp] [PATCH v2 1/5] makefile: " x-fn-spp-ml
2020-07-09  5:30 ` [spp] [PATCH v2 2/5] shared/sec: " x-fn-spp-ml
2020-07-09  5:30 ` [spp] [PATCH v2 3/5] spp_pcap: " x-fn-spp-ml
2020-07-09  5:30 ` [spp] [PATCH v2 4/5] spp_vf: " x-fn-spp-ml
2020-07-09  5:30 ` [spp] [PATCH v2 5/5] spp_mirror: " x-fn-spp-ml

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=20200622135753.A1FF.277DD91C@valinux.co.jp \
    --to=oda@valinux.co.jp \
    --cc=spp@dpdk.org \
    --cc=yasufum.o@gmail.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).