examples/flow_filtering: fix example documentation
authorDekel Peled <dekelp@mellanox.com>
Tue, 25 Dec 2018 07:42:18 +0000 (09:42 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 Jan 2019 16:44:29 +0000 (17:44 +0100)
commitd67b3f11d352544063fbdf2a8232563d88870d6a
tree04598090376157552b7d864df2fe02b6ae63bd72
parent15aa2a1b02e69ea018918b3810f9712157b46684
examples/flow_filtering: fix example documentation

Previous patch removed the VLAN item from example code.
This patch fixes the code and documentation accordingly.

Code update includes fix of comments, and removal of redundant
variables and their initialization.
Documentation update reflects the code changes done in previous
patch and in this patch.

Fixes: 9af4eb565710 ("examples/flow_filtering: remove VLAN item")
Cc: stable@dpdk.org
Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
doc/guides/sample_app_ug/flow_filtering.rst
examples/flow_filtering/flow_blocks.c