[dpdk-dev] Does I210 NIC support Flow director filters?

2015-01-13 Thread Kamraan Nasim
Hello, I've been using DPDK fdir filter APIs for 82599 NIC(Niantic) and they work very well. Was wondering if I these could also be used for I210, 1Gbps NICs? The other option is to use 5tuple filters(rte_eth_dev_add_5tuple_filter

[dpdk-dev] [PATCH] lib/librte_ether: change socket_id passed to rte_memzone_reserve

2015-01-13 Thread Ferriter, Cian
Comments on alternative solutions: 1) how would this solution work when there is no NIC present, and "rte_eth_from_rings" is called? Here, could you have an else where the socket id of the master core is passed to the "memzone_reserve"? 2) how would you advise making this change? I have looked

[dpdk-dev] [PATCH] lib/librte_ether: change socket_id passed to rte_memzone_reserve

2015-01-13 Thread Stephen Hemminger
On Tue, 13 Jan 2015 09:22:00 + Cian Ferriter wrote: > Change the socket id that is passed to rte_memzone_reserve from > the socket id of current logical core to the socket id of the > master_lcore. > --- > lib/librte_ether/rte_ethdev.c |2 +- > 1 files changed, 1 insertions(+), 1

[dpdk-dev] [PATCH] lib/librte_ether: change socket_id passed to rte_memzone_reserve

2015-01-13 Thread Bruce Richardson
On Tue, Jan 13, 2015 at 09:23:16AM +, Ferriter, Cian wrote: > Passing a socket id of "rte_socket_id()" can cause problems in non DPDK > applications as there is a dependency on the current logical core we are > running on. > Passing " rte_lcore_to_socket_id(rte_get_master_lcore())" as the

[dpdk-dev] [PATCH 2/2] testpmd: fix dcb in vt mode

2015-01-13 Thread Vlad Zolotarov
On 01/12/15 17:50, Michal Jastrzebski wrote: > From: Pawel Wodkowski > > This patch incorporate fixes to support DCB in SRIOV mode for testpmd. > It also clean up some old code that is not needed or wrong. The same here: could u, pls., separate the "cleanup" part of the patch from the "fixes"

[dpdk-dev] [PATCH 1/2] pmd: add DCB for VF for ixgbe

2015-01-13 Thread Vlad Zolotarov
On 01/12/15 17:50, Michal Jastrzebski wrote: > From: Pawel Wodkowski > > This patch add support for DCB in SRIOV mode. When no PFC > is enabled this feature might be used as multiple queues > (up to 8 or 4) for VF. > > It incorporate following modifications: > - Allow zero rx/tx queues to be

[dpdk-dev] [PATCH 0/2] Enable DCB in SRIOV mode for ixgbe driver

2015-01-13 Thread Vlad Zolotarov
On 01/12/15 17:50, Michal Jastrzebski wrote: > From: Pawel Wodkowski > > Hi, > this patchset enables DCB in SRIOV (ETH_MQ_RX_VMDQ_DCB and ETH_MQ_TX_VMDQ_DCB) > for each VF and PF for ixgbe driver. > > As a side effect this allow to use multiple queues for TX in VF (8 if there is > 16 or less VFs

[dpdk-dev] [PATCH 1/2] pmd: add DCB for VF for ixgbe

2015-01-13 Thread Vlad Zolotarov
On 01/12/15 16:43, Michal Jastrzebski wrote: > Date: Mon, 12 Jan 2015 15:39:40 +0100 > Message-Id: <1421073581-6644-2-git-send-email-michalx.k.jastrzebski at > intel.com> > X-Mailer: git-send-email 2.1.1 > In-Reply-To: <1421073581-6644-1-git-send-email-michalx.k.jastrzebski at > intel.com> >

[dpdk-dev] [PATCH 1/2] pmd: add DCB for VF for ixgbe

2015-01-13 Thread Vlad Zolotarov
On 01/12/15 17:46, Jastrzebski, MichalX K wrote: >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michal Jastrzebski >> Sent: Monday, January 12, 2015 3:43 PM >> To: dev at dpdk.org >> Subject: [dpdk-dev] [PATCH 1/2] pmd: add DCB for VF for ixgbe >> >>

[dpdk-dev] [PATCH 2/2] testpmd: fix dcb in vt mode

2015-01-13 Thread Wodkowski, PawelX
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Vlad Zolotarov > Sent: Tuesday, January 13, 2015 11:16 AM > To: Jastrzebski, MichalX K; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 2/2] testpmd: fix dcb in vt mode > > > On 01/12/15 17:50, Michal

