On 7/10/25 12:13 PM, Adrian Moreno via dev wrote: > Retis' "--ovs-track" option relies on USDT probes being available. > > Signed-off-by: Adrian Moreno <[email protected]> > --- > Documentation/topics/testing.rst | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/topics/testing.rst > b/Documentation/topics/testing.rst > index 78f38ecf5..0ddcf4400 100644 > --- a/Documentation/topics/testing.rst > +++ b/Documentation/topics/testing.rst > @@ -473,7 +473,8 @@ directory: > * `retis.sorted` - text file containing the output of `retis sort` executed > on > the `retis.data`, for convenience. > > -Requires retis version 1.5 or newer. > +Requires retis version 1.5 or newer and enabling support for > +:doc:`/topics/usdt-probes`. > > .. _retis: https://github.com/retis-org/retis >
Thanks! I added a Fixes tag and applied the change. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
