b7f9a41636
Applications can test versions, for compatibility, this way: #if RTE_VERSION >= RTE_VERSION_NUM(1,2,3,4) Previous versions can be tested with: #ifndef RTE_VERSION_NUM RTE_VERSION was already defined for use with rte_config. It is moved in rte_version.h and updated to current version number. Note that the first tag having this helper will be 1.2.3r2. Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com> Reviewed-by: Olivier Matz <olivier.matz@6wind.com> |
||
---|---|---|
.. | ||
librte_cmdline | ||
librte_eal | ||
librte_ether | ||
librte_hash | ||
librte_lpm | ||
librte_malloc | ||
librte_mbuf | ||
librte_mempool | ||
librte_net | ||
librte_pmd_igb | ||
librte_pmd_ixgbe | ||
librte_ring | ||
librte_timer | ||
Makefile |