app/test: unit tests for bonding mode 4
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Fri, 13 Feb 2015 10:38:14 +0000 (11:38 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 18 Feb 2015 17:58:55 +0000 (18:58 +0100)
commit5e41ab250dfad6f8086acd8f85b990e72a0be180
treee0fdcdfbd84fc38933532bc16e5ba75c81d326e6
parent174ddb81522206f8f49d65b36ab65127c8fce05c
app/test: unit tests for bonding mode 4

This patch adds unit tests for mode 4. It is split into separate
file to avoid problems with other modes that does not need to
look into packets payload.
This patch includes also a modification of maximum number of ports
used in their tests for bonding modes 0-3 from 16 to 6.

Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
MAINTAINERS
app/test/Makefile
app/test/test_link_bonding.c
app/test/test_link_bonding_mode4.c [new file with mode: 0644]