[dpdk-dev] [PATCH 0/3] bond mode 4: add unit tests

Doherty, Declan declan.doherty at intel.com
Fri Dec 12 16:27:22 CET 2014


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michal Jastrzebski
> Sent: Friday, December 12, 2014 9:15 AM
> To: dev at dpdk.org
> Cc: Kulasek, TomaszX
> Subject: [dpdk-dev] [PATCH 0/3] bond mode 4: add unit tests
> 
> These patches add unit tests for mode 4. They also changes ring pmd
> to behave more like ordinary pmd device.
> 
> Pawel Wodkowski (3):
>   bond-change-warning
>   PMD-ring-MAC-management-fix-initialization-link-up-d
>   unit-tests-add-mode-4-unit-test
> 
>  app/test/Makefile                      |    1 +
>  app/test/test.h                        |  111 ++-
>  app/test/test_link_bonding.c           |    2 +-
>  app/test/test_link_bonding_mode4.c     | 1412
> ++++++++++++++++++++++++++++++++
>  lib/librte_pmd_bond/rte_eth_bond_pmd.c |    4 +-
>  lib/librte_pmd_ring/rte_eth_ring.c     |   62 +-
>  6 files changed, 1539 insertions(+), 53 deletions(-)
>  create mode 100644 app/test/test_link_bonding_mode4.c
> 
> --
> 1.7.9.5
Acked-by: Declan Doherty <declan.doherty at intel.com>


More information about the dev mailing list