dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] link bonding unit test fix
@ 2014-07-21 14:52 Declan Doherty
       [not found] ` <1405954337-28488-1-git-send-email-declan.doherty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Declan Doherty @ 2014-07-21 14:52 UTC (permalink / raw)
  To: dev-VfR2kkLFssw


fix for link bonding unit tests which are failing due to change introduced in rte_eth_dev_configure which now explicitly checks in pmd supports link status chnage interrupts.

Also adds some common test macros to the test application for unit testing


Declan Doherty (2):
  test app:
  bond: unit test suite fix

 app/test/test.c                        |   53 ++++
 app/test/test.h                        |   82 ++++++
 app/test/test_link_bonding.c           |  491 ++++++++++++--------------------
 app/test/virtual_pmd.c                 |    1 +
 lib/librte_pmd_bond/rte_eth_bond_pmd.c |   92 +++---
 5 files changed, 356 insertions(+), 363 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-01 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21 14:52 [PATCH 0/2] link bonding unit test fix Declan Doherty
     [not found] ` <1405954337-28488-1-git-send-email-declan.doherty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-07-21 14:52   ` [PATCH 1/2] test app: Declan Doherty
2014-07-21 14:52   ` [PATCH 2/2] bond: unit test suite fix Declan Doherty
2014-07-22 10:57   ` [PATCH 0/2] link bonding unit test fix De Lara Guarch, Pablo
     [not found]     ` <E115CCD9D858EF4F90C690B0DCB4D89721C35052-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-01 15:21       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).