Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935068AbcJZRWt (ORCPT ); Wed, 26 Oct 2016 13:22:49 -0400 Received: from mga06.intel.com ([134.134.136.31]:31481 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934976AbcJZRWo (ORCPT ); Wed, 26 Oct 2016 13:22:44 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,551,1473145200"; d="asc'?scan'208";a="894287028" Message-ID: <1477502561.2431.2.camel@intel.com> Subject: Re: [Intel-wired-lan] [net-next PATCH 27/27] igb: Revert "igb: Revert support for build_skb in igb" From: Jeff Kirsher To: Alexander Duyck , netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Cc: davem@davemloft.net, brouer@redhat.com Date: Wed, 26 Oct 2016 10:22:41 -0700 In-Reply-To: <20161025153911.4815.45366.stgit@ahduyck-blue-test.jf.intel.com> References: <20161025153220.4815.61239.stgit@ahduyck-blue-test.jf.intel.com> <20161025153911.4815.45366.stgit@ahduyck-blue-test.jf.intel.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-wex7WfIy8s6ac7Ui8G+1" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1962 Lines: 46 --=-wex7WfIy8s6ac7Ui8G+1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2016-10-25 at 11:39 -0400, Alexander Duyck wrote: > This reverts commit f9d40f6a9921 ("igb: Revert support for build_skb in > igb") and adds a few changes to update it to work with the latest version > of igb. We are now able to revert the removal of this due to the fact > that with the recent changes to the page count and the use of > DMA_ATTR_SKIP_CPU_SYNC we can make the pages writable so we should not be > invalidating the additional data added when we call build_skb. >=20 > The biggest risk with this change is that we are now not able to support > full jumbo frames when using build_skb.=C2=A0 Instead we can only support= up > to > 2K minus the skb overhead and padding offset. >=20 > Signed-off-by: Alexander Duyck Acked-by: Jeff Kirsher --=-wex7WfIy8s6ac7Ui8G+1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCgAGBQJYEOZhAAoJEOVv75VaS+3O1Z4P/3uP7RW04IQailTXeebXSC9w osoxi2WMndGEiu6REpQbeJreVxozinrl6RF2+7+UUTVXZQxP1MO/XIJZPFaL/WGS OfvM1SUb0Ej6tjLfNSt8DGmRiH1a/OH37bfMwmu9+On3myoszZ2BkF19jcKRMGGp +tWgfwh37VJlTbJtFcTggrgery1nPNmfSeX6qbv/OoThatzP3U011vYOwVFj7+Z9 PmA275pxKEUEt8uuoUZDAtOzLxNvje2XcXhnkSfClORDOSbOvWLzwLpy3l8A52gt TropL1WH4Gj/cLfPXLv2JGq/cnCFG0+WzEp8/ysxCIa/EAACPle5YPJEgDawAXV3 jhTP6GAXZIaEeS/bqOvon0tBf1tTTjk8Hb4on/UXcxS9AjvMVpKh7QFhTDubhYMS 0q/WPWE1OXFNF7PJpX81E59CzYeXX6RdAPbvuB+jiFdX+rnlZGoHuhX8wvewNAHr P4QT0cJ91z98FVDuTWRer+XC0eWAO3t9hhy5xUQC9KS0XmQH7x6h1bxH8dyZAXTP N4YMGOUpfqFSVLZZHX6lcT3LYlG1QFx1IhTv1jltZJ9bymIAQdPUT/ti7TNjFfLK qJjBxCk/bj/Rdjgg/MHlSAoJPKyr0huINvebx2UERVyH815m7XmcIqlbikeUJivl min/nOpPIkRxNkNW8Trt =0Bmz -----END PGP SIGNATURE----- --=-wex7WfIy8s6ac7Ui8G+1--