Re: [dpdk-dev] [PATCH 1/2] testpmd: add forwarding mode to simulate a noisy neighbour

2018-06-14 Thread Iremonger, Bernard
ho...@monjalon.net; > maxime.coque...@redhat.com; Ananyev, Konstantin > ; Yigit, Ferruh > Subject: [dpdk-dev] [PATCH 1/2] testpmd: add forwarding mode to simulate > a noisy neighbour > > This adds a new forwarding mode to testpmd to simulate more realistic > behavior of a guest machine e

[dpdk-dev] [PATCH 1/2] testpmd: add forwarding mode to simulate a noisy neighbour

2018-04-19 Thread Jens Freimann
This adds a new forwarding mode to testpmd to simulate more realistic behavior of a guest machine engaged in receiving and sending packets performing Virtual Network Function (VNF). The goal is to enable a simple way of measuring performance impact on cache and memory footprint utilization from va