Hi Mike, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Michael Phelan > Sent: Friday, July 15, 2022 6:56 PM > To: [email protected] > Cc: [email protected]; [email protected] > Subject: [ovs-dev] [PATCH v3] tests: Add OVS-DPDK QoS unit tests > > This adds 4 new unit tests to the 'check-dpdk' subsystem that will test > Quality of Service (QoS) functionality. > > Signed-off-by: Michael Phelan <[email protected]> > > --- > v3: > - Capitalized first word in comments. > - Rearragned order of log file parsing in vport tests. > > v2: > - Added check to confirm policer was removed correctly in phy and vport > tests. > - Removed unnecessary error catch in phy test. > - Added egress to various comments to improve clarity. > --- > --- > tests/system-dpdk.at | 144 +++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 144 insertions(+) >
Based on the V2 discussions, I'm happy to ack this patch 😊 Acked-by: Sunil Pai G <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
