Re: [dpdk-users] Intel 710 Series and multiple vlan tags

2018-01-01 Thread Dorsett, Michal
I should add that our ports are in promiscuous mode, and are not inline: we do not respond to stateful packets, only receive them. Thanks, Michal From: Dorsett, Michal Sent: Monday, January 01, 2018 2:24 PM To: users@dpdk.org Cc: Maimon, Royi Subject: Intel 710 Series and multiple vlan tags

[dpdk-users] Intel 710 Series and multiple vlan tags

2018-01-01 Thread Dorsett, Michal
Our application receives large amounts of very varied traffic. A single port may receive 'pure' ipv4 traffic, as well as traffic with 4 vlan layers, and MPLS traffic comprising 3 mpls labels. The nic has to be able to load balance all that traffic between 2 or more queues. According to the 710 S

[dpdk-users] Configuring IP RSS with an XL710 interface

2017-12-26 Thread Dorsett, Michal
Hi, I am injecting very versatile stateful traffic using Ixia Perfect Storm at ~18Gbps. The traffic has no tunnels. It has very simple IPv4+TCP/UDP over an Ethernet layer. I use 3 10Gbps ports out of the 4x10 for receiving traffic. Each port has 4 queues. When I configure the following: p

Re: [dpdk-users] Round-robin instead of RSS

2017-12-06 Thread Dorsett, Michal
Sent: Thursday, December 07, 2017 1:05 AM To: Dorsett, Michal Cc: users@dpdk.org; Maimon, Royi ; Heijmans, Merav Subject: Re: [dpdk-users] Round-robin instead of RSS On Wed, 6 Dec 2017 06:43:02 +0000 "Dorsett, Michal" wrote: > I think my wording was not clear enough: > > Every pa

Re: [dpdk-users] Round-robin instead of RSS

2017-12-05 Thread Dorsett, Michal
olicy that can be configured. Thanks, Michal -Original Message- From: Stephen Hemminger [mailto:step...@networkplumber.org] Sent: Wednesday, December 06, 2017 12:35 AM To: Dorsett, Michal Cc: users@dpdk.org; Maimon, Royi Subject: Re: [dpdk-users] Round-robin instead of RSS On Tue,

[dpdk-users] Round-robin instead of RSS

2017-12-05 Thread Dorsett, Michal
We are using an XL710 nic 4x10Gbps. Our application needs to delay all packets in the system for at least the first second, and depending on the type of traffic mbufs may need to delay packets even more. Since the XL710 makes use of, at most, 1M mbufs in a queue and not more - we need to create

Re: [dpdk-users] rx-missed errors with the fortville nic

2017-10-31 Thread Dorsett, Michal
, to which there doesn't seem to be a reply. Can someone provide a resolution? Thanks, Michal -Original Message- From: Vincent JARDIN [mailto:vincent.jar...@6wind.com] Sent: Tuesday, October 31, 2017 3:25 AM To: Dorsett, Michal ; users@dpdk.org Cc: Barlev, Eddie ; Maimon, Royi ; Hei

[dpdk-users] rx-missed errors with the fortville nic

2017-10-30 Thread Dorsett, Michal
I would like your help in investigating a packet loss problem we have with an XL710 NIC split in 4x10 configuration and the X710: Issue: While injecting traffic to one of the NICs ports we noticed that not all packets are received by the application - rx_missed statistic is incrementing. HW Env

[dpdk-users] RTE_LIBRTE_I40E_ITR_INTERVAL

2017-08-19 Thread Dorsett, Michal
Hi, We are using DPDK 16.07. In the documentation for the libpmd_i40e I read the following explanation re. RTE_LIBRTE_I40E_ITR_INTERVAL: Due to the hardware design, the interrupt signal inside NIC is needed for per packet descriptor write-back. The minimum interval of interrupts could be set at

[dpdk-users] movzbl in rte_eth_rx_burst

2017-08-19 Thread Dorsett, Michal
Hi, We are running dpdk 16.07. Below is a snippet from a perf annotate report of a CPU running a thread that constantly reads packets. As you can see, the hottest instructruction is movzbl 0x10(%rcx),%r15d which, I believe, is referring to struct rte_eth_dev *dev = &rte_eth_devices[port_id];

[dpdk-users] Allocating hugepages for all sockets on single numa

2017-05-28 Thread Dorsett, Michal
Hi, I am running DPDK 2.0.0 on a RH 6.4 VM. I have 512 2MB hugepages specified in my grub configuration file. When the eal is mapping hugepages for use by my application it creates them only for socket 0, which is not what I wish. I would like to use socket 1 & 2. I tried providing the --socket

[dpdk-users] Is librte_ip_frag thread safe?

2017-03-03 Thread Dorsett, Michal
We would like to use librte_ip_frag, but need to know whether it is thread-safe. Thanks, Michal Dorsett Developer, Strategic IP Group Desk: +972 962 4350 Mobile: +972 50 771 6689 Verint Cyber Intelligence www.verint.com -- This electronic message may contain proprietary

[dpdk-users] RH 7 Support

2016-06-10 Thread Dorsett, Michal
Could you tell me whether I would get DPDK support if I use RH 7.2? Thanks, Michal From: Dorsett, Michal Sent: Wednesday, June 08, 2016 4:54 PM To: users at dpdk.org Subject: RH 7 Support 16.04 states support on RH 6.5. However, the errata at https://rhn.redhat.com/errata/RHEA-2015-1136.html

[dpdk-users] RH 7 Support

2016-06-08 Thread Dorsett, Michal
16.04 states support on RH 6.5. However, the errata at https://rhn.redhat.com/errata/RHEA-2015-1136.html announces the addition of the dpdk packages to RH 7. 1. Do RH include latest DPDK releases? 2. Would I get support at DPDK if I use RH 7? Thanks, Michal -- This electronic me

[dpdk-users] DPDK version 16.4

2016-05-30 Thread Dorsett, Michal
Hi, Where can I read about the giant leap from version 2.2 to version 16.4 and the reasons for the huge major numbering difference? Thanks -- This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries. The informatio