Re: [PATCH 02/11] qapi/rocker: Tidy up query-rocker-of-dpa-flows example

2025-04-08 Thread Markus Armbruster
Eric Blake writes: > On Fri, Apr 04, 2025 at 02:14:04PM +0200, Markus Armbruster wrote: >> The command can return any number of RockerOfDpaFlow objects. The >> example shows it returning exactly two, with the second objecy's > > object's Fixing... thanks! >> members elided. Tweak it so it el

Re: [PATCH 02/11] qapi/rocker: Tidy up query-rocker-of-dpa-flows example

2025-04-07 Thread Eric Blake
On Fri, Apr 04, 2025 at 02:14:04PM +0200, Markus Armbruster wrote: > The command can return any number of RockerOfDpaFlow objects. The > example shows it returning exactly two, with the second objecy's object's > members elided. Tweak it so it elides elements after the first > instead. > --

[PATCH 02/11] qapi/rocker: Tidy up query-rocker-of-dpa-flows example

2025-04-04 Thread Markus Armbruster
The command can return any number of RockerOfDpaFlow objects. The example shows it returning exactly two, with the second objecy's members elided. Tweak it so it elides elements after the first instead. Signed-off-by: Markus Armbruster --- qapi/rocker.json | 2 +- 1 file changed, 1 insertion(+