Re: [PATCH v3 1/4] net/hns3: refactor VF mailbox message struct

2023-12-07 Thread Ferruh Yigit
On 12/7/2023 1:37 AM, Jie Hai wrote: > From: Dengdui Huang > > The data region in VF to PF mbx message command is > used to communicate with PF driver. And this data > region exists as an array. As a result, some complicated > feature commands, like setting promisc mode, map/unmap > ring vector a

[PATCH v3 1/4] net/hns3: refactor VF mailbox message struct

2023-12-06 Thread Jie Hai
From: Dengdui Huang The data region in VF to PF mbx message command is used to communicate with PF driver. And this data region exists as an array. As a result, some complicated feature commands, like setting promisc mode, map/unmap ring vector and setting VLAN id, have to use magic number to set