Re: [PATCH v6 1/2] dts: add port queue modification and forwarding stats to testpmd

2024-11-18 Thread Patrick Robb
Although I don't think it's necessarily wrong, I wanted to note for the broader group that this series is indeed dropping rxq info dataclass fields which were previously supported. It is worth discussing at the next DTS meeting so we have better clarity on how to handle these situations going forwa

Re: [PATCH v6 1/2] dts: add port queue modification and forwarding stats to testpmd

2024-11-18 Thread Patrick Robb
Reviewed-by: Patrick Robb

[PATCH v6 1/2] dts: add port queue modification and forwarding stats to testpmd

2024-11-05 Thread Dean Marx
This patch adds methods for querying and modifying port queue state and configuration. In addition to this, it also adds the ability to capture the forwarding statistics that get outputted when you send the "stop" command in testpmd. Querying of port queue information is handled through a TextParse