[dpdk-dev] [PATCH v4 01/13] port: added structures for port stats and config option

2015-06-18 Thread Gajdzica, MaciejX T
Self NACK - missing CONFIG_ prefix in config file defines. The same issue is present in table stats patchset. Will resend new version today. > -Original Message- > From: Jastrzebski, MichalX K > Sent: Monday, June 08, 2015 5:00 PM > To: dev at dpdk.org > Cc: Gajdzica, MaciejX T >

[dpdk-dev] [PATCH v4 01/13] port: added structures for port stats and config option

2015-06-08 Thread Michal Jastrzebski
From: Maciej Gajdzica Added common data structures for port statistics. Added config option to enable stats collecting. Signed-off-by: Maciej Gajdzica --- config/common_bsdapp |1 + config/common_linuxapp |1 + lib/librte_port/rte_port.h | 60