diff for duplicates of <1480371962.2402.36.camel@intel.com> diff --git a/a/1.txt b/N1/1.txt index 7300195..8e11110 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Mon, 2016-11-28 at 10:42 -0500, Alexander Duyck wrote: > using > lco_csum to compute the checksum that we needed to plug into the IPv4 > checksum field in order to cancel out the data that was not a part of the -> IPv4 header.? However this didn't take into account that the transport +> IPv4 header. However this didn't take into account that the transport > offset might be pointing to the inner transport header. > > Instead of using lco_csum I have just coded around it so that we can use @@ -18,15 +18,8 @@ On Mon, 2016-11-28 at 10:42 -0500, Alexander Duyck wrote: > --- > > Alexander Duyck (2): -> ????? igb/igbvf: Don't use lco_csum to compute IPv4 checksum -> ????? ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum +> igb/igbvf: Don't use lco_csum to compute IPv4 checksum +> ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum -Stephen, I have applied Alex's patches to my net-queue tree. ?Can you +Stephen, I have applied Alex's patches to my net-queue tree. Can you confirm they resolve the bug seen? --------------- 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/20161128/65505eaa/attachment.asc> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..0f28879 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCgAGBQJYPK76AAoJEOVv75VaS+3OQpQP/1Y4Sz1XRrrVgGSOGVktznII +HLO61br6UeYcvVOYnpyGwk/5z97ndjUa6dLdfW0iPfc7Cw9UilMe/34G5X9Htu2J +XkG3JJy3Xe1iVhLe/IcHiYkGLy771pZO/OIQLUSKbt+jpSuu2Z7XxPfIy+yVE/Ij +/fH+EiuoAaToCB0DBCf8dwt32JrdYxxXJvOmD4gaYtJAdcyOanZmTqtke9i7pjLE +fgvq8CpijQjALAgO6uFGk+uuyt1ZDN7vXpzJIJ9rIrI1TmsflKHEO9ULJJEKT0mZ +QDfbaPBdUAoAa4ECweoVQ6B9rCOcEEitvWWxpx5KLzh0+vMRYYK2zRhtbtLp53uz +E70mr8eRAxdZi5C5u4V3659m8E6g3WXhbZJAEHIpUEWFNJHgzBtC/XP+Kpy9YXQV +7tJzPQTLy562+UnQcJdc34W8ulIhbgX+lfHlPIj9NrZXrBl3WJn824adyDiSPz5K +GPkJbWU64/2hehyEIvni7HwB0HVqk+iXCGpkW1mrCFXx3Ir70tP+w50dqBijg9O+ +e6HlRrM5ifihduM6K8pAqYDLGfmxC7qmp+FeNMtaMuykHWtBE9kTjHRxVokSYEJt +3sZoWOEd8KI2bEOcexjlIeIhScoiGScYdM2Bs8Wh5WNQFz3844dO73GW1+R2V6XA +0SFH98S3BmjbAWagScj3 +=Qr03 +-----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 c128711..737b3cb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,20 @@ "ref\020161128153927.15466.99193.stgit@ahduyck-blue-test.jf.intel.com\0" "From\0Jeff Kirsher <jeffrey.t.kirsher@intel.com>\0" - "Subject\0[Intel-wired-lan] [net PATCH 0/2] Don't use lco_csum to compute IPv4 checksum\0" + "Subject\0Re: [net PATCH 0/2] Don't use lco_csum to compute IPv4 checksum\0" "Date\0Mon, 28 Nov 2016 14:26:02 -0800\0" - "To\0intel-wired-lan@osuosl.org\0" - "\00:1\0" + "To\0sfr@canb.auug.org.au" + netdev@vger.kernel.org + " intel-wired-lan@lists.osuosl.org\0" + "Cc\0Alexander Duyck <alexander.h.duyck@intel.com>" + " davem@davemloft.net\0" + "\01:1\0" "b\0" "On Mon, 2016-11-28 at 10:42 -0500, Alexander Duyck wrote:\n" "> When I implemented the GSO partial support in the Intel drivers I was\n" "> using\n" "> lco_csum to compute the checksum that we needed to plug into the IPv4\n" "> checksum field in order to cancel out the data that was not a part of the\n" - "> IPv4 header.? However this didn't take into account that the transport\n" + "> IPv4 header.\302\240 However this didn't take into account that the transport\n" "> offset might be pointing to the inner transport header.\n" "> \n" "> Instead of using lco_csum I have just coded around it so that we can use\n" @@ -25,17 +29,31 @@ "> ---\n" "> \n" "> Alexander Duyck (2):\n" - "> ????? igb/igbvf: Don't use lco_csum to compute IPv4 checksum\n" - "> ????? ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum\n" + "> \302\240\302\240\302\240\302\240\302\240 igb/igbvf: Don't use lco_csum to compute IPv4 checksum\n" + "> \302\240\302\240\302\240\302\240\302\240 ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum\n" "\n" - "Stephen, I have applied Alex's patches to my net-queue tree. ?Can you\n" - "confirm they resolve the bug seen?\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/20161128/65505eaa/attachment.asc> + "Stephen, I have applied Alex's patches to my net-queue tree. \302\240Can you\n" + confirm they resolve the bug seen? + "\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" + "iQIcBAABCgAGBQJYPK76AAoJEOVv75VaS+3OQpQP/1Y4Sz1XRrrVgGSOGVktznII\n" + "HLO61br6UeYcvVOYnpyGwk/5z97ndjUa6dLdfW0iPfc7Cw9UilMe/34G5X9Htu2J\n" + "XkG3JJy3Xe1iVhLe/IcHiYkGLy771pZO/OIQLUSKbt+jpSuu2Z7XxPfIy+yVE/Ij\n" + "/fH+EiuoAaToCB0DBCf8dwt32JrdYxxXJvOmD4gaYtJAdcyOanZmTqtke9i7pjLE\n" + "fgvq8CpijQjALAgO6uFGk+uuyt1ZDN7vXpzJIJ9rIrI1TmsflKHEO9ULJJEKT0mZ\n" + "QDfbaPBdUAoAa4ECweoVQ6B9rCOcEEitvWWxpx5KLzh0+vMRYYK2zRhtbtLp53uz\n" + "E70mr8eRAxdZi5C5u4V3659m8E6g3WXhbZJAEHIpUEWFNJHgzBtC/XP+Kpy9YXQV\n" + "7tJzPQTLy562+UnQcJdc34W8ulIhbgX+lfHlPIj9NrZXrBl3WJn824adyDiSPz5K\n" + "GPkJbWU64/2hehyEIvni7HwB0HVqk+iXCGpkW1mrCFXx3Ir70tP+w50dqBijg9O+\n" + "e6HlRrM5ifihduM6K8pAqYDLGfmxC7qmp+FeNMtaMuykHWtBE9kTjHRxVokSYEJt\n" + "3sZoWOEd8KI2bEOcexjlIeIhScoiGScYdM2Bs8Wh5WNQFz3844dO73GW1+R2V6XA\n" + "0SFH98S3BmjbAWagScj3\n" + "=Qr03\n" + "-----END PGP SIGNATURE-----\n" -62f192a61c5fbe29a45c19a06fe1e57126fcc854dff0ca63e577be18db962ca1 +3919af5906a0ffacc0e2c3856dfa662b2e191f736c2c770d3d734fc78a2b7868
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.