From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <kd@allegro-packets.com>
Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de
 [80.67.18.29]) by dpdk.org (Postfix) with ESMTP id 7B6958D9C
 for <users@dpdk.org>; Mon, 25 Jan 2016 20:31:36 +0100 (CET)
Received: from [84.133.88.155] (helo=Klauss-MacBook-Pro.local)
 by smtprelay06.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128)
 (Exim 4.84) (envelope-from <kd@allegro-packets.com>)
 id 1aNmqu-0003uX-Ar
 for users@dpdk.org; Mon, 25 Jan 2016 20:31:04 +0100
To: "users@dpdk.org" <users@dpdk.org>
From: Klaus Degner <kd@allegro-packets.com>
Message-ID: <56A67817.7060601@allegro-packets.com>
Date: Mon, 25 Jan 2016 20:31:35 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0)
 Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-Df-Sender: a2RAYWxsZWdyby1wYWNrZXRzLmNvbQ==
Subject: [dpdk-users] Low End Hardware for DPDK
X-BeenThere: users@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: usage discussions <users.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/users>,
 <mailto:users-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/users/>
List-Post: <mailto:users@dpdk.org>
List-Help: <mailto:users-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/users>,
 <mailto:users-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Jan 2016 19:31:36 -0000

Hello everyone !

My question is DPDK related, but more a Hardware one. Please tell me if
this is the wrong list !

I try to find the cheapest low end Hardware for a DPDK test application.
My criteria are:
- at least a dual core CPU, better quad core ( one dedicated CPU for non
DPDK, all other for DPDK )
- at least 2 DPDK interfaces
- as small as possible

I have found 2 solutions up to now:
- http://www.lex.com.tw/products/BLADE.html
-
http://www.lannerinc.com/products/network-appliances/x86-desktop-network-appliances/nca-1010

However, they are relatively expensive compared to a system like:
rasberry PI or UP ( http://www.up-board.org/ ).

Does anyone know other inexpensive HW that has at least 2x DPDK
compatible NICs ?

regards,

Klaus