port: clean up
authorFan Zhang <roy.fan.zhang@intel.com>
Fri, 1 Apr 2016 13:41:57 +0000 (14:41 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 1 Apr 2016 21:08:25 +0000 (23:08 +0200)
commit063e6273b7604f8b568bc179eefffa7521a90d3f
treefe8574becc34647c071be45f996f7240e34bbae8
parent718a2f0cfb254abd31b131301325f09f73ab08b4
port: clean up

This patch clean-up the code in librte_port.
The clean-up includes the following:

* Clearer error message display.
* Remove unnecessary RTE_NEXT_ABI macro warping.
* Remove __rte_unused attribute

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_port/Makefile
lib/librte_port/rte_port_source_sink.c
mk/rte.app.mk