[spp] [PATCH 0/5] remove ringlatency stats functionality
Itsuro ODA
oda at valinux.co.jp
Mon Jun 22 06:57:53 CEST 2020
Reviewed-by: Itsuro Oda <oda at valinux.co.jp>
On Mon, 22 Jun 2020 10:18:49 +0900
x-fn-spp-ml at ntt-tx.co.jp wrote:
> From: Hideyuki Yamashita <yamashita.hideyuki at 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 at valinux.co.jp>
More information about the spp
mailing list