From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sowmini Varadhan Subject: Re: [PATCH v2 net-next] ixgbe: Avoid unaligned access in ixgbe_atr() for LLC packets Date: Mon, 14 Mar 2016 15:32:59 -0400 Message-ID: <20160314193259.GL5084@oracle.com> References: <20160314174624.GG5084@oracle.com> <20160314175909.GH5084@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: intel-wired-lan , Netdev , Jeff Kirsher , "Brandeburg, Jesse" , shannon nelson , Carolyn Wyborny , "Skidmore, Donald C" , Bruce W Allan , John Ronciak , Mitch Williams To: Alexander Duyck Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:24713 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932148AbcCNTdO (ORCPT ); Mon, 14 Mar 2016 15:33:14 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On (03/14/16 12:20), Alexander Duyck wrote: > I figure it is better to just drop it since we don't need to be trying > to parse ARP packets anyway. Ok, let me send out v3.