[dpdk-dev] [PATCHv2 0/4] fix for 2 consecutive rte_eth_dev_start() can cause a SIGSEGV

Konstantin Ananyev konstantin.ananyev at intel.com
Mon Jun 9 19:26:13 CEST 2014


Konstantin Ananyev (4):
  e1000: do not release queue on alloc error
  igb/ixgbe: reset queue pointers after releasing
  ethdev: fix compiler warning on PMD_DEBUG_TRACE formats
  ethdev: prevent from starting/stopping already started/stopped

v2 changes:
  Split one patch into series of 4.

 lib/librte_ether/rte_ethdev.c     | 29 ++++++++++++++++++++++++-----
 lib/librte_pmd_e1000/em_rxtx.c    |  1 -
 lib/librte_pmd_e1000/igb_rxtx.c   |  5 +++--
 lib/librte_pmd_ixgbe/ixgbe_rxtx.c |  8 ++++++--
 4 files changed, 33 insertions(+), 10 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list