diff for duplicates of <20180502143428.GE5105@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 9e63d1b..bb17e92 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -106,7 +106,7 @@ On Wed, May 02, 2018 at 05:21:38PM +0300, Michael S. Tsirkin wrote: > > > > + if (skb->csum_not_inet) > > > > + hdr->flags |= VIRTIO_NET_HDR_F_CSUM_NOT_INET; > > > > } else if (has_data_valid && -> > > > skb->ip_summed = CHECKSUM_UNNECESSARY) { +> > > > skb->ip_summed == CHECKSUM_UNNECESSARY) { > > > > hdr->flags = VIRTIO_NET_HDR_F_DATA_VALID; > > > > diff --git a/include/uapi/linux/virtio_net.h b/include/uapi/linux/virtio_net.h > > > > index 5de6ed3..9dfca1a 100644 diff --git a/a/content_digest b/N1/content_digest index c49db19..05c208b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\020180502171943-mutt-send-email-mst@kernel.org\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading\0" - "Date\0Wed, 02 May 2018 14:34:28 +0000\0" + "Date\0Wed, 2 May 2018 11:34:28 -0300\0" "To\0Michael S. Tsirkin <mst@redhat.com>\0" "Cc\0Vladislav Yasevich <vyasevich@gmail.com>" netdev@vger.kernel.org @@ -125,7 +125,7 @@ "> > > > +\t\tif (skb->csum_not_inet)\n" "> > > > +\t\t\thdr->flags |= VIRTIO_NET_HDR_F_CSUM_NOT_INET;\n" "> > > > \t} else if (has_data_valid &&\n" - "> > > > \t\t skb->ip_summed = CHECKSUM_UNNECESSARY) {\n" + "> > > > \t\t skb->ip_summed == CHECKSUM_UNNECESSARY) {\n" "> > > > \t\thdr->flags = VIRTIO_NET_HDR_F_DATA_VALID;\n" "> > > > diff --git a/include/uapi/linux/virtio_net.h b/include/uapi/linux/virtio_net.h\n" "> > > > index 5de6ed3..9dfca1a 100644\n" @@ -191,4 +191,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -e2d76d4a050a1bf52d64c2dd692e449991cb0cc7b4af927c69476d0c64cc05c1 +d76b9eb80483e6dbac4ff42a09d736f0d038bcc6b81c1d00c6d695d5be3f9241
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.