On 6/1/2022 9:47 AM, Andrew Rybchenko wrote:
On 6/1/22 04:52, Min Hu (Connor) wrote:
Hi, Andrew ,
在 2022/6/1 0:42, Andrew Rybchenko 写道:
On 5/21/22 10:06, Min Hu (Connor) wrote:
When kernel version change into 5.18 from 5.17, 'netif_rx_ni' is
discard.
It is replaced by 'netif_rx' and this API
On 6/1/22 04:52, Min Hu (Connor) wrote:
Hi, Andrew ,
在 2022/6/1 0:42, Andrew Rybchenko 写道:
On 5/21/22 10:06, Min Hu (Connor) wrote:
When kernel version change into 5.18 from 5.17, 'netif_rx_ni' is
discard.
It is replaced by 'netif_rx' and this API is also supported in the
version below 5.18.
On 5/21/22 10:06, Min Hu (Connor) wrote:
When kernel version change into 5.18 from 5.17, 'netif_rx_ni' is discard.
It is replaced by 'netif_rx' and this API is also supported in the
version below 5.18.
This patch fixed it.
Fixes: d89a58dfe90b ("kni: support chained mbufs")
Cc: sta...@dpdk.org
3 matches
Mail list logo