On Thu, Jun 6, 2024 at 5:17 AM Luca Vizzarro <[email protected]> wrote:
>
> Add a new TestPmdPort data structure to represent the output
> returned by `show port info`, which is implemented as part of
> TestPmdShell.
>
> The TestPmdPort data structure and its derived classes are modelled
> based on the relevant testpmd source code.
>
> This implementation makes extensive use of regular expressions, which
> all parse individually. The rationale behind this is to lower the risk
> of the testpmd output changing as part of development. Therefore
> minimising breakage.
>
> Bugzilla ID: 1407
>
> Signed-off-by: Luca Vizzarro <[email protected]>
> Reviewed-by: Paul Szczepanek <[email protected]>

Reviewed-by: Jeremy Spewock <[email protected]>

Reply via email to