> On Mar 28, 2021, at 9:10 AM, Pedro Tammela <pctamm...@gmail.com> wrote:
> 
> The current way to provide a no-op flag to 'bpf_ringbuf_submit()',
> 'bpf_ringbuf_discard()' and 'bpf_ringbuf_output()' is to provide a '0'
> value.
> 
> A '0' value might notify the consumer if it already caught up in processing,
> so let's provide a more descriptive notation for this value.
> 
> Signed-off-by: Pedro Tammela <pctamm...@mojatatu.com>

Acked-by: Song Liu <songliubrav...@fb.com>

Reply via email to