test: fix assignment operation
authorZhiyong Yang <zhiyong.yang@intel.com>
Fri, 15 Sep 2017 02:35:57 +0000 (10:35 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:48 +0000 (02:49 +0200)
commite19e163d27dfc342bf58e49c605fededa6cfc6fb
tree9773a62e0f4a44f025b1389a800e035461c125c2
parentf9b3923b5b6e01610484a76762a3d3029d5ae956
test: fix assignment operation

This should be an comparison operation rather than an assignment
operation.

Fixes: 5e41ab250dfa ("app/test: unit tests for bonding mode 4")
Cc: stable@dpdk.org
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
test/test/test_link_bonding_mode4.c