From: Daniel Borkmann <dborkman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: Willem de Bruijn
<willemb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>,
linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
netdev <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Subject: Re: [PATCH man-pages] man: packet.7: document fanout, ring and auxiliary options
Date: Sun, 05 Jan 2014 00:10:42 +0100 [thread overview]
Message-ID: <52C894F2.1060409@redhat.com> (raw)
In-Reply-To: <CAKgNAkj8G6VvPLYF56884XcAWw+yOTUcF1UZSRwcYTk52D--zg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On 01/04/2014 10:57 PM, Michael Kerrisk (man-pages) wrote:
> Hello Daniel, and Willem,
>
> On Sun, Jan 5, 2014 at 3:47 AM, Daniel Borkmann <dborkman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>> On 12/06/2013 08:54 PM, Daniel Borkmann wrote:
>>>
>>> On 12/06/2013 06:18 PM, Willem de Bruijn wrote:
>>>>
>>>> The packet socket manual page does not list all socket options.
>>>>
>>>> This patch adds descriptions of the common packet socket options
>>>> PACKET_AUXDATA, PACKET_FANOUT, PACKET_RX_RING, PACKET_STATISTICS,
>>>> PACKET_TX_RING
>>>>
>>>> and the ring-specific options
>>>> PACKET_LOSS, PACKET_RESERVE, PACKET_TIMESTAMP, PACKET_VERSION
>>>>
>>>> It does not yet add descriptions for
>>>> PACKET_COPY_THRESH, PACKET_HDRLEN, PACKET_ORIGDEV,
>>>> PACKET_TX_HAS_OFF, PACKET_TX_TIMESTAMP, PACKET_VNET_HDR
>>>>
>>>> It tries to balance being informative with exposing kernel detail
>>>> that is unlikely to be used by most readers or that may change
>>>> frequently. For implementation details, the manpage points to the
>>>> documentation in kernel Documentation/networking. Let me know if
>>>> options should be added or removed.
>>>>
>>>> Source: PACKET_FANOUT, PACKET_RX_RING and PACKET_VERSION are in
>>>> /tools/testing/net/psock_fanout.c in the latest Linux kernel source
>>>> tree. PACKET_STATISTICS was in the first version of that test.
>>>> PACKET_TX_RING I have used elsewhere. The other options are based
>>>> on reading kernel code.
>>>>
>>>> [Very minor fixups. -dborkman]
>>>>
>>>> Signed-off-by: Willem de Bruijn <willemb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
>>>
>>>
>>> Acked-by: Daniel Borkmann <dborkman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>>>
>>> I went over the man page again, and it looks good to me.
>>>
>>> Great work and thanks for following up Willem!
>>
>>
>> Ping, Michael, any progress on this one? Lets not get this work
>> lost somewhere as it happened in March last year ...
>
> Thanks for the ping, and sorry for the delay. I've applied the patch:
> http://git.kernel.org/cgit/docs/man-pages/man-pages.git/commit/?id=dbb4f7516b22663da977ea5c37691c5940bb3eb7
>
> I added kernel version numbers for two of the newly documented
> options. You may want to check them:
> http://git.kernel.org/cgit/docs/man-pages/man-pages.git/commit/?id=342639d9e9d766b7b3b3a03045144be64f1f556c
Awesome, thanks Michael!
> Cheers,
>
> Michael
>
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2014-01-04 23:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1386081779.git.dborkman@redhat.com>
2013-12-06 10:41 ` [PATCH man-pages] man: packet.7: document fanout, ring and auxiliary options Daniel Borkmann
2013-12-06 16:11 ` Willem de Bruijn
[not found] ` <CA+FuTSdCfH_yum57ZWV9tw5cd0=DkWWR-OvnaUEkUf5O7JCQYg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-12-06 16:14 ` Daniel Borkmann
[not found] ` <52A1F7D7.6040305-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-12-06 17:18 ` Willem de Bruijn
2013-12-06 19:54 ` Daniel Borkmann
[not found] ` <52A22B78.8070109-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-01-04 14:47 ` Daniel Borkmann
[not found] ` <52C81EF8.6090908-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-01-04 21:57 ` Michael Kerrisk (man-pages)
[not found] ` <CAKgNAkj8G6VvPLYF56884XcAWw+yOTUcF1UZSRwcYTk52D--zg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-04 23:10 ` Daniel Borkmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52C894F2.1060409@redhat.com \
--to=dborkman-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=willemb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).