> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tahhan, Maryam > Sent: Friday, March 3, 2017 1:32 PM > To: Korynkevych, RomanX <romanx.korynkev...@intel.com>; dev@dpdk.org > Cc: Korynkevych, RomanX <romanx.korynkev...@intel.com> > Subject: Re: [dpdk-dev] [PATCH v3] proc-info: added collectd-format and > host-id options. > > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Roman Korynkevych > > Sent: Wednesday, March 1, 2017 4:27 PM > > To: dev@dpdk.org > > Cc: Korynkevych, RomanX <romanx.korynkev...@intel.com> > > Subject: [dpdk-dev] [PATCH v3] proc-info: added collectd-format and host-id > > options. > > > > Extended proc-info application to send DPDK port statistics to STDOUT in the > > format expected by collectd exec plugin. Added HOST ID option to identify > > the > > host DPDK process is running on when multiple instance of DPDK are running > > in > > parallel. This is needed for the barometer project in OPNFV. > > > > Signed-off-by: Roman Korynkevych <romanx.korynkev...@intel.com> > > Reviewed-by: Maryam Tahhan <maryam.tah...@intel.com>
Hi Roman, Just a few pointers on DPDK patch rework / review practice; - CC people involved in discussion / review of previous versions - If somebody review / acks your patch, with a request for simple-error rework, it is allowed to include their Reviewed-by / acked by. Note the changes must be minor, or keeping the Review/Ack suggested by the person[1] - When updating a patch, it is good practice to summarize the changes made under the --- line, so it is easier for reviewers to see changes made. That said, no problem, just something to keep in mind for next patches :) Nice work, Acked-by: Harry van Haaren <harry.van.haa...@intel.com> [1] http://dpdk.org/dev/patchwork/patch/20898/