-----Original Message----- > Date: Wed, 17 Oct 2018 10:10:34 +0000 > From: Shreyansh Jain <[email protected]> > To: "[email protected]" <[email protected]> > CC: "[email protected]" <[email protected]>, Shreyansh Jain <[email protected]> > Subject: [dpdk-dev] [PATCH v2 1/3] common/dpaax: reduce logging level > x-mailer: git-send-email 2.17.1 > > > 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 relevant at higher log level, either. > > Signed-off-by: Shreyansh Jain <[email protected]>
Acked-by: Jerin Jacob <[email protected]> Test-by: Jerin Jacob <[email protected]>

