[dpdk-dev] [PATCH v2 1/6] ethdev: rename macros of packet classification type

2014-08-27 Thread Thomas Monjalon
Hi Helin, 2014-07-28 16:25, Helin Zhang: > For better understanding, 'PCTYPE' which represents > 'Packet Classification Type' is used to replace 'RSS' > in the name of shift macros. I have the same comments as for VF RSS serie, since it's almost the same patch ;) -- Thomas

[dpdk-dev] [PATCH v2 1/6] ethdev: rename macros of packet classification type

2014-07-28 Thread Helin Zhang
For better understanding, 'PCTYPE' which represents 'Packet Classification Type' is used to replace 'RSS' in the name of shift macros. Signed-off-by: Helin Zhang --- lib/librte_ether/rte_ethdev.h | 76 +-- 1 file changed, 38 insertions(+), 38 deletions(-)