Re: [PATCH bpf-next v6 12/12] doc/af_xdp: include unaligned chunk case
From: Jonathan Lemon <hidden>
Date: 2019-08-30 15:51:41
Also in:
bpf, intel-wired-lan
From: Jonathan Lemon <hidden>
Date: 2019-08-30 15:51:41
Also in:
bpf, intel-wired-lan
On 26 Aug 2019, at 19:25, Kevin Laatz wrote:
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 <redacted>
Acked-by: Jonathan Lemon <redacted>