diff for duplicates of <1477502512.2431.1.camel@intel.com> diff --git a/a/1.txt b/N1/1.txt index 9c0009c..de94ce0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Tue, 2016-10-25 at 11:39 -0400, Alexander Duyck wrote: > reference count instead of just incrementing it by one reference at a > time. > The advantage to doing this is that we cut down on atomic operations and -> this in turn should give us a slight improvement in cycles per packet.? +> this in turn should give us a slight improvement in cycles per packet. > In > addition if we eventually move this over to using build_skb the gains > will @@ -12,10 +12,3 @@ On Tue, 2016-10-25 at 11:39 -0400, Alexander Duyck wrote: > Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: This is a digitally signed message part -URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20161026/c3ba8e63/attachment.asc> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..328d555 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCgAGBQJYEOYwAAoJEOVv75VaS+3O+90P/RzEWysXswEA6WCLQghQzin4 +AyEx54yCGcDsov1babvWDe1tg/IO3SCwEL/VHT0ku3CznqYlHfQZntTZrxD+DSPt +Ao0cD7AxdS925Q+qJcyzrhY0bzkVkL+V14VrpmWAIBMTUDuRliPPor37J0VPpvYC +CGFfe7lOr50pGcABz9RyXdGxqXGma2hZ2a2b953cBaLlkv5ovG0aBgC0hCaZFpmj +Apiatjc8prktsiP0qWwrjqKaqRcmWa9PJ2Qtt2WH1Gseg9ZGqIYkZSxT6dcF2qfs +4RK7fxxClZVOdnIYASkOkztpW8sAVztgrAflJ4QU6eH8GOBv3zBOlWfYcqPzSaHd +1otUncjOcAaA/wo/nrytXjIwJ0kKLjVlTlb8nslhFuXqFHAskUJ8hLp03lHtMkHz +pRxM5A4CtXaFSmrxjOc2LQUkGpDTgki6iLt3adJNa15+Jju1yI45zTrxwMouMskY +KkvCC2ueLD1z7fBLL8g00e/MjeNGH9oq8ONxQQQN6SHBVStrTt7jwskJCXHYAJ7t +99mivUy6aNu0cdPWYzzf/SNxof4pMPq+qiIWAQgjeDMEwZJlLx/97ThBvkG/8f38 +gdHFG5gcdcM5b/riTJjcPCYm9ty71fbs2pVlHx/TkX7ZOH5sFyLf0IMijw8cxdon +ilygxstkUcu9eASLDNUj +=u6jM +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..da6d245 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,3 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: This is a digitally signed message part +Content-Transfer-Encoding: 7bit diff --git a/a/content_digest b/N1/content_digest index c7e412a..4f1c174 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,23 @@ "ref\020161025153220.4815.61239.stgit@ahduyck-blue-test.jf.intel.com\0" "ref\020161025153906.4815.61652.stgit@ahduyck-blue-test.jf.intel.com\0" "From\0Jeff Kirsher <jeffrey.t.kirsher@intel.com>\0" - "Subject\0[Intel-wired-lan] [net-next PATCH 26/27] igb: Update code to better handle incrementing page count\0" + "Subject\0Re: [Intel-wired-lan] [net-next PATCH 26/27] igb: Update code to better handle incrementing page count\0" "Date\0Wed, 26 Oct 2016 10:21:52 -0700\0" - "To\0intel-wired-lan@osuosl.org\0" - "\00:1\0" + "To\0Alexander Duyck <alexander.h.duyck@intel.com>" + netdev@vger.kernel.org + intel-wired-lan@lists.osuosl.org + linux-kernel@vger.kernel.org + " linux-mm@kvack.org\0" + "Cc\0davem@davemloft.net" + " brouer@redhat.com\0" + "\01:1\0" "b\0" "On Tue, 2016-10-25 at 11:39 -0400, Alexander Duyck wrote:\n" "> This patch updates the driver code so that we do bulk updates of the page\n" "> reference count instead of just incrementing it by one reference at a\n" "> time.\n" "> The advantage to doing this is that we cut down on atomic operations and\n" - "> this in turn should give us a slight improvement in cycles per packet.?\n" + "> this in turn should give us a slight improvement in cycles per packet.\302\240\n" "> In\n" "> addition if we eventually move this over to using build_skb the gains\n" "> will\n" @@ -19,13 +25,27 @@ "> \n" "> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>\n" "\n" - "Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: This is a digitally signed message part\n" - URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20161026/c3ba8e63/attachment.asc> + Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> + "\01:2\0" + "fn\0signature.asc\0" + "d\0This is a digitally signed message part\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v2\n" + "\n" + "iQIcBAABCgAGBQJYEOYwAAoJEOVv75VaS+3O+90P/RzEWysXswEA6WCLQghQzin4\n" + "AyEx54yCGcDsov1babvWDe1tg/IO3SCwEL/VHT0ku3CznqYlHfQZntTZrxD+DSPt\n" + "Ao0cD7AxdS925Q+qJcyzrhY0bzkVkL+V14VrpmWAIBMTUDuRliPPor37J0VPpvYC\n" + "CGFfe7lOr50pGcABz9RyXdGxqXGma2hZ2a2b953cBaLlkv5ovG0aBgC0hCaZFpmj\n" + "Apiatjc8prktsiP0qWwrjqKaqRcmWa9PJ2Qtt2WH1Gseg9ZGqIYkZSxT6dcF2qfs\n" + "4RK7fxxClZVOdnIYASkOkztpW8sAVztgrAflJ4QU6eH8GOBv3zBOlWfYcqPzSaHd\n" + "1otUncjOcAaA/wo/nrytXjIwJ0kKLjVlTlb8nslhFuXqFHAskUJ8hLp03lHtMkHz\n" + "pRxM5A4CtXaFSmrxjOc2LQUkGpDTgki6iLt3adJNa15+Jju1yI45zTrxwMouMskY\n" + "KkvCC2ueLD1z7fBLL8g00e/MjeNGH9oq8ONxQQQN6SHBVStrTt7jwskJCXHYAJ7t\n" + "99mivUy6aNu0cdPWYzzf/SNxof4pMPq+qiIWAQgjeDMEwZJlLx/97ThBvkG/8f38\n" + "gdHFG5gcdcM5b/riTJjcPCYm9ty71fbs2pVlHx/TkX7ZOH5sFyLf0IMijw8cxdon\n" + "ilygxstkUcu9eASLDNUj\n" + "=u6jM\n" + "-----END PGP SIGNATURE-----\n" -147d8f5d409ac8f429ec4d1be0a1a13f78feaf13acb4f6b72a243e87a8d8e158 +10504f39b4e7fe06df042f6292e856c61ce82ee8fcbac9eb09c4f012a9f97042
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.