Home
last modified time | relevance | path

Searched refs:RSS (Results 1 – 25 of 25) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_internal.h87 #define HW_ATL2_ACTION(ACTION, RSS, INDEX, VALID) \ argument
89 (((RSS) & 0x1U) << 7) | \
/Linux-v6.6/Documentation/networking/
Dscaling.rst17 - RSS: Receive Side Scaling
24 RSS: Receive Side Scaling
33 generally known as “Receive-side Scaling” (RSS). The goal of RSS and
38 The filter used in RSS is typically a hash function over the network
41 implementation of RSS uses a 128-entry indirection table where each entry
53 RSS Configuration
59 num_queues. A typical RSS configuration would be to have one receive queue
64 The indirection table of an RSS device, which resolves a queue by masked
73 RSS IRQ Configuration
92 RSS should be enabled when latency is a concern or whenever receive
[all …]
Dila.rst25 optimizations in the network, such as ECMP, RSS, GRO, GSO, etc., just work.
Dethtool-netlink.rst225 ``ETHTOOL_MSG_RSS_GET`` get RSS settings
269 ``ETHTOOL_MSG_RSS_GET_REPLY`` RSS settings
1755 RSS context of an interface similar to ``ETHTOOL_GRSSH`` ioctl request.
1768 ``ETHTOOL_A_RSS_HFUNC`` u32 RSS hash func
1775 ETHTOOL_A_RSS_INDIR attribute returns RSS indrection table where each byte
/Linux-v6.6/tools/testing/selftests/mm/
Dmlock2-tests.c105 #define RSS "Rss:" macro
155 vma_rss = get_value_for_name(addr, RSS); in is_vma_lock_on_fault()
175 vma_rss = get_value_for_name(addr, RSS); in lock_check()
/Linux-v6.6/Documentation/accounting/
Dtaskstats-struct.rst153 /* Accumulated RSS usage in duration of a task, in MBytes-usecs.
159 __u64 coremem; /* accumulated RSS usage in MB-usec */
166 /* High watermark of RSS usage in duration of a task, in KBytes. */
167 __u64 hiwater_rss; /* High-watermark of RSS usage */
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst157 ethtool. Also, rx-flow-hash and rx-hashing was added. The addition of RSS
189 By default the DPAA Ethernet driver enables RSS, making use of the
193 When RSS is disabled, all traffic received by a certain interface is
201 certain interface when RSS is not enabled.
203 To implement RSS, the DPAA Ethernet driver allocates an extra set of
212 RSS can be turned off for a certain interface using ethtool, i.e.::
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/
Dmemory.rst121 for memory control. The first RSS controller was posted by Balbir Singh [2]_
123 of the RSS controller. At OLS, at the resource management BoF, everyone
124 suggested that we handle both page cache and RSS together. Another request was
126 at version 6; it combines both mapped (RSS) and unmapped Page
199 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
203 RSS pages are accounted at page_fault unless they've already been accounted
208 An RSS page is unaccounted when it's fully unmapped. A PageCache page is
209 unaccounted when it's removed from xarray. Even if RSS pages are fully
452 caches, RSS and Active pages/Inactive pages are shown.
549 anon page(RSS) or cache page(Page Cache) to the cgroup.
[all …]
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/
DKconfig28 , NPA stack pages etc in NDC. Also locks down NIX SQ/CQ/RQ/RSS and
/Linux-v6.6/drivers/net/ethernet/qualcomm/
DKconfig61 low power, Receive-Side Scaling (RSS), and IEEE 1588-2008
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/aquantia/
Datlantic.rst355 RSS for UDP
358 Currently, NIC does not support RSS for fragmented IP packets, which leads to
359 incorrect working of RSS for fragmented UDP traffic. To disable RSS for UDP the
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/amazon/
Dena.rst31 checksum offload. Receive-side scaling (RSS) is supported for multi-core
242 RSS chapter
245 - The ENA device supports RSS that allows flexible Rx traffic
250 - The driver configures RSS settings using the AQ SetFeature command
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst93 - Defines receive side scaling (RSS) algorithms.
110 Supports ethtool for configuring links, RSS, queue count, queue size,
151 5. RQ may be selected by RSS or by configuring MCAM rule with a RQ number.
/Linux-v6.6/drivers/net/ethernet/cisco/enic/
Denic_res.c95 ENIC_SETTING(enic, RSS) ? "yes" : "no", in enic_get_vnic_config()
Denic_main.c2269 u8 rss_enable = ENIC_SETTING(enic, RSS) && (enic->rq_count > 1); in enic_set_rss_nic_cfg()
2384 if (ENIC_SETTING(enic, RSS) && in enic_set_intr_mode()
2899 if (ENIC_SETTING(enic, RSS)) in enic_probe()
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/huawei/
Dhinic.rst21 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
/Linux-v6.6/Documentation/bpf/
Dmap_cpumap.rst14 An example use-case for this map type is software based Receive Side Scaling (RSS).
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst83 - Receive Side Scaling (RSS)
482 33) Enables Receive Side Scaling (RSS) feature::
/Linux-v6.6/Documentation/admin-guide/sysctl/
Dnet.rst290 RSS (Receive Side Scaling) enabled drivers use a 40 bytes host key that is
311 RSS hash key:
Dvm.rst99 For overcommit 'guess', we can sum resident set sizes (RSS).
103 and add the sum of their RSS.
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/
Diavf.rst108 - Receive Side Scaling (RSS) with 64 entry indirection table and key,
Di40e.rst434 RSS Hash Flow
437 more options for Receive Side Scaling (RSS) hash byte configuration.
Dice.rst361 RSS Hash Flow
364 more options for Receive Side Scaling (RSS) hash byte configuration.
/Linux-v6.6/net/ipv4/
DKconfig329 and RSS) can be leveraged to provide better service.
/Linux-v6.6/Documentation/filesystems/
Dproc.rst231 For making accounting scalable, RSS related information are handled in an
483 the amount of the mapping that is currently resident in RAM (RSS); the
520 hugetlbfs page which is *not* counted in "RSS" or "PSS" field for historical