numam-dpdk/lib
Jens Freimann 2dfeebe265 vhost: check return of mutex initialization
Check return value of pthread_mutex_init(). Also destroy
mutex in case of other erros before returning.

Signed-off-by: Jens Freimann <jfreimann@redhat.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2017-07-04 11:30:54 +02:00
..
librte_acl acl: remove checks for SSE4 2017-07-04 14:35:41 +02:00
librte_bitratestats
librte_cfgfile
librte_cmdline
librte_compat
librte_cryptodev
librte_distributor distributor: remove checks for SSE4 2017-07-04 14:35:41 +02:00
librte_eal pci: increase domain storage to 32 bits 2017-07-06 01:28:02 +02:00
librte_efd efd: support lookup using NEON intrinsics 2017-07-03 15:27:32 +02:00
librte_ether ethdev: use device name from device structure 2017-07-06 00:17:11 +02:00
librte_eventdev
librte_hash hash: remove checks for SSE 2017-07-04 14:35:41 +02:00
librte_ip_frag ip_frag: check for x86 rather than SSE4 2017-07-04 14:35:41 +02:00
librte_jobstats
librte_kni
librte_kvargs
librte_latencystats
librte_lpm
librte_mbuf mbuf: introduce new Tx offload flag for MPLS-in-UDP 2017-07-06 15:00:57 +02:00
librte_mempool mem: do not advertise physical address when no hugepages 2017-07-04 17:51:22 +02:00
librte_meter
librte_metrics
librte_net net: implement CRC for ARM64 NEON 2017-07-04 15:58:45 +02:00
librte_pdump
librte_pipeline
librte_port
librte_power
librte_reorder
librte_ring eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
librte_sched sched: remove check for SSE4 2017-07-04 14:39:18 +02:00
librte_table eal: move gcc version definition to common header 2017-07-04 15:57:22 +02:00
librte_timer eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
librte_vhost vhost: check return of mutex initialization 2017-07-04 11:30:54 +02:00
Makefile