From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-f180.google.com (mail-yk0-f180.google.com [209.85.160.180]) by dpdk.org (Postfix) with ESMTP id BC0256A95 for ; Mon, 25 Jan 2016 17:03:23 +0100 (CET) Received: by mail-yk0-f180.google.com with SMTP id v14so165708513ykd.3 for ; Mon, 25 Jan 2016 08:03:23 -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=Ethwejro7s6o3oEasDEe8nOy0G0pWAttjAVwZmA0WJA=; b=vOdEiMh5DNGZxlRfFmfEsXwwqlgq2ecKmEXm3rMFI1/ooQICcXUwMkO7Zl7f+zLT8k qn01hvg2ut+W+HHY8QaJjIESzsxXUJm8eqes46HJ09y8DAjywpbneJGHFd5b+Swwa80L yf97qYJbcdUQCeTx+RcVcYD7/li+5iYT/QkocDIFnMGQgeU8K0QiGq8npeZ0awFOPhIU pEzHFVzg/nGBJ2lDESa9kWhOoR3fGnbmRwFjfbJG7+Pqs0A1UJWWoR5t87shs5vUtYdJ NhdVSqIvfXeomcqjw6F8tzcilRHDWhyMszTSh25zOr6qPGe3QJJYOjCTfaN+l2LUrZTb BdCA== 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=Ethwejro7s6o3oEasDEe8nOy0G0pWAttjAVwZmA0WJA=; b=lca9A6mpDTpRykmEjH1LUsotSFibUsW1mcA5NvIcr1Vx2v6ZOtzzhsJDguFdVFKc3C D90HhTetC467xm0+1gC4UOqmnKaCFxTxnkXJIWsIZFkevWOChJ2CxUnpp19b3kRFXnIh NLpoFYDyVxyLC6jutclwcLAzB31G11apw17S+9MpLUCoYvTAIMc/Dzas448FjawNRVzN /RHIwZ9aPQfqPteeSZlsYhG3mVebyC1Tmci10GNH9j7vMPwlk/subR2OmD7nvaFfKhsF RtcigZYu6uUerGglCaL97XH0Pt0lVOVCRDD/GUyHABSR7g44jN4ge8EU87Ww3rrm12UV PasA== X-Gm-Message-State: AG10YOSQ2FIwHgWvAfntXEKwGCKPWp3C3pQDtoMdeDKVFh2hiUVIZZUZvysgBa3WAit6aQ== X-Received: by 10.13.199.68 with SMTP id j65mr8742912ywd.289.1453737803272; Mon, 25 Jan 2016 08:03:23 -0800 (PST) Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com. [209.85.160.175]) by smtp.gmail.com with ESMTPSA id f125sm14543891ywf.19.2016.01.25.08.03.22 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jan 2016 08:03:22 -0800 (PST) Received: by mail-yk0-f175.google.com with SMTP id k129so166605268yke.0 for ; Mon, 25 Jan 2016 08:03:22 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.13.234.79 with SMTP id t76mr8601889ywe.195.1453737802534; Mon, 25 Jan 2016 08:03:22 -0800 (PST) Received: by 10.37.209.209 with HTTP; Mon, 25 Jan 2016 08:03:22 -0800 (PST) X-Originating-IP: [2001:df1:801:a001:750c:f7de:568:9ebb] In-Reply-To: <10314204.jjU71pdESo@xps13> References: <2104784.rzpFcqBxg0@xps13> <10314204.jjU71pdESo@xps13> Date: Tue, 26 Jan 2016 00:03:22 +0800 X-Gmail-Original-Message-ID: Message-ID: From: Royce Niu To: Thomas Monjalon 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 16:03:24 -0000 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. On Mon, Jan 25, 2016 at 11:58 PM, Thomas Monjalon wrote: > 2016-01-25 23:46, Royce Niu: > > Hi, Thomas > > > > I spent whole day finding them and you give me what I need in 10min. > > Many Thanks. > > You're welcome. > Thanks for helping in return. Hope your example will be seen :) > > > Could you tell me how to send an patch on doc or the rule to send a > patch. > > I will add these for others. > > There was a basic summary on the web: > http://dpdk.org/dev#send > There is now a more detailed doc: > http://dpdk.org/doc/guides/contributing/ > > While at introducing you some tips, this page is for the emails: > http://dpdk.org/ml > In-line replies are preferred over top posting. > > Thanks > > > > On Mon, Jan 25, 2016 at 11:42 PM, Thomas Monjalon < > thomas.monjalon@6wind.com > > > wrote: > > > > > 2016-01-25 23:40, Royce Niu: > > > > I already bind three ports in DPDK. I want to set up a small router > and a > > > > firewall by IP Pipeline. > > > > > > > > But, I am so surprised that the doc ( > > > > http://dpdk.org/doc/guides/sample_app_ug/ip_pipeline.html) only > provide > > > the > > > > format of config without a complete config. So, may I have an example > > > > config of router/firewall file and I will modify my own config > according > > > to > > > > the example config. > > > > > > I think you will find this directory helpful: > > > http://dpdk.org/browse/dpdk/tree/examples/ip_pipeline/config > > > > > > Please do not hesitate to send a patch to add a line in the doc. > > > Thanks > > > -- Regards, Royce Niu