Re: [dpdk-dev] [PATCH v8] app/testpmd: add noisy neighbour forwarding mode

2018-10-03 Thread Jens Freimann
On Tue, Oct 02, 2018 at 11:20:14AM +, Iremonger, Bernard wrote: Hi Jens, -Original Message- From: Jens Freimann [mailto:jfreim...@redhat.com] Sent: Tuesday, October 2, 2018 8:44 AM To: dev@dpdk.org Cc: ai...@redhat.com; jan.scheur...@ericsson.com; Richardson, Bruce ; tho...@monjalon

Re: [dpdk-dev] [PATCH v8] app/testpmd: add noisy neighbour forwarding mode

2018-10-02 Thread Kevin Traynor
On 10/02/2018 08:44 AM, Jens Freimann wrote: > 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). > As there's going to be a v9 anyway, you can also fix the bel

Re: [dpdk-dev] [PATCH v8] app/testpmd: add noisy neighbour forwarding mode

2018-10-02 Thread Iremonger, Bernard
Hi Jens, > -Original Message- > From: Jens Freimann [mailto:jfreim...@redhat.com] > Sent: Tuesday, October 2, 2018 8:44 AM > To: dev@dpdk.org > Cc: ai...@redhat.com; jan.scheur...@ericsson.com; Richardson, Bruce > ; tho...@monjalon.net; > maxime.coque...@redhat.com; Ananyev, Konstantin > ;

[dpdk-dev] [PATCH v8] app/testpmd: add noisy neighbour forwarding mode

2018-10-02 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