On Tue, Sep 19, 2023 at 12:20 PM Robin Jarry <[email protected]> wrote: > > The docs and script usages are not consistent. > > There is no .devices, .vendor_id nor .device_id fields. Fix usage to the > correct field names. > > Some drivers do not expose any pci_ids, show how to use the []? jq > operator to avoid spurious errors. > > Fixes: 0ce3cf4afd04 ("usertools/pmdinfo: rewrite simpler script") > Cc: [email protected] > > Signed-off-by: Robin Jarry <[email protected]>
My jq-ryu was not enough, thanks for the fix :-). Reviewed-by: David Marchand <[email protected]> -- David Marchand

