On 3/12/26 1:47 PM, Eelco Chaudron wrote: > > > On 12 Mar 2026, at 10:24, Ilya Maximets wrote: > >> There are no stopwatch users in OVS, so we don't have a good way to >> test the unixctl commands, but they are important to cover, as they >> are frequently used for debugging OVN. >> >> Adding a new test that creates a bunch of stopwatches and checks >> that the 'show' command works as expected with all the options and >> 'reset' clears all the samples. >> >> This kind of test doesn't belong in library.at, so creating a new >> file. And moving the existing library test into it, so all the >> stopwatch tests are in the same place. >> >> Signed-off-by: Ilya Maximets <[email protected]> > > Thanks for adding those test cases! Changes look good to me. > > Acked-by: Eelco Chaudron <[email protected]> >
Thanks! I applied the set to main. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
