[dpdk-dev] Fast Failover Test Results

2015-09-02 Thread Stefan Binna
Am 01.09.2015 um 18:03 schrieb Declan Doherty: > > > On 01/09/15 14:31, Stefan Binna wrote: >> Hi @all, >> >> I've conducted some fast failover tests on a SDN infrastructure, whereby >> following three configurations were used for the device under test >&

[dpdk-dev] Fast Failover Test Results

2015-09-01 Thread Stefan Binna
Hi @all, I've conducted some fast failover tests on a SDN infrastructure, whereby following three configurations were used for the device under test (DUT): - Intel 82574L with default driver e1000e - Intel 82574L with DPDK - Realtek RTL8111/8168/8411 PCI Express with default driver r8169 There w

[dpdk-dev] ieee1588fwd.c implementation

2015-08-18 Thread Stefan Binna
Hi, alright, I'll look it up. Thanks for your help. Kind regards, Stefan. Am 17.08.2015 um 16:21 schrieb Mcnamara, John: >> -Original Message- >> From: Stefan Binna [mailto:stefan.binna at salzburgresearch.at] >> Sent: Monday, August 17, 2015 1:48 AM >&g

[dpdk-dev] ieee1588fwd.c implementation

2015-08-17 Thread Stefan Binna
ld be around 8 to 40 microseconds depending on the packet size? Thanks. Best regards, Stefan. Am 14.08.2015 um 18:04 schrieb Mcnamara, John: >> -Original Message- >> From: Stefan Binna [mailto:stefan.binna at salzburgresearch.at] >> Sent: Thursday, August 13, 2015 12:27 PM

[dpdk-dev] ieee1588fwd.c implementation

2015-08-13 Thread Stefan Binna
, when I check the received packet. How can I enable this feature? Thanks very much. Kind regards, Stefan. Am 12.08.2015 um 19:32 schrieb Stefan Binna: > Hi John, > > thanks very much for the big help :) > > I'll try it tomorrow and if I run into any problems I'll conta

[dpdk-dev] ieee1588fwd.c implementation

2015-08-12 Thread Stefan Binna
Hi John, thanks very much for the big help :) I'll try it tomorrow and if I run into any problems I'll contact you again. Best regards, Stefan. Am 12.08.2015 um 19:09 schrieb Mcnamara, John: >> -Original Message- >> From: Stefan Binna [mailto:stefan.binna

[dpdk-dev] ieee1588fwd.c implementation

2015-08-12 Thread Stefan Binna
ks, Stefan. Am 12.08.2015 um 18:24 schrieb Mcnamara, John: >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stefan Binna >> Sent: Wednesday, August 12, 2015 5:01 PM >> To: dev at dpdk.org >> Subject: [dpdk-dev] ieee1588fwd.c

[dpdk-dev] ieee1588fwd.c implementation

2015-08-12 Thread Stefan Binna
Hi, I'm currently trying to implement the ieee1588fwd.c function into my testpmd programm. I'm using DPDK-2.0.0. Is there any installation guide for ieee1588fwd implementation, i.e. any source code where the function is already implemented? I already changed the CONFIG_RTE_LIBRTE_IEEE1588=y fla

[dpdk-dev] TX-packet counter increased when no packets were actually sent

2015-08-06 Thread Stefan Binna
Hi, I have created a little testbed for DPDK testing. NIC: Intel Gigabit 82574L (1-port) The testbed for DPDK has following structure: 1) al40-118 (10.100.40.118/24): DUT running the DPDK application 2) al40-119 (10.100.40.119/24): Used for sending traffic to al40-118 3) al40-111 (10.100.40.111

[dpdk-dev] rte_config.h: No such file or directory in DPDK 2.1.0-rc3 and DPDK 2.0.0

2015-08-05 Thread Stefan Binna
Alright, thanks. > 2015-08-05 12:07, Stefan Binna: >> I can install both DPDK-versions without errors by help of following >> commands: > Good to know :) > >> But when I try to compile the Open vSwitch by help of following commands: > Please send this question to the Open vSwitch project.

[dpdk-dev] rte_config.h: No such file or directory in DPDK 2.1.0-rc3 and DPDK 2.0.0

2015-08-05 Thread Stefan Binna
Hi, I am seeking help regarding DPDK 2.1.0 -rc3 as well as DPDK 2.0.0 on Ubuntu 14.04 (Kernel 3.19.0-031900-generic) and openvswitchdpdk.l.1.1.0-27.gz. I can install both DPDK-versions without errors by help of following commands: export RTE_SDK=$(pwd) export RTE_TARGET="x86_64-ivshmem-linuxapp