“2917a75b7a5dccde79d67a5493d7d8f5319f85cb”上不存在“paddle/pten/core/selected_rows.h”
  • M
    bnxt_en: Use NETIF_F_GRO_HW. · 1054aee8
    Michael Chan 提交于
    Advertise NETIF_F_GRO_HW in hw_features if hardware GRO is supported.
    In bnxt_fix_features(), disable GRO_HW and LRO if current hardware
    configuration does not allow it.  GRO_HW depends on GRO.  GRO_HW is
    also mutually exclusive with LRO.  XDP setup will now rely on
    bnxt_fix_features() to turn off aggregation.  During chip init, turn on
    or off hardware GRO based on NETIF_F_GRO_HW in features flag.
    Signed-off-by: NMichael Chan <michael.chan@broadcom.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    1054aee8
bnxt.c 215.1 KB