]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/atlantic/atl_ethdev.c
ethdev: remove jumbo offload flag
[dpdk.git] / drivers / net / atlantic / atl_ethdev.c
index 3f654c0715665a5a33f475d51a324020db78c209..5a198f53fce7b5020562f686c814fe27ec6eab6b 100644 (file)
@@ -158,7 +158,6 @@ static struct rte_pci_driver rte_atl_pmd = {
                        | DEV_RX_OFFLOAD_IPV4_CKSUM \
                        | DEV_RX_OFFLOAD_UDP_CKSUM \
                        | DEV_RX_OFFLOAD_TCP_CKSUM \
-                       | DEV_RX_OFFLOAD_JUMBO_FRAME \
                        | DEV_RX_OFFLOAD_MACSEC_STRIP \
                        | DEV_RX_OFFLOAD_VLAN_FILTER)