On 7/29/2020 6:06 PM, Ferruh Yigit wrote:
> On 7/29/2020 6:02 PM, David Marchand wrote:
>> On Fri, Jul 24, 2020 at 5:10 PM Ferruh Yigit wrote:
>>>
>>> From: jiancheng pei
>>>
>>> Store port_id in pmd_internals when eth kni device is created.
>>> Then set packet port of rte_mbuf in function eth_kn
On 7/29/2020 6:02 PM, David Marchand wrote:
> On Fri, Jul 24, 2020 at 5:10 PM Ferruh Yigit wrote:
>>
>> From: jiancheng pei
>>
>> Store port_id in pmd_internals when eth kni device is created.
>> Then set packet port of rte_mbuf in function eth_kni_rx.
>
> LGTM.
>
> Is this fix worth a backport
On Fri, Jul 24, 2020 at 5:10 PM Ferruh Yigit wrote:
>
> From: jiancheng pei
>
> Store port_id in pmd_internals when eth kni device is created.
> Then set packet port of rte_mbuf in function eth_kni_rx.
LGTM.
Is this fix worth a backport?
A net driver is expected to set the port in all mbufs (m-
From: jiancheng pei
Store port_id in pmd_internals when eth kni device is created.
Then set packet port of rte_mbuf in function eth_kni_rx.
Signed-off-by: Jecky Pei
Reviewed-by: Ferruh Yigit
---
drivers/net/kni/rte_eth_kni.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/net
4 matches
Mail list logo