On 1/3/22 15:15, David Marchand wrote:
> Move EAL logs and commonly ignored logs to a common macro.
> Remove/update obsolete ones (like i40e [1], timer [2], EAL [3][4] logs).
> Set log level for DPDK drivers to error only: the rationale is that we are
> not testing DPDK drivers in system-dpdk.
> Extend regex on hugepage logs since a check on hugepages availability is
> already present on OVS side, and as a consequence, we don't care about
> the warnings on availability for certain hugepage size.
> Add logs checks for MFEX tests that were missing them.
> 
> 1: https://git.dpdk.org/dpdk/commit/?id=a075ce2b3e8c
> 2: https://git.dpdk.org/dpdk/commit/?id=c1077933d45b
> 3: https://git.dpdk.org/dpdk/commit/?id=e9b3d79b0696
> 4: https://git.dpdk.org/dpdk/commit/?id=c69150679891
> 
> Signed-off-by: David Marchand <[email protected]>
> Reviewed-by: Maxime Coquelin <[email protected]>
> Acked-by: Eelco Chaudron <[email protected]>
> ---
> Changes since v3:
> - updated with v21.11 log updates,
> - restored telemetry log,
> 
> Changes since v2:
> - configured dpdk drivers log level to error,
> - added OVS flow control warning to common list,
> 
> ---
>  tests/system-dpdk-macros.at |  3 ++
>  tests/system-dpdk.at        | 60 +++++++++++++++++--------------------
>  2 files changed, 31 insertions(+), 32 deletions(-)

Hi, David.  Thanks for the update.  I applied this one patch for
now.  With that I have system-dpdk almost working on my setup.
There is still an ERR log from the vhost-user server mode test about
removing a still attached port.  But that will require a separate fix.

I have a few problems with the rest of a set.  Will reply to each
patch separately tomorrow.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to