numam-dpdk/lib
Pawel Wodkowski 35170c52d0 kni: fix build on Ubuntu 12.04
On Ubuntu 12.04.4 file '/proc/version_signature' contains
'Ubuntu 3.11.0-15.25~precise1-generic 3.11.10'. This introduce compilation
error since '~precise1' will not be discarded. This patch discards
everything after '~' inclusively.

Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-08-21 23:01:40 +02:00
..
librte_acl acl: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_cfgfile
librte_cmdline
librte_distributor
librte_eal kni: fix build on Ubuntu 12.04 2014-08-21 23:01:40 +02:00
librte_ether ether: fix local address check 2014-08-01 17:56:54 +02:00
librte_hash
librte_ip_frag
librte_ivshmem
librte_kni
librte_kvargs
librte_lpm
librte_malloc
librte_mbuf
librte_mempool
librte_meter
librte_net
librte_pipeline
librte_pmd_bond bond: fix unit tests 2014-08-01 17:14:06 +02:00
librte_pmd_e1000
librte_pmd_i40e
librte_pmd_ixgbe ixgbe: require only sse3 intrinsics 2014-08-13 01:47:03 +02:00
librte_pmd_pcap pcap: fix Rx crash 2014-08-13 01:27:53 +02:00
librte_pmd_ring
librte_pmd_virtio virtio: fix build with debug 2014-08-01 16:30:14 +02:00
librte_pmd_vmxnet3 vmxnet3: initialize receive mode for broadcast 2014-08-01 16:47:14 +02:00
librte_pmd_xenvirt
librte_port
librte_power
librte_ring
librte_sched
librte_table
librte_timer
Makefile