doc/af_xdp: include unaligned chunk case
authorKevin Laatz <kevin.laatz@intel.com>
Tue, 27 Aug 2019 02:25:31 +0000 (02:25 +0000)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 30 Aug 2019 23:08:27 +0000 (01:08 +0200)
commitd57f172c99bd252fbfc93a9b38d8d42642a4b377
tree6d1552142231d509d5a13ebdd05d69ca1230c518
parent3945b37a975d22bed33b525f2933bac82424793d
doc/af_xdp: include unaligned chunk case

The addition of unaligned chunks mode, the documentation needs to be
updated to indicate that the incoming addr to the fill ring will only be
masked if the user application is run in the aligned chunk mode. This patch
also adds a line to explicitly indicate that the incoming addr will not be
masked if running the user application in the unaligned chunk mode.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Documentation/networking/af_xdp.rst