[dpdk-dev] [PATCH v1 05/20] net/txgbe: add interrupt operation for VF device

Ferruh Yigit ferruh.yigit at intel.com
Tue Feb 2 18:49:00 CET 2021


On 1/22/2021 9:47 AM, Jiawen Wu wrote:
> Add VF device interrupt handler, support to enable and disable RX queue
> interrupt, and configure misx interrupt.
> 
> Signed-off-by: Jiawen Wu <jiawenwu at trustnetic.com>

<...>

> @@ -4,6 +4,8 @@
>   ; Refer to default.ini for the full list of available PMD features.
>   ;
>   [Features]
> +Rx interrupt         = Y
> +CRC offload          = P

Is enabling CRC offload done in this patch?


More information about the dev mailing list