Re: [PATCH v5] usbip: make remote list honor parsable output

From: Greg KH

Date: Sun Aug 16 2026 - 00:59:46 EST


On Sat, Aug 15, 2026 at 09:31:08PM -0500, Jason Colapietro wrote:
> The -p option only affects local devices and gadgets. Remote lists
> still print their human-readable headings and details, so scripts
> cannot parse them using the documented option.
>
> Use one file-scope flag for the list command and honor it in the remote
> listing path. Emit the same busid and usbid record used for local
> devices while continuing to consume every interface record from the
> server.
>
> Fixes: e9837bbb3e69 ("staging: usbip: userspace tools v1.0.0")
> Closes:
> https://www.google.com/url?q=https://bugzilla.kernel.org/show_bug.cgi?id%3D219502&source=gmail&ust=1786933867960000&sa=E

Please don't send html patches, it breaks the formatting :(