[PATCH] net/vmxnet3: Don't enable rx queue interrupts on FreeBSD
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Thu Mar 21 15:30:38 CET 2024
    
    
  
On 3/21/2024 10:31 AM, Tom Jones wrote:
> Commit 29a1c9107bb disabled interrupts on FreeBSD for the vmxnet3 driver
> as they are not supported. Rx queue interrupts were missed by this
> change, don't attempt to enable them on FreeBSD.
> 
> Without this change applications enabling interrupts encounter an
> immediate abort on FreeBSD.
> 
> Fixes: 40d5676ff1ea ("net/vmxnet3: fix initialization on FreeBSD")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Tom Jones <thj at freebsd.org>
>
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
(
- Commit log updated slightly, removed "Commit 29a1c9107bb" references
- updated .mailmap
)
    
    
More information about the stable
mailing list