[dpdk-dev] [PATCH] doc: add a further ACL example

2016-02-09 Thread Thomas Monjalon
> > Add a further ACL example where the elements of the search key are not > > entirely fitting into the 4 consecutive bytes of all input fields. > > > > Signed-off-by: Antonio Fischetti > > Acked-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH] doc: add a further ACL example

2016-01-12 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Antonio Fischetti > Sent: Monday, January 11, 2016 5:45 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] doc: add a further ACL example > > Add a further ACL example where the eleme

[dpdk-dev] [PATCH] doc: add a further ACL example

2016-01-11 Thread Antonio Fischetti
Add a further ACL example where the elements of the search key are not entirely fitting into the 4 consecutive bytes of all input fields. Signed-off-by: Antonio Fischetti --- .../prog_guide/packet_classif_access_ctrl.rst | 68 ++ 1 file changed, 68 insertions(+) mode ch