]> git.droids-corp.org - dpdk.git/commitdiff
doc: remove jumbo offload feature
authorFerruh Yigit <ferruh.yigit@intel.com>
Fri, 22 Oct 2021 12:57:14 +0000 (13:57 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 22 Oct 2021 15:26:07 +0000 (17:26 +0200)
Jumbo offload is no more announced as capability, and
'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag is removed.

This patch is also removing 'Jumbo frame' feature from documentation.

Fixes: b563c1421282 ("ethdev: remove jumbo offload flag")
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
53 files changed:
doc/guides/nics/features.rst
doc/guides/nics/features/ark.ini
doc/guides/nics/features/atlantic.ini
doc/guides/nics/features/avp.ini
doc/guides/nics/features/axgbe.ini
doc/guides/nics/features/bnxt.ini
doc/guides/nics/features/cnxk.ini
doc/guides/nics/features/cnxk_vec.ini
doc/guides/nics/features/cnxk_vf.ini
doc/guides/nics/features/cxgbe.ini
doc/guides/nics/features/cxgbevf.ini
doc/guides/nics/features/default.ini
doc/guides/nics/features/dpaa.ini
doc/guides/nics/features/dpaa2.ini
doc/guides/nics/features/e1000.ini
doc/guides/nics/features/ena.ini
doc/guides/nics/features/enetc.ini
doc/guides/nics/features/enic.ini
doc/guides/nics/features/failsafe.ini
doc/guides/nics/features/fm10k.ini
doc/guides/nics/features/fm10k_vf.ini
doc/guides/nics/features/hinic.ini
doc/guides/nics/features/hns3.ini
doc/guides/nics/features/hns3_vf.ini
doc/guides/nics/features/i40e.ini
doc/guides/nics/features/iavf.ini
doc/guides/nics/features/ice.ini
doc/guides/nics/features/ice_dcf.ini
doc/guides/nics/features/igb.ini
doc/guides/nics/features/igc.ini
doc/guides/nics/features/ionic.ini
doc/guides/nics/features/ipn3ke.ini
doc/guides/nics/features/ixgbe.ini
doc/guides/nics/features/ixgbe_vf.ini
doc/guides/nics/features/liquidio.ini
doc/guides/nics/features/memif.ini
doc/guides/nics/features/mlx4.ini
doc/guides/nics/features/mlx5.ini
doc/guides/nics/features/mvneta.ini
doc/guides/nics/features/mvpp2.ini
doc/guides/nics/features/nfp.ini
doc/guides/nics/features/octeontx.ini
doc/guides/nics/features/octeontx2.ini
doc/guides/nics/features/octeontx2_vec.ini
doc/guides/nics/features/octeontx2_vf.ini
doc/guides/nics/features/pcap.ini
doc/guides/nics/features/qede.ini
doc/guides/nics/features/qede_vf.ini
doc/guides/nics/features/sfc.ini
doc/guides/nics/features/thunderx.ini
doc/guides/nics/features/txgbe.ini
doc/guides/nics/features/txgbe_vf.ini
doc/guides/nics/features/vmxnet3.ini

index d35751d5b5a7e24d2cb087e86fe59f7e48536b41..676df5a5e3c8e80db66d5bff4f6bd0fe374e2fff 100644 (file)
@@ -158,18 +158,6 @@ Supports updating port MTU.
 * **[related]    API**: ``rte_eth_dev_set_mtu()``, ``rte_eth_dev_get_mtu()``.
 
 
-.. _nic_features_jumbo_frame:
-
-Jumbo frame
------------
-
-Supports Rx jumbo frames.
-
-* **[uses]    rte_eth_rxconf,rte_eth_rxmode**: ``dev_conf.rxmode.mtu``.
-* **[related] rte_eth_dev_info**: ``max_rx_pktlen``.
-* **[related] API**: ``rte_eth_dev_set_mtu()``.
-
-
 .. _nic_features_scattered_rx:
 
 Scattered Rx
index 5519984e392633f09576b97bd935c393aeb27768..87b4209165d7bcef686dd6139a3f4f4cdeffbae8 100644 (file)
@@ -6,7 +6,6 @@
 [Features]
 Speed capabilities   = Y
 Queue start/stop     = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Basic stats          = Y
 Stats per queue      = Y
index d2ec33b21742859cc231d7e8799d0a571d640f32..ef4155027c7298b38b4975a207bebdcba86147e1 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
index 9352c989feaa80e134f3b52c2b6425fe95e6df1b..f2f115ba61e88903f09c79a13f0a4ab961a8ac99 100644 (file)
@@ -5,7 +5,6 @@
 ;
 [Features]
 Link status          = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Unicast MAC filter   = Y
index e11f440d735004ea29a168fa300faae166661a9e..821bb682d433057e9258a2c267c13785a0d3c3b5 100644 (file)
@@ -6,7 +6,6 @@
 [Features]
 Speed capabilities   = Y
 Link status          = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
index c0e8ecb82be56e37a8e4f713c3a4c73feaa2edf7..93aa98aedef92f37f5911da3683a054831a58c8d 100644 (file)
@@ -12,7 +12,6 @@ Fast mbuf free       = Y
 Queue start/stop     = Y
 Burst mode info      = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index 03af0da30297e2cbacce7fff7d73286add80b1ff..1623a1803e7cfc4854ab1f86e0e0edf416a9935f 100644 (file)
@@ -29,7 +29,6 @@ RSS reta update      = Y
 Inner RSS            = Y
 Inline protocol      = Y
 Flow control         = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 L3 checksum offload  = Y
 L4 checksum offload  = Y
index 12ca0a587ca7511ce089329b8c33f961f2e1a50d..4b7c2bce4dd6c86d297c54c3cc352e01fbe33d99 100644 (file)
@@ -28,7 +28,6 @@ RSS reta update      = Y
 Inner RSS            = Y
 Inline protocol      = Y
 Flow control         = Y
-Jumbo frame          = Y
 L3 checksum offload  = Y
 L4 checksum offload  = Y
 Inner L3 checksum    = Y
index f3d9f23f1749bd140d2d3cfc2d7b671f749d0545..0523be434d2b6072937bec3b27628dfbedbaf57c 100644 (file)
@@ -23,7 +23,6 @@ RSS key update       = Y
 RSS reta update      = Y
 Inner RSS            = Y
 Inline protocol      = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 L3 checksum offload  = Y
 L4 checksum offload  = Y
index f41fc1482527d0c09164751e484d77b995cac26e..f674803ec47f210193c97fa7f519583cfdbb8bdd 100644 (file)
@@ -8,7 +8,6 @@ Speed capabilities   = Y
 Link status          = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index a3174ef399552eb4e8d06e9f275d1f8f544471f4..a34fddd64e33ea658ebd2823cc784257bcf25f84 100644 (file)
@@ -8,7 +8,6 @@ Speed capabilities   = Y
 Link status          = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index 082c7e85db15edd9d4b782723c139f97f7f27d5a..21178e163253499986597ec172ea86ca9c0e2745 100644 (file)
@@ -23,7 +23,6 @@ Shared Rx queue      =
 Burst mode info      =
 Power mgmt address monitor =
 MTU update           =
-Jumbo frame          =
 Scattered Rx         =
 LRO                  =
 TSO                  =
index e0ed3e86832bb20ad2fb48774dfb9e1366206bdd..a382c7160cbc1fc5cf4b837012d8ee874be32de7 100644 (file)
@@ -8,7 +8,6 @@ Speed capabilities   = Y
 Link status          = Y
 Link status event    = Y
 Burst mode info      = Y
-Jumbo frame          = Y
 MTU update           = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
index 00af720cab474cccf2d96be398f0aec8291fc6c4..4c06841a8798f6e0c7c64e93aa9820fb90081925 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Burst mode info      = Y
 Queue start/stop     = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 MTU update           = Y
 Promiscuous mode     = Y
index b33f5a86e2e9ba8eb7f0a7511b68ac37a9dccf0f..e4bdef6da90edafbf12d0c2a7ed825d7fb2129d8 100644 (file)
@@ -10,7 +10,6 @@ Link status event    = Y
 Rx interrupt         = Y
 Free Tx mbuf on demand = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
index b971243ff05a95d50d0d7026d1e961f7178ba46a..4db1db11f486b5f555405017097d605768cda023 100644 (file)
@@ -8,7 +8,6 @@ Link status          = Y
 Link status event    = Y
 Rx interrupt         = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 RSS hash             = Y
index 2087bb973b8ce98cfca53988e292895f86733bd2..c197e280bf6c0d12792dd1383c3c9945fcd120f1 100644 (file)
@@ -10,7 +10,6 @@ Basic stats          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 MTU update           = Y
-Jumbo frame          = Y
 Queue start/stop     = Y
 CRC offload          = Y
 L3 checksum offload  = P
index ecff6c5f26f00fb433737aedfaf0994dd93d4e88..30643361625cbde6fc433f557f828c258629439f 100644 (file)
@@ -11,7 +11,6 @@ Rx interrupt         = Y
 Queue start/stop     = Y
 Burst mode info      = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index 8a2b92fc9cf34d12d0fe134363deecd43048d0de..00dcd0e03bc7497d181b8dba472d754e962d7a1a 100644 (file)
@@ -12,7 +12,6 @@ Queue start/stop     = Y
 Runtime Rx queue setup = Y
 Runtime Tx queue setup = Y
 MTU update           = Y
-Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
index 1faa7ce59c2b7e9d1ba6506cf582920f25981c3f..e2701d2d473fb5759cf62195a3d1700ce7209f7f 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Rx interrupt         = Y
 Queue start/stop     = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index c5f3161a2e90b7ab534937acf6b30dee618a023c..ba8bc861b1bfe96808a4662b62a1e41914ae7bcb 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Rx interrupt         = Y
 Queue start/stop     = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 RSS hash             = Y
index 4ea736870465f1cceae5bb8d271e9aeb3a8a8561..9f6f0ebf3af384a436b404a3467dd79a7d35cd0a 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 LRO                  = Y
index cf8d53d0d68f91009067d035ba88f10cc315fa9d..c3464c83964993f0157fcd0112057a24a21925c8 100644 (file)
@@ -14,7 +14,6 @@ Runtime Tx queue setup = Y
 Burst mode info      = Y
 Free Tx mbuf on demand = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 LRO                  = Y
index 7da994c2dc83392365136a7cf9134bf3805282ff..8ef771d04a9dd9d090975af8a549f870b71f7c35 100644 (file)
@@ -13,7 +13,6 @@ Runtime Tx queue setup = Y
 Burst mode info      = Y
 Free Tx mbuf on demand = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 LRO                  = Y
index e3a575f89132a43e5d829b6b79fa0ff6c8625f04..dd18fec217682f7d64e30355d9f4840c0b63ff56 100644 (file)
@@ -14,7 +14,6 @@ Runtime Rx queue setup = Y
 Runtime Tx queue setup = Y
 Burst mode info      = Y
 Power mgmt address monitor = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index a916275b885d828b689c921a3710d29d31c838cb..dd3519e1e2ec95a332b1fa26e2a2e101d9e65b42 100644 (file)
@@ -10,7 +10,6 @@ Rx interrupt         = Y
 Queue start/stop     = Y
 Power mgmt address monitor = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index 8e43ade1aac94201b6ae7de9b49e6928fc67ff0a..9fd52fdd2200d30a9a1d4591213c45dc610c2a36 100644 (file)
@@ -13,7 +13,6 @@ Queue start/stop     = Y
 Burst mode info      = Y
 Power mgmt address monitor = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index ae79b6a51529b028507c1c6fea19e1100ac68baa..4d6fb6d8491c197d3a3388b8cc7351555fe49d3a 100644 (file)
@@ -5,7 +5,6 @@
 ;
 [Features]
 Queue start/stop     = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 RSS hash             = P
 CRC offload          = Y
index f4f6e9a4cb2fd739fbdce384370bf7f7f8b0d75f..7b4af6f86c211292b00d861682a6e6593d8af4e5 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Rx interrupt         = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index f810c2df4e762fb6edeeced2140db602d765822f..f2c6fa28ad8f998f2edea7e91268bd2d6fd42e9a 100644 (file)
@@ -12,7 +12,6 @@ Packet type parsing  = Y
 Rx descriptor status = Y
 Tx descriptor status = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index 330c71dd208c7244f8f300d53e59f7d78d0cfc08..5bd18e39e95f9c295ab1f4794a3f4638d6b61de3 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index 2bf92fd7a1e765c1a5725ad11e4d2e081f4d4cf9..defc39f5250f923acc5fb09ae12c3a6d851538d4 100644 (file)
@@ -11,7 +11,6 @@ Rx interrupt         = Y
 Queue start/stop     = Y
 Runtime Rx queue setup = Y
 Runtime Tx queue setup = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index 73cf63866420630853faff1661aa27a9a6316d1f..c5333d11426acf9bcb6f931edf871109d9723008 100644 (file)
@@ -11,7 +11,6 @@ Rx interrupt         = Y
 Queue start/stop     = Y
 Power mgmt address monitor = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index 9241aebd2157a85b5dd22aea0aa140f8a86679d4..e14325045c7ea13616613cb7dc79c1c368d5e208 100644 (file)
@@ -8,7 +8,6 @@ Link status          = Y
 Rx interrupt         = Y
 Power mgmt address monitor = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index 100c7213e0ec5391cacf585c26b64fad86a2624e..a8bde282e03b6032b55651ee3b21a920f12ec9fa 100644 (file)
@@ -8,7 +8,6 @@ Speed capabilities   = Y
 Link status          = Y
 Link status event    = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
index 807d9ecdce088d3873d5959a1a88bf4fae7fdbb2..0368b7a02c1948b9697448238f76022d08e6dcc7 100644 (file)
@@ -6,7 +6,6 @@
 [Features]
 Link status          = Y
 Basic stats          = Y
-Jumbo frame          = Y
 ARMv8                = Y
 Power8               = Y
 x86-32               = Y
index c394dfcefe8553e59767178e612dc7f650bc720a..82f6f0bc0bb3905ccd691beb3eaf238514f197e3 100644 (file)
@@ -11,7 +11,6 @@ Removal event        = Y
 Rx interrupt         = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index 0e72021d4a06273e56ddddf03830f92c19a5e5cd..403f58cd7e2c5e4f5203bb2f3ed984f1832d4a4e 100644 (file)
@@ -14,7 +14,6 @@ Queue start/stop     = Y
 Burst mode info      = Y
 Power mgmt address monitor = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index 701eb03d80173338c88e1770401bf835ef0495e6..446987e1b54a6c5bbc8756c047a4a1f7e072f433 100644 (file)
@@ -7,7 +7,6 @@
 Speed capabilities   = Y
 Link status          = Y
 MTU update           = Y
-Jumbo frame          = Y
 Promiscuous mode     = Y
 Unicast MAC filter   = Y
 CRC offload          = Y
index 2ce0ca817aea5e9e71309734d424fa4c9a5d1cdf..1bcf74875e8d137c5809e2ac73e1982df9956007 100644 (file)
@@ -7,7 +7,6 @@
 Speed capabilities   = Y
 Link status          = Y
 MTU update           = Y
-Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
index fee9dae8780169de1736c7cc72ce02076de49c1d..f7a0362eb279eb152c74fbe10daf8b0527b3d51c 100644 (file)
@@ -10,7 +10,6 @@ Link status event    = Y
 Rx interrupt         = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Promiscuous mode     = Y
 TSO                  = Y
 RSS hash             = Y
index d6fd61009064e35bb1bdf8af7aebeb03c93f0f6f..78fa7c719a889053cadf2f2b52170ef35f08722c 100644 (file)
@@ -10,7 +10,6 @@ Link status event    = Y
 Lock-free Tx queue   = Y
 Queue start/stop     = P
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Unicast MAC filter   = Y
index e0277988d4b4ec291693884e586b6c2a790d32fc..bf0c2890f2e6c49b9e67dad53e06397d31cacb82 100644 (file)
@@ -31,7 +31,6 @@ Inline protocol      = Y
 VLAN filter          = Y
 Flow control         = Y
 Rate limitation      = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 VLAN offload         = Y
 QinQ offload         = Y
index 376a1d6cc1adf7239f927694fafc953a43e9767c..c405db7cf91a20758773e0037a3a1cd8d01b9c3b 100644 (file)
@@ -28,7 +28,6 @@ Inner RSS            = Y
 VLAN filter          = Y
 Flow control         = Y
 Rate limitation      = Y
-Jumbo frame          = Y
 VLAN offload         = Y
 QinQ offload         = Y
 L3 checksum offload  = Y
index 8141aadf850984f10cc57550ef072db60a6f1354..5ac7a49a5c7eeebbba17913b22c9e0ce2bb6671d 100644 (file)
@@ -24,7 +24,6 @@ Inner RSS            = Y
 Inline protocol      = Y
 VLAN filter          = Y
 Rate limitation      = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 VLAN offload         = Y
 QinQ offload         = Y
index 28e64880741397f3daa5df646fc76d4cce3b160f..7fd22b190e79cb6687084677928ec125ae93cf30 100644 (file)
@@ -4,7 +4,6 @@
 ; Refer to default.ini for the full list of available PMD features.
 ;
 [Features]
-Jumbo frame          = Y
 Basic stats          = Y
 Multiprocess aware   = Y
 ARMv7                = Y
index e65d5d076ed9a38dfdb77068bbed03851670af1f..e6fe2d4aeb832d47c4be46ce3b50762d7555e88c 100644 (file)
@@ -7,7 +7,6 @@
 Speed capabilities   = Y
 Link status          = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index e71a3e5ac462926ef0ac0dbebcad4911e8165da4..6cf146341ff66f7c3a223b1e04f8d70b2178c6bc 100644 (file)
@@ -7,7 +7,6 @@
 Speed capabilities   = Y
 Link status          = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
index c5fadeceb1235bb9bc3271f7484525f3d6cc2d05..7db868e59fa6b8e0e8b56c2d6b503ae1b6d14146 100644 (file)
@@ -13,7 +13,6 @@ Queue start/stop     = Y
 Runtime Rx queue setup = Y
 Runtime Tx queue setup = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 TSO                  = Y
 Promiscuous mode     = Y
index add542817445da3d420bb5ae8603869b0407180b..b33bb37c829b9923dd7a9c3a94edf8d013b1058d 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
index 61cb3f6d9fd11193c6752b142ba4fd1463c53f0f..6d0cc8afddb77057b742b79c78833ab4963e9c2c 100644 (file)
@@ -10,7 +10,6 @@ Link status event    = Y
 Rx interrupt         = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index 349990cb00beb6b9d6eb09d0f06dc6a374ee8e86..d071717f094b24432040a4e1ade63c8278080512 100644 (file)
@@ -9,7 +9,6 @@ Unicast MAC filter   = Y
 Multicast MAC filter = Y
 Rx interrupt         = Y
 MTU update           = Y
-Jumbo frame          = Y
 Scattered Rx         = Y
 LRO                  = Y
 TSO                  = Y
index c74d7d59634b1ec921d5691097342842a5584a09..971695fc4ad5f652563ef8cd7d602b4ab7aa393d 100644 (file)
@@ -9,7 +9,6 @@ Link status          = Y
 Link status event    = Y
 Queue start/stop     = Y
 MTU update           = Y
-Jumbo frame          = Y
 LRO                  = Y
 TSO                  = Y
 Promiscuous mode     = Y