Go to file
Neil Horman 133b75923b mk: add library version extension
To differentiate libraries that break ABI, we add a library version number
suffix to the library, which must be incremented when a given libraries ABI is
broken.  This patch enforces that addition, sets the initial abi soname
extension to 1 for each library and creates a symlink to the base SONAME so that
the test applications will link properly.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
2015-02-03 16:56:58 +01:00
app app/testpmd: add hash configuration 2015-02-02 16:13:54 +01:00
config acl: remove standalone header 2015-02-02 12:30:33 +01:00
doc doc: update testpmd commands for ethertype filter 2015-01-22 11:49:33 +01:00
examples examples/vhost: fix crash when linking device to VMDQ fails 2015-01-30 10:41:08 +01:00
lib mk: add library version extension 2015-02-03 16:56:58 +01:00
mk mk: add library version extension 2015-02-03 16:56:58 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts maintainers: start a Linux-style file 2015-01-28 17:12:27 +01:00
tools tools: fix setup script for Fedora 21 2014-10-10 17:50:31 +02:00
.gitignore
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS maintainers: claim mbuf, mempool, ring, mk, kvargs, cmdline 2015-02-02 12:30:34 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00