[dpdk-dev] [PATCH v3 0/3] bond: static analysis issues fix

2014-12-18 Thread Thomas Monjalon
> -v3: > Split patches > > -v2: > Incorporates Pawel's comments regarding assertion's check on activate_slave > array indexing > > Fixes for link bonding library identified by static analysis tool > > - Overflow assert for active_slaves array in activate_slave function > - Allocation check of

[dpdk-dev] [PATCH v3 0/3] bond: static analysis issues fix

2014-12-17 Thread Declan Doherty
-v3: Split patches -v2: Incorporates Pawel's comments regarding assertion's check on activate_slave array indexing Fixes for link bonding library identified by static analysis tool - Overflow assert for active_slaves array in activate_slave function - Allocation check of pci_id_table in rte_et