From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta-us-west-01.viasat.com (mta-us-west-01.viasat.com [8.37.96.47]) by dpdk.org (Postfix) with ESMTP id 3127E5A83 for ; Wed, 10 Jun 2015 17:06:49 +0200 (CEST) Received: from pps.filterd (VCASPAM01.hq.corp.viasat.com [127.0.0.1]) by VCASPAM01.hq.corp.viasat.com (8.14.5/8.14.5) with SMTP id t5AF65n3026251 for ; Wed, 10 Jun 2015 15:06:46 GMT From: "Moran, John" To: "dev@dpdk.org" Thread-Topic: Intel XL710 Thread-Index: AdCjjv5uVQGOhcUeRkKhzbVEYkM4aA== Date: Wed, 10 Jun 2015 15:06:45 +0000 Message-ID: <6ABAE239154E5C46B731F83C9877C5EAF3EA88CD@wdc1exchmbxp02.hq.corp.viasat.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151, 1.0.33, 0.0.0000 definitions=2015-06-10_10:2015-06-10,2015-06-10,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 kscore.compositescore=1 circleOfTrustscore=0 compositescore=0.91638259206292 suspectscore=0 recipient_domain_to_sender_totalscore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.91638259206292 recipient_to_sender_totalscore=0 recipient_domain_to_sender_domain_totalscore=0 spamscore=0 recipient_to_sender_domain_totalscore=0 urlsuspectscore=0.91638259206292 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1506100245 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Intel XL710 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 15:06:51 -0000 Hello, I submitted this question yesterday, when I did not belong to group. Re-sub= mitting now that I am a member! I am working on a design where a dpdk/intel710 based switch will receive VX= LAN traffic (DPDK 2.0 with centos 7 and kvm). Ideally we would like to have the NIC strip the VXLAN header and then forwa= rd the packet based on mac or vlan id of the inner packet. Question. From looking the Add a VXLAN sample at //www.litchfie.dpdk.org/ml= /archives/dev/2015-April/016518.html. it looks as if is possible to use t= he HW header splitter to access inner vlan. The NIC will then assign the pa= cket to the correct internal queue? I just want to confirm this before I start make promises in design. Thanks for any help, Jack Moran ViaSat