Yes, I will do this way in v2.
-Original Message-
From: Xu, Rosen
Sent: Tuesday, March 19, 2019 6:41 PM
To: Pei, Andy ; dev@dpdk.org
Cc: sta...@dpdk.org
Subject: RE: [PATCH] raw/ifpga: modify log output.
Hi Andy,
Get your point, and my reply is online.
> -Original Message-
> F
Hi Andy,
Get your point, and my reply is online.
> -Original Message-
> From: Pei, Andy
> Sent: Tuesday, March 19, 2019 15:56
> To: Xu, Rosen ; dev@dpdk.org
> Cc: sta...@dpdk.org
> Subject: RE: [PATCH] raw/ifpga: modify log output.
>
> Hi, Rosen:
>
> Yes.
> Original code just print "ifp
Hi, Rosen:
Yes.
Original code just print "ifpga:>>".
After the patch, function name will be printed out ,like "ifpga:()", and
every log info will goes in a new line.
-Original Message-
From: Xu, Rosen
Sent: Tuesday, March 19, 2019 11:09 AM
To: Pei, Andy ; dev@dpdk.org
Cc: sta...@dpd
Hi,
This macro IFPGA_RAWDEV_PMD_FUNC_TRACE is very useful for developer.
To enable this macro, pls follow these guides:
1. enable gcc debug mode such as options: EXTRA_CFLAGS='-O0 -g'
2. add this option in testpmd startup: --log-level=driver.raw.init,8
> -Original Message-
> From: Pei, An
print function name in IFPGA_RAWDEV_PMD_FUNC_TRACE.
The original code just print ">>", no other useful infomation is
printed.
A new line goes after every IFPGA log.
Fixes: ef1e8ede3da5 ("raw/ifpga: add Intel FPGA bus rawdev driver")
Cc: rosen...@intel.com
Cc: andy@intel.com
Cc: sta...@dpdk.org
5 matches
Mail list logo