On Wed, Aug 7, 2019 at 10:57 AM Ye Xiaolong wrote:
>
> On 08/07, David Marchand wrote:
> >On Wed, Aug 7, 2019 at 10:28 AM Congwen Zhang
> >wrote:
> >>
> >> The type of rss_conf is struct ixgbe_rte_flow_rss_conf *,
> >> not struct rte_eth_rss_conf *.
> >
> >What is the actual issue?
> >Does it d
On 08/07, David Marchand wrote:
>On Wed, Aug 7, 2019 at 10:28 AM Congwen Zhang wrote:
>>
>> The type of rss_conf is struct ixgbe_rte_flow_rss_conf *,
>> not struct rte_eth_rss_conf *.
>
>What is the actual issue?
>Does it deserve a Fixes: tag?
>
>>
>> Signed-off-by: Congwen Zhang
>> ---
>> driv
On 08/07, Congwen Zhang wrote:
>The type of rss_conf is struct ixgbe_rte_flow_rss_conf *,
> not struct rte_eth_rss_conf *.
Please add the fix tag and cc sta...@dpdk.org.
>
>Signed-off-by: Congwen Zhang
>---
> drivers/net/ixgbe/ixgbe_flow.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
On Wed, Aug 7, 2019 at 10:28 AM Congwen Zhang wrote:
>
> The type of rss_conf is struct ixgbe_rte_flow_rss_conf *,
> not struct rte_eth_rss_conf *.
What is the actual issue?
Does it deserve a Fixes: tag?
>
> Signed-off-by: Congwen Zhang
> ---
> drivers/net/ixgbe/ixgbe_flow.c | 2 +-
> 1 file
The type of rss_conf is struct ixgbe_rte_flow_rss_conf *,
not struct rte_eth_rss_conf *.
Signed-off-by: Congwen Zhang
---
drivers/net/ixgbe/ixgbe_flow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ixgbe/ixgbe_flow.c b/drivers/net/ixgbe/ixgbe_flow.c
index 9237
5 matches
Mail list logo