Re: [dpdk-dev] [PATCH v2 1/3] common/dpaax: reduce logging level

2018-10-23 Thread Jerin Jacob
-Original Message- > Date: Wed, 17 Oct 2018 10:10:34 + > From: Shreyansh Jain > To: "tho...@monjalon.net" > CC: "dev@dpdk.org" , Shreyansh Jain > Subject: [dpdk-dev] [PATCH v2 1/3] common/dpaax: reduce logging level > x-mailer: git-send-email

[dpdk-dev] [PATCH v2 1/3] common/dpaax: reduce logging level

2018-10-17 Thread Shreyansh Jain
DPAAX is a library used by various NXP drivers. In case of non-NXP environment, this start spewing message about unavailability of necessary environment. This patch reduces the log level for certain messages as well as reduces overall log-level. As a library, these message are not necessarily rele