HI Thomas,
Snipped
> > +
> > + To built other BPF examples, the compiler requires additional command-
> line options.
>
> "To built" -> "To build"
ok
>
> I think this note is vague. Don't you think it may confuse user if we don't
> explicit which kind of options are required?
Ok, the `v1` c
23/05/2019 15:47, Vipin Varghese:
> --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> @@ -4651,6 +4651,10 @@ For example:
> cd examples/bpf
> clang -O2 -target bpf -c t1.c
>
> +.. note::
> +
> + To built other BPF examples, the compi
Add note in the missing arguments for compiling BPF examples.
Signed-off-by: Vipin Varghese
Acked-by: John McNamara
---
V2:
- ACK for documentation - John McNamara
- move to compile section - Thomas Monjalon
---
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 4
1 file changed, 4 inserti
3 matches
Mail list logo