examples/flow_filtering: add delay to wait link update
authorBeilei Xing <beilei.xing@intel.com>
Wed, 24 Jan 2018 10:15:34 +0000 (18:15 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 1 Feb 2018 00:23:15 +0000 (01:23 +0100)
commit429cede188dd0dae78097309695ba4316908b143
treee85fa7867c42af80f045e69f632c54a01dcf5a77
parent0bb76fc945e626941de2c6e881b69f4e4ef61478
examples/flow_filtering: add delay to wait link update

Add up to 9s delay for getting link status to make sure NIC updates
link status successfully, just like other applications such as
testpmd and l2fwd.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Ori Kam <orika@mellanox.com>
examples/flow_filtering/main.c