<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Documentation/networking/msg_zerocopy.rst, branch v5.2.2</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.2.2</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.2.2'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2019-03-18T16:50:21Z</updated>
<entry>
<title>doc: fix link to MSG_ZEROCOPY patchset</title>
<updated>2019-03-18T16:50:21Z</updated>
<author>
<name>Tobias Klauser</name>
<email>tklauser@distanz.ch</email>
</author>
<published>2019-03-18T11:08:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=25208dd856e74f2b60d053eb98e6dd335816fbc1'/>
<id>urn:sha1:25208dd856e74f2b60d053eb98e6dd335816fbc1</id>
<content type='text'>
Use https and link to the patch directly.

Signed-off-by: Tobias Klauser &lt;tklauser@distanz.ch&gt;
Acked-by: Willem de Bruijn &lt;willemb@google.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>doc: Mention MSG_ZEROCOPY implementation for UDP</title>
<updated>2019-02-17T23:30:02Z</updated>
<author>
<name>Petr Vorel</name>
<email>pvorel@suse.cz</email>
</author>
<published>2019-02-14T23:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=31a1b8d528fa4aedaa207b38d7fafc4e9b0a0d6c'/>
<id>urn:sha1:31a1b8d528fa4aedaa207b38d7fafc4e9b0a0d6c</id>
<content type='text'>
MSG_ZEROCOPY implementation for UDP was merged in v5.0,
6e360f733113 ("Merge branch 'udp-msg_zerocopy'").

Signed-off-by: Petr Vorel &lt;pvorel@suse.cz&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sock: remove zerocopy sockopt restriction on closed tcp state</title>
<updated>2018-03-14T16:51:28Z</updated>
<author>
<name>Willem de Bruijn</name>
<email>willemb@google.com</email>
</author>
<published>2018-03-14T16:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ced68234b6a244355aeab07c2681bc49f695eaed'/>
<id>urn:sha1:ced68234b6a244355aeab07c2681bc49f695eaed</id>
<content type='text'>
Socket option SO_ZEROCOPY determines whether the kernel ignores or
processes flag MSG_ZEROCOPY on subsequent send calls. This to avoid
changing behavior for legacy processes.

Limiting the state change to closed sockets is annoying with passive
sockets and not necessary for correctness. Once created, zerocopy skbs
are processed based on their private state, not this socket flag.

Remove the constraint.

Signed-off-by: Willem de Bruijn &lt;willemb@google.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>doc: clarification about setting SO_ZEROCOPY</title>
<updated>2018-01-10T20:01:49Z</updated>
<author>
<name>Kornilios Kourtis</name>
<email>kou@zurich.ibm.com</email>
</author>
<published>2018-01-09T08:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=af60d61fa846725566f4a876ae04f891bdff1c7a'/>
<id>urn:sha1:af60d61fa846725566f4a876ae04f891bdff1c7a</id>
<content type='text'>
Signed-off-by: Kornilios Kourtis &lt;kou@zurich.ibm.com&gt;
Acked-by: Willem de Bruijn &lt;willemb@google.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>doc: document MSG_ZEROCOPY</title>
<updated>2017-09-01T17:39:35Z</updated>
<author>
<name>Willem de Bruijn</name>
<email>willemb@google.com</email>
</author>
<published>2017-09-01T16:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cc8889ae8298ebfc6bbf52ad98fe3b5afdf4ae70'/>
<id>urn:sha1:cc8889ae8298ebfc6bbf52ad98fe3b5afdf4ae70</id>
<content type='text'>
Documentation for this feature was missing from the patchset.
Copied a lot from the netdev 2.1 paper, addressing some small
interface changes since then.

Changes
  v1 -&gt; v2
    - change email discussion URL format
    - clarify that u32 counter is per-syscall, unsigned and
      wraps after UINT_MAX calls
    - describe errno on send failure specific to MSG_ZEROCOPY
    - a few very minor rewordings

Signed-off-by: Willem de Bruijn &lt;willemb@google.com&gt;
Acked-by: Alexei Starovoitov &lt;ast@kernel.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
