> -----Original Message-----
> From: Pai G, Sunil <[email protected]>
> Sent: Tuesday 17 May 2022 15:11
> To: [email protected]
> Cc: Stokes, Ian <[email protected]>; [email protected]; 
> [email protected];
> Ferriter, Cian <[email protected]>
> Subject: [PATCH dpdk-latest] system-dpdk: Update vhost tests to be compatible 
> with DPDK 22.03.
> 
> The DPDK commit [1] improves the socket layer logs in the vhost library
> to ease log filtering and debugging.
> Update the system-dpdk vhost tests to reflect this change.
> 
> [1] c85c35b1d447 ("vhost: improve socket layer logs")
> 
> Signed-off-by: Sunil Pai G <[email protected]>

I've tested the before and after cases here with latest OVS master and latest 
DPDK main and I can verify that:

All 3 vhost-user tests fail before:
  3: OVS-DPDK - add vhost-user-client port           FAILED (system-dpdk.at:66)
  4: OVS-DPDK - ping vhost-user ports                FAILED (system-dpdk.at:100)
  5: OVS-DPDK - ping vhost-user-client ports         FAILED (system-dpdk.at:175)

All 3 pass after:
  3: OVS-DPDK - add vhost-user-client port           ok
  4: OVS-DPDK - ping vhost-user ports                ok
  5: OVS-DPDK - ping vhost-user-client ports         ok

The AT changes look good to me, I'm happy to Ack.
Acked-by: Cian Ferriter <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to