examples/flow_filtering: add Tx queues setup process
authorWei Zhao <wei.zhao1@intel.com>
Wed, 27 Dec 2017 08:32:15 +0000 (16:32 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commitfeca6c428a5e36102bb2ef45f8ea7855e4453b0e
tree3c0408c92361f5e04c778dc2a1fb086ec9d369f9
parent0ecc6d6c663bc9906db9f82833f7c49c97df8321
examples/flow_filtering: add Tx queues setup process

This example does not have the process to set up the Tx queues,
which is required by Intel NICs. So this patch adds that Tx setup
to the application.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Ori Kam <orika@mellanox.com>
examples/flow_filtering/main.c