On 2019/10/02 1:00, Ferruh Yigit wrote:
On 9/29/2019 3:41 AM, Yasufumi Ogawa wrote:
Packet processing in secondary process cannot work because rx_pkt_burst
and tx_pkt_burst in eth_dev are not initialized while probing device.
This patch is to the initialization.
Signed-off-by: Yasufumi Ogawa
-
On 10/1/2019 5:00 PM, Ferruh Yigit wrote:
> On 9/29/2019 3:41 AM, Yasufumi Ogawa wrote:
>> Packet processing in secondary process cannot work because rx_pkt_burst
>> and tx_pkt_burst in eth_dev are not initialized while probing device.
>> This patch is to the initialization.
>>
>> Signed-off-by: Ya
On 9/29/2019 3:41 AM, Yasufumi Ogawa wrote:
> Packet processing in secondary process cannot work because rx_pkt_burst
> and tx_pkt_burst in eth_dev are not initialized while probing device.
> This patch is to the initialization.
>
> Signed-off-by: Yasufumi Ogawa
> ---
> drivers/net/null/rte_eth_
Packet processing in secondary process cannot work because rx_pkt_burst
and tx_pkt_burst in eth_dev are not initialized while probing device.
This patch is to the initialization.
Signed-off-by: Yasufumi Ogawa
---
drivers/net/null/rte_eth_null.c | 7 +++
1 file changed, 7 insertions(+)
diff
4 matches
Mail list logo