ethdev: remove jumbo offload flag
[dpdk.git] / drivers / net / enic / enic_res.c
index 0493e09..c577777 100644 (file)
@@ -209,7 +209,6 @@ int enic_get_vnic_config(struct enic *enic)
                DEV_TX_OFFLOAD_TCP_TSO;
        enic->rx_offload_capa =
                DEV_RX_OFFLOAD_SCATTER |
-               DEV_RX_OFFLOAD_JUMBO_FRAME |
                DEV_RX_OFFLOAD_VLAN_STRIP |
                DEV_RX_OFFLOAD_IPV4_CKSUM |
                DEV_RX_OFFLOAD_UDP_CKSUM |