From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-f173.google.com (mail-yk0-f173.google.com [209.85.160.173]) by dpdk.org (Postfix) with ESMTP id E63298D9C for ; Mon, 25 Jan 2016 18:09:56 +0100 (CET) Received: by mail-yk0-f173.google.com with SMTP id a85so168342647ykb.1 for ; Mon, 25 Jan 2016 09:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oCUkafprxBn3eKMqnt3C5HnQNj89/cpjYxYhzQop1xw=; b=fzFxQbMv283gVRWhqKcRa9Cg8ksLfqIVA+Nfc7BcnpEdpm6hyFUi9tV+Ti55gcdPjr d1ZGwrc9vQdpvJCYmKw3mGhczwqvxAWlRyRnYShaCsAnXeNNhaAp5MUL2MdEFXWvna05 clSgsXACOpseyJ+8dtNUlqCkSyfCGV/3rTNrupZNMiGWgjYlnnYZKhMJ7MoT0g55uUH6 rNnabXC+W4SgEIzrw6CQCqum+6qdOlgDniNcH1l0/P4q9bcwhCbu/N1JQDs+M0eX//Oy NYK4nFid+VY7/P2v4OoHIgigt2c0Ry9G4Vzr8rF56lEISgqRJ2baYPHLv1n9CD7gEOLz Z6dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=oCUkafprxBn3eKMqnt3C5HnQNj89/cpjYxYhzQop1xw=; b=bWxu4GAU37ncVDJgzcwNMosQdGheIHMZGpT3OVdrEyvAsTaWeMYlLRQtPXEhIhR4lw 95Rvtu8f6sZBovfImeYvQuj71t+3lHV1GdiMj0Z6u97aAG2U7eVuEel3AG0oZbGhuh88 2LJicVerL4KTbh15p0KwS9JVFbBk8Tv/VHZWlY5U/AQxvzrr3tDrE9oMY8UQDMfI/EUO JgdLCMQIXOVUqbyjWJ3dwji6bROfepMToqV3lbQqSnc6vAu8ltTnxr3dW1zvu6GWhcjg 05yBNTDMhBJGcB5uPG+Lqqj0YwPYe1AKeJgg6yttajY6vn0iazLqYflHlfRHTGQizBAV ItKg== X-Gm-Message-State: AG10YOQA4Wr9p62HRrX1Rudn4CPcxrd8/GdYA48FnjmwA/6nZYpQXkiyMIs/TRfuj9YUKw== X-Received: by 10.37.65.202 with SMTP id o193mr8943075yba.17.1453741796404; Mon, 25 Jan 2016 09:09:56 -0800 (PST) Received: from mail-yk0-f172.google.com (mail-yk0-f172.google.com. [209.85.160.172]) by smtp.gmail.com with ESMTPSA id p63sm14768265ywf.8.2016.01.25.09.09.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jan 2016 09:09:55 -0800 (PST) Received: by mail-yk0-f172.google.com with SMTP id u68so39510303ykd.2 for ; Mon, 25 Jan 2016 09:09:55 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.129.86.131 with SMTP id k125mr1786034ywb.158.1453741795655; Mon, 25 Jan 2016 09:09:55 -0800 (PST) Received: by 10.37.209.209 with HTTP; Mon, 25 Jan 2016 09:09:55 -0800 (PST) X-Originating-IP: [2001:df1:801:a001:3540:7915:8137:2bc0] In-Reply-To: <54CBAA185211B4429112C315DA58FF6DDB10F5@IRSMSX103.ger.corp.intel.com> References: <2104784.rzpFcqBxg0@xps13> <10314204.jjU71pdESo@xps13> <54CBAA185211B4429112C315DA58FF6DDB10F5@IRSMSX103.ger.corp.intel.com> Date: Tue, 26 Jan 2016 01:09:55 +0800 X-Gmail-Original-Message-ID: Message-ID: From: Royce Niu To: "Singh, Jasvinder" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: "users@dpdk.org" Subject: Re: [dpdk-users] Request an example config for DPDK IP PIPELINE X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2016 17:09:57 -0000 Thanks! I am not sure it is okay to ask an related question here: When I run any config in config folder, for example, l2fwd, there is already an error: PANIC in app_init_core_mask(): Cannot create CPU core mask I only deleted two queues, since I have two interfaces. And other configs in that folder will also cause this error. I am using DPDK 2.2 and sure the installation is good, since helloworld and l2fwd (not pipeline) examples are ok. On Tue, Jan 26, 2016 at 1:00 AM, Singh, Jasvinder wrote: > Hi Royce, > > > -----Original Message----- > > From: users [mailto:users-bounces@dpdk.org] On Behalf Of Royce Niu > > Sent: Monday, January 25, 2016 4:03 PM > > To: Thomas Monjalon > > Cc: users@dpdk.org > > Subject: Re: [dpdk-users] Request an example config for DPDK IP PIPELINE > > > > Thanks! > > > > Sorry to bother you again. > > If there any example config on firewall? > > I find http://dpdk.org/dev/patchwork/patch/5778/ from Google. > > However, the patch is not in both 2.2.0 and master. > > So, is the firewall usable? > > > > By the way, I will try my best to add the solution my problem in the doc. > > Firewall component exists in IP_Pipeline sample application. > Please check > > http://dpdk.org/browse/dpdk/tree/examples/ip_pipeline/config/edge_router_upstream.cfg > > In the above configuration file, firewall has been set up as first > pipeline in the chain. You can learn the configuration parameters of the > firewall from this file. > > For firewall rules, please check > > http://dpdk.org/browse/dpdk/tree/examples/ip_pipeline/config/edge_router_upstream.sh > > In the above script file, the rules have been defined for firewall > pipeline. > > > Thanks, > Jasvinder > -- Regards, Royce Niu