Re: [PATCH 11/11] doc/af_xdp: include unaligned chunk case

2019-06-24 Thread Björn Töpel
On Thu, 20 Jun 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 e

[PATCH 11/11] doc/af_xdp: include unaligned chunk case

2019-06-20 Thread Kevin Laatz
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

[PATCH 11/11] doc/af_xdp: include unaligned chunk case

2019-06-20 Thread Kevin Laatz
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