When enabling RTE_LIBRTE_MEMPOOL_DEBUG and compiling with clang
compiler an error occurs, because ifdefed code now includes GCC pragmas.
GCC 4.4 is when push_options and pop_options pragma show up.
Rework to include Thomas?s suggestion to drop push/pop pragma directives for
ignore/error directive
Hi,
New in Patch v2:
- Fixes an issue in eth_dev_start/stop where a single interface was
always opened/closed even though pcap files had been selected for rx/tx
streams.
- The link_status was not being properly updated in case of using a
single interface for rx/tx streams.
Nico.
On 2014-10-0
2 matches
Mail list logo