[dpdk-dev] [PATCH v8 1/4] compat: Add infrastructure to support symbol versioning

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Feb 2 17:41:48 CET 2015


2015-01-22 10:49, Neil Horman:
> Add initial pass header files to support symbol versioning.
> 
> Signed-off-by: Neil Horman <nhorman at tuxdriver.com>
[...]
> --- /dev/null
> +++ b/lib/librte_compat/Makefile
> @@ -0,0 +1,38 @@
> +#   BSD LICENSE
> +#
> +#   Copyright(c) 2013 Neil Horman <nhorman at tuxdriver.com>
[...]
> --- /dev/null
> +++ b/lib/librte_compat/rte_compat.h
> @@ -0,0 +1,117 @@
> +/*-
> + *   BSD LICENSE
> + *
> + *   Copyright(c) 2010 Neil Horman <nhorman at tuxdriver.com>.

These years (2010, 2013) are weird. Your patchset is not so old ;)

> + *     * Neither the name of Intel Corporation nor the names of its

Are you sure that's what you mean?
In general, we put the name of our company here.

-- 
Thomas


More information about the dev mailing list