在 2022/12/8 19:20, Bruce Richardson 写道:
On Thu, Dec 08, 2022 at 11:55:16AM +0100, Morten Brørup wrote:
+To: Bruce and Stephen might also have opinions on this.
From: Huisong Li [mailto:lihuis...@huawei.com]
Sent: Thursday, 8 December 2022 09.06
The 'dev_flags', 'rx_offloads', 'tx_offloads'
On Thu, Dec 08, 2022 at 11:55:16AM +0100, Morten Brørup wrote:
> +To: Bruce and Stephen might also have opinions on this.
>
> > From: Huisong Li [mailto:lihuis...@huawei.com]
> > Sent: Thursday, 8 December 2022 09.06
> >
> > The 'dev_flags', 'rx_offloads', 'tx_offloads' and 'rss_hf' are suitable
+To: Bruce and Stephen might also have opinions on this.
> From: Huisong Li [mailto:lihuis...@huawei.com]
> Sent: Thursday, 8 December 2022 09.06
>
> The 'dev_flags', 'rx_offloads', 'tx_offloads' and 'rss_hf' are suitable
> for hexadecimal display.
>
> Like:
> -->old display by input /ethdev/in
The 'dev_flags', 'rx_offloads', 'tx_offloads' and 'rss_hf' are suitable
for hexadecimal display.
Like:
-->old display by input /ethdev/info,0
"dev_flags": 3,
"rx_offloads": 524288,
"tx_offloads": 65536,
"ethdev_rss_hf": 9100
--> now display
"dev_flags": "0x3",
4 matches
Mail list logo