From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karthikraj palanichamy Subject: VTP packet reception in X540 Date: Tue, 18 Apr 2017 14:49:12 +0530 Message-ID: <58F5DA10.7070107@veryxtech.com> References: <58F5D9FD.5060200@veryxtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: dev@dpdk.org Return-path: Received: from smtpout.netcore.co.in (sm.nsmailserv.com [202.162.237.18]) by dpdk.org (Postfix) with ESMTP id 9634EDE0 for ; Tue, 18 Apr 2017 11:19:19 +0200 (CEST) Received: from cf3.netcore.co.in (unknown [203.199.124.153]) by smtpout1.netcore.co.in (Postfix) with ESMTP id 2C49F1CB7072 for ; Tue, 18 Apr 2017 14:49:20 +0530 (IST) Received: from smtpin2.netcore.in (smtp1.banasdairy.coop [202.162.229.49]) by cf3.netcore.co.in (Postfix) with ESMTP id 497A41200A5 for ; Tue, 18 Apr 2017 14:49:17 +0530 (IST) Received: from localhost.localdomain (unknown [203.196.171.36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: karthikraj.palanichamy@veryxtech.com) by smtpin2.netcore.in (Postfix) with ESMTPSA id 4BA82C0011 for ; Tue, 18 Apr 2017 14:48:58 +0530 (IST) In-Reply-To: <58F5D9FD.5060200@veryxtech.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" I am using DPDK for Intel X540-AT2 card. In my environment, there will be a flow of lot of layer2 protocol packets. I could not receive a specific protocol packet - VTP(https://en.wikipedia.org/wiki/VLAN_Trunking_Protocol). It's ethertype is 0x0055. However, I could receive this protocol frames using I350 card. What should I do to get it received in X540? Thanks Karthik DISCLAIMER: Privileged and/or Confidential information may be contained in this message. If you are not the addressee of this message, you may not copy, use or deliver this message to anyone. In such event,you should destroy the message and kindly notify the sender by reply e-mail. It is understood that opinions or conclusions that do not relate to the official business of the company are neither given nor endorsed by the company.