[dpdk-dev] [PATCH 1/2] pmd: add DCB for VF for ixgbe

2015-01-13 Thread Wodkowski, PawelX
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Vlad Zolotarov > Sent: Tuesday, January 13, 2015 11:14 AM > To: Jastrzebski, MichalX K; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/2] pmd: add DCB for VF for ixgbe > > > On 01/12/15 17:50, Michal

[dpdk-dev] [PATCH v5 4/6] ether: Check VMDq RSS mode

2015-01-13 Thread Vlad Zolotarov
On 01/13/15 03:50, Ouyang, Changchun wrote: > > *From:*Vlad Zolotarov [mailto:vladz at cloudius-systems.com] > *Sent:* Monday, January 12, 2015 9:59 PM > *To:* Ouyang, Changchun; dev at dpdk.org > *Subject:* Re: [dpdk-dev] [PATCH v5 4/6] ether: Check VMDq RSS mode > > On 01/12/15 05:41, Ouyang,

[dpdk-dev] [PATCH v3 0/3] enhance TX checksum command and csum forwarding engine

2015-01-13 Thread Olivier MATZ
Hi Jijiang, On 01/13/2015 04:04 AM, Liu, Jijiang wrote: > the following two commands are. > > 1. tx_checksum set sw-tunnel-mode on/off > > 2. tx_checksum set hw-tunnel-mode on/off > > For command 1, If the sw-tunnel-mode is set/clear, which will set/clear a > testpmd flag that is used in the

[dpdk-dev] [PATCH 0/2] Enable DCB in SRIOV mode for ixgbe driver

2015-01-13 Thread Wodkowski, PawelX
Comments are more than welcome :) Pawel

[dpdk-dev] [PATCH] lib/librte_ether: change socket_id passed to rte_memzone_reserve

2015-01-13 Thread Ferriter, Cian
Passing a socket id of "rte_socket_id()" can cause problems in non DPDK applications as there is a dependency on the current logical core we are running on. Passing " rte_lcore_to_socket_id(rte_get_master_lcore())" as the socket id to rte_memzone_reserve resolves these issues as the master

[dpdk-dev] [PATCH] lib/librte_ether: change socket_id passed to rte_memzone_reserve

2015-01-13 Thread Cian Ferriter
Change the socket id that is passed to rte_memzone_reserve from the socket id of current logical core to the socket id of the master_lcore. --- lib/librte_ether/rte_ethdev.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) mode change 100644 => 100755 lib/librte_ether/rte_ethdev.c

[dpdk-dev] daemon process problem in DPDK

2015-01-13 Thread Hiroshi Shimamoto
Hi, > Subject: Re: [dpdk-dev] daemon process problem in DPDK > > Much appericated, Get it now. > > Thanks, > Xun > > -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, January 13, 2015 3:14 AM > To: Neil Horman > Cc: Ni, Xun; dev at

[dpdk-dev] [PATCH RFC 00/13] Update build system

2015-01-13 Thread Neil Horman
On Mon, Jan 12, 2015 at 04:33:53PM +, Sergio Gonzalez Monroy wrote: > This patch series updates the DPDK build system. > > Following are the goals it tries to accomplish: > - Create a library containing core DPDK libraries (librte_eal, >librte_malloc, librte_mempool, librte_mbuf and

[dpdk-dev] Callbacks after buffer (mbuf) sent out

2015-01-13 Thread Vithal S Mohare
Hi, I am looking for application callbacks after mbufs are sent (tx) out successfully. One of the use cases is for async multicast (over different gre tunnels etc). Using direct/indirect buffers along with ref-count itself is not enough, as actual 'pkt-data' itself changes while flooding

[dpdk-dev] daemon process problem in DPDK

2015-01-13 Thread Ni, Xun
Much appericated, Get it now. Thanks, Xun -Original Message- From: Stephen Hemminger [mailto:step...@networkplumber.org] Sent: Tuesday, January 13, 2015 3:14 AM To: Neil Horman Cc: Ni, Xun; dev at dpdk.org Subject: Re: [dpdk-dev] daemon process problem in DPDK On Mon, 12 Jan 2015

[dpdk-dev] [PATCH v5 4/6] ether: Check VMDq RSS mode

2015-01-13 Thread Ouyang, Changchun
From: Vlad Zolotarov [mailto:vl...@cloudius-systems.com] Sent: Monday, January 12, 2015 9:59 PM To: Ouyang, Changchun; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH v5 4/6] ether: Check VMDq RSS mode On 01/12/15 05:41, Ouyang, Changchun wrote: From: Vlad Zolotarov