On 7/1/2020 5:04 AM, Hemant Agrawal wrote: > Hi Ferruh, > > -----Original Message----- > On 5/27/2020 2:23 PM, Hemant Agrawal wrote: >> From: Sachin Saxena <sachin.sax...@nxp.com> >> >> This patch uses fmlib to configure the FMAN HW for flow and >> distribution configuration, thus avoiding the need for static FMC tool >> execution optionally. > > What is FMC tool? Can you please put more details in the commit log. > [Hemant] We will add details in next rev. > The name of MAC for dpaa platform is FMAN. FMC is FMAN Management and > Configuration Tool, which is used > for statically configuring number of queues and classification before running > the applications.
Thanks. Can we say it is a proprietary version of 'ethtool'? Is this a hard dependency for Linux drivers, should we document this in DPDK? Was this a dependency for DPDK before this patch? And again should we document this? > >> >> Signed-off-by: Sachin Saxena <sachin.sax...@nxp.com> >> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > > <...> >