| /linux/Documentation/networking/ |
| H A D | scaling.rst | 17 - 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 47 Some NICs support symmetric RSS hashing where, if the IP (source address, 52 "Symmetric-XOR" and "Symmetric-OR-XOR" are types of RSS algorithms that 67 The result is then fed to the underlying RSS algorithm. 75 RSS Configuration 81 num_queues. A typical RSS configuration would be to have one receive queue [all …]
|
| H A D | ila.rst | 25 optimizations in the network, such as ECMP, RSS, GRO, GSO, etc., just work.
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_internal.h | 87 #define HW_ATL2_ACTION(ACTION, RSS, INDEX, VALID) \ argument 89 (((RSS) & 0x1U) << 7) | \
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | dpaa.rst | 157 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/tools/testing/selftests/mm/ |
| H A D | mlock2-tests.c | 91 #define RSS "Rss:" macro 141 vma_rss = get_value_for_name(addr, RSS); in is_vma_lock_on_fault() 161 vma_rss = get_value_for_name(addr, RSS); in lock_check()
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 355 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/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 31 checksum offload. Receive-side scaling (RSS) is supported for multi-core 350 RSS chapter 353 - The ENA device supports RSS that allows flexible Rx traffic 358 - The driver configures RSS settings using the AQ SetFeature command
|
| /linux/Documentation/bpf/ |
| H A D | map_cpumap.rst | 14 An example use-case for this map type is software based Receive Side Scaling (RSS).
|
| /linux/Documentation/networking/device_drivers/ethernet/huawei/ |
| H A D | hinic.rst | 21 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
|
| /linux/Documentation/networking/device_drivers/ethernet/marvell/ |
| H A D | octeontx2.rst | 94 - Defines receive side scaling (RSS) algorithms. 111 Supports ethtool for configuring links, RSS, queue count, queue size, 152 5. RQ may be selected by RSS or by configuring MCAM rule with a RQ number.
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_res.c | 102 ENIC_SETTING(enic, RSS) ? "yes" : "no", in enic_get_vnic_config()
|
| H A D | enic_main.c | 2088 u8 rss_enable = ENIC_SETTING(enic, RSS) && (enic->rq_count > 1); in enic_set_rss_nic_cfg() 2283 if (!ENIC_SETTING(enic, RSS)) in enic_adjust_resources() 2855 if (ENIC_SETTING(enic, RSS)) in enic_probe()
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 83 - Receive Side Scaling (RSS) 482 33) Enables Receive Side Scaling (RSS) feature::
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 108 - Receive Side Scaling (RSS) with 64 entry indirection table and key,
|
| H A D | ice.rst | 392 RSS Hash Flow 395 more options for Receive Side Scaling (RSS) hash byte configuration.
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 103 For overcommit 'guess', we can sum resident set sizes (RSS). 107 and add the sum of their RSS.
|
| /linux/net/ipv4/ |
| H A D | Kconfig | 329 and RSS) can be leveraged to provide better service.
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 221 For making accounting scalable, RSS related information are handled in an 484 resident in RAM (RSS); the process's proportional share of this mapping 537 hugetlbfs page which is *not* counted in "RSS" or "PSS" field for historical
|