test/bonding: fix mode 4 names
authorDaniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Wed, 5 Jul 2017 15:27:47 +0000 (17:27 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 6 Jul 2017 13:00:57 +0000 (15:00 +0200)
commite4beca01c53714701b7fa4a5d92af413ae5ac4a4
tree388c504d81966d462cb2b8ae4bd5a70ac8c0ba22
parentd7769c7c08cc08a9d1bc4e40b95524d9697707d9
test/bonding: fix mode 4 names

ring network driver is limited to 32 characters
the name of device was extended to net_ring_unit_test_mode4_slave_0
which is 33 characters long.

Fixes: 5e41ab250dfa ("app/test: unit tests for bonding mode 4")
Cc: stable@dpdk.org
Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
test/test/test_link_bonding_mode4.c