From mboxrd@z Thu Jan 1 00:00:00 1970 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) References: <58F5D9FD.5060200@veryxtech.com> To: dev@dpdk.org From: Karthikraj palanichamy X-Forwarded-Message-Id: <58F5D9FD.5060200@veryxtech.com> Message-ID: <58F5DA10.7070107@veryxtech.com> Date: Tue, 18 Apr 2017 14:49:12 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <58F5D9FD.5060200@veryxtech.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SMTP30-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 4BA82C0011.A15CE X-SMTP30-MailScanner: Found to be clean X-MailScanner-From: karthikraj.palanichamy@veryxtech.com X-Spam-Status: No X-Cloudmilter-Processed: 1 Subject: [dpdk-dev] VTP packet reception in X540 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2017 09:19:19 -0000 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.