On 11/30/21 16:00, David Marchand wrote:
Move EAL logs and commonly ignored logs to a common macro.
Remove obsolete ones (like i40e [1] and timer [2] 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

Signed-off-by: David Marchand <[email protected]>
---
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        | 56 ++++++++++++++++++-------------------
  2 files changed, 31 insertions(+), 28 deletions(-)


Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to