Searched refs:jumbo (Results 1 – 21 of 21) sorted by relevance
42 Atlantic NIC supports up to 16K jumbo frame size
159 The OCTEON TX SoC family NICs support a maximum of a 32K jumbo frame. The value
147 For example, to allow testpmd to receive jumbo frames, use the following:
143 The FM10000 family of NICS support a maximum of a 15K jumbo frame. The value
337 The DPAA SoC family support a maximum of a 10240 jumbo frame. The value
394 The ThunderX SoC family NICs support a maximum of a 9K jumbo frame. The value
547 The DPAA2 SoC family support a maximum of a 10240 jumbo frame. The value
821 There are two ways to enable sending and receiving of jumbo frames via testpmd.
662 support of jumbo frames (9K) with MPRQ. The memcopy of some packets (or part1051 By default, the PMD will set this value to 16, which means that 9KB jumbo
881 vector mode (note that jumbo MTU is allowed only when the MTU setting
242 * **Added fm10k jumbo frame support.**244 Added support for jumbo frame less than 15K in both VF and PF functions in the288 * **Added support for pcap jumbo frames.**290 Extended the PCAP PMD to support jumbo frames for RX and TX.593 * **fm10k: Fix jumbo frame issue.**658 * **i40evf: Fix jumbo frame support.**
50 the given mb-pool. This provide the ability to pass jumbo frames160 * Added jumbo frame support.
316 * **e1000/base: fix jumbo frame CRC failures.**318 Change the value of register 776.20[11:2] for jumbo mode from 0x1A to 0x1F.
396 Differences in how different Intel NICs handle maximum packet length for jumbo frame401 while Gigabit Ethernet devices do so for jumbo frames.
85 * Improved jumbo frames support, by dynamically setting RX scatter gather elements
134 * Added support for jumbo frame size (9K MTU) in Multi-Packet RQ mode.
52 * **Added vmxnet3 support for jumbo frames.**
626 will allow covering the common case with jumbo packet size of ``9000B``
1754 boolean_t jumbo = B_FALSE; in siena_rx_qcreate() local1800 jumbo = B_TRUE; in siena_rx_qcreate()1810 FRF_AZ_RX_DESCQ_JUMBO, jumbo); in siena_rx_qcreate()
38 This is the case for jumbo frames that are composed of many mbufs linked together through their nex…
82 …| 4 | IP fragmentation | Input packets are jumbo (IP datagrams with length bigger than MTU) or non…83 …| | | packets. Output packets are non-jumbo packets. …