diff for duplicates of <20180502171943-mutt-send-email-mst@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 8f91c0f..21a7f06 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -105,7 +105,7 @@ On Wed, May 02, 2018 at 11:14:13AM -0300, Marcelo Ricardo Leitner 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 @@ -156,3 +156,7 @@ interface do". > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > + +--------------------------------------------------------------------- +To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org +For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org diff --git a/a/content_digest b/N1/content_digest index 640e1e1..d72fab4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\020180502061520-mutt-send-email-mst@kernel.org\0" "ref\020180502141413.GD5105@localhost.localdomain\0" "From\0Michael S. Tsirkin <mst@redhat.com>\0" - "Subject\0Re: [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading\0" - "Date\0Wed, 02 May 2018 14:21:38 +0000\0" + "Subject\0[virtio-dev] Re: [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading\0" + "Date\0Wed, 2 May 2018 17:21:38 +0300\0" "To\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Cc\0Vladislav Yasevich <vyasevich@gmail.com>" netdev@vger.kernel.org @@ -123,7 +123,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" @@ -173,6 +173,10 @@ "> > To unsubscribe from this list: send the line \"unsubscribe linux-sctp\" in\n" "> > the body of a message to majordomo@vger.kernel.org\n" "> > More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - > > + "> >\n" + "\n" + "---------------------------------------------------------------------\n" + "To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org\n" + For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org -a051499d7c9144466239b1b7b3002fd5a1fa9a3d3d039fc43d3d94defb25d7bb +cd11a9c4d18763b0afea46f5a35cfc319eba4f5ce98a8b2813fbd0d663e082d2
diff --git a/a/1.txt b/N2/1.txt index 8f91c0f..39115f5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -105,7 +105,7 @@ On Wed, May 02, 2018 at 11:14:13AM -0300, Marcelo Ricardo Leitner 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/N2/content_digest index 640e1e1..9102429 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "ref\020180502141413.GD5105@localhost.localdomain\0" "From\0Michael S. Tsirkin <mst@redhat.com>\0" "Subject\0Re: [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading\0" - "Date\0Wed, 02 May 2018 14:21:38 +0000\0" + "Date\0Wed, 2 May 2018 17:21:38 +0300\0" "To\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Cc\0Vladislav Yasevich <vyasevich@gmail.com>" netdev@vger.kernel.org @@ -123,7 +123,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" @@ -175,4 +175,4 @@ "> > More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > > -a051499d7c9144466239b1b7b3002fd5a1fa9a3d3d039fc43d3d94defb25d7bb +3e1ae961e56c91f0f77841899c59cfa11bbc7853cce7ef7a04e4b9482e2a0d3c
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.