Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2024-11-20 Thread zhoumin
Hi Stephen, Sorry for the delay. On Thur, Oct 10 at 2024 6:30AM, Stephen Hemminger wrote: On Wed, 12 Apr 2023 17:52:39 +0800 Min Zhou wrote: In the testpmd command, we have to stop the port firstly before configuring the DCB. However, some PMDs may execute a hardware reset during the port st

Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2024-10-09 Thread Stephen Hemminger
On Wed, 12 Apr 2023 17:52:39 +0800 Min Zhou wrote: > In the testpmd command, we have to stop the port firstly before configuring > the DCB. However, some PMDs may execute a hardware reset during the port > stop, such as ixgbe. Some kind of reset operations of PMD could clear the > configurations

Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2023-06-13 Thread zhoumin
Hi Ferruh, On Wed, June 7, 2023 at 2:09AM, Ferruh Yigit wrote: On 5/8/2023 2:21 AM, zhoumin wrote: Kindly ping. Hi Min, Sorry for the delay. Should we solve this problem by modifying PMDs? Is it suitable to maintain the RSS configurations for NIC by testpmd in order to set DCB? On Thur,

Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2023-06-06 Thread Ferruh Yigit
On 5/8/2023 2:21 AM, zhoumin wrote: > Kindly ping. > Hi Min, Sorry for the delay. > Should we solve this problem by modifying PMDs? > > Is it suitable to maintain the RSS configurations for NIC by testpmd in > order to set DCB? > > > On Thur, Apr 27, 2023 at 4:33PM, zhoumin wrote: >> Kindly

Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2023-05-07 Thread zhoumin
Kindly ping. Should we solve this problem by modifying PMDs? Is it suitable to maintain the RSS configurations for NIC by testpmd in order to set DCB? On Thur, Apr 27, 2023 at 4:33PM, zhoumin wrote: Kindly ping. Any comments or suggestions will be appreciated. Best regards Min On 2023/4

Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2023-04-27 Thread zhoumin
Kindly ping. Any comments or suggestions will be appreciated. Best regards Min On 2023/4/12 下午5:52, Min Zhou wrote: In the testpmd command, we have to stop the port firstly before configuring the DCB. However, some PMDs may execute a hardware reset during the port stop, such as ixgbe. Some ki

[RFC] app/testpmd: use RSS conf from software when configuring DCB

2023-04-12 Thread Min Zhou
In the testpmd command, we have to stop the port firstly before configuring the DCB. However, some PMDs may execute a hardware reset during the port stop, such as ixgbe. Some kind of reset operations of PMD could clear the configurations of RSS in the hardware register. This would cause the loss of