/Linux-v6.1/Documentation/networking/devlink/ |
D | devlink-trap.rst | 11 as bridging and routing must also be able to send specific packets to the 16 Without processing such packets, the bridge module could never populate its 22 error datagram. Without letting the kernel route such packets itself, utilities 25 The fundamental ability of sending certain packets to the kernel for processing 32 supported packet traps with ``devlink`` and report trapped packets to 35 Upon receiving trapped packets, ``devlink`` will perform a per-trap packets and 91 * ``drop``: Trapped packets were dropped by the underlying device. Packets 94 * ``exception``: Trapped packets were not forwarded as intended by the 96 entry) and trapped to the control plane for resolution. Packets are 100 * ``control``: Trapped packets were trapped by the device because these are [all …]
|
D | prestera.rst | 27 - Traps ARP broadcast packets (both requests/responses) 30 - Traps IS-IS packets 33 - Traps OSPF packets 36 - Traps IPv4 packets with broadcast DA Mac address 42 - Traps LACP packets 45 - Traps LLDP packets 48 - Traps multicast packets 51 - Traps VRRP packets 54 - Traps DHCP packets 57 - Traps (exception) packets that exceeded port's MTU [all …]
|
/Linux-v6.1/drivers/net/ethernet/qualcomm/emac/ |
D | emac.h | 214 u64 rx_ok; /* good packets */ 215 u64 rx_bcast; /* good broadcast packets */ 216 u64 rx_mcast; /* good multicast packets */ 218 u64 rx_ctrl; /* control packets other than pause frame. */ 219 u64 rx_fcs_err; /* packets with bad FCS. */ 220 u64 rx_len_err; /* packets with length mismatch */ 222 u64 rx_runt; /* runt packets */ 224 u64 rx_sz_64; /* packets that are 64 bytes */ 225 u64 rx_sz_65_127; /* packets that are 65-127 bytes */ 226 u64 rx_sz_128_255; /* packets that are 128-255 bytes */ [all …]
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | devlink_trap_l2_drops.sh | 124 # packets from entering the bridge. 135 # Add PVID and make sure packets are no longer dropped. 140 check_err $? "Trap stats not idle when packets should not be dropped" 142 check_err $? "Trap group stats not idle with when packets should not be dropped" 145 check_fail $? "Packets not forwarded when should" 158 log_test "VLAN tag mismatch - untagged packets" 167 log_test "VLAN tag mismatch - prio-tagged packets" 195 # Add the VLAN on the bridge port and make sure packets are no longer 201 check_err $? "Trap stats not idle when packets should not be dropped" 203 check_err $? "Trap group stats not idle with when packets should not be dropped" [all …]
|
D | vxlan_flooding.sh | 6 # verifies that packets are correctly flooded in various cases such as deletion 175 # Prevent unwanted packets from entering the bridge and interfering 218 local packets=("$@") 219 local num_remotes=${#packets[@]} 223 tc_check_packets "dev $rp2 ingress" $i ${packets[i - 1]} 224 check_err $? "remote $i - did not get expected number of packets" 231 # 'packets' will store how many packets are expected to be received 233 declare -a packets=(1 1 1 1 1 1 1 1 1 1 1 1) 240 # packets were flooded to each remote VTEP 246 flooding_check_packets "${packets[@]}" [all …]
|
/Linux-v6.1/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 21 { "rx-packets" }, 22 { "rx-broadcast-packets" }, 23 { "rx-multicast-packets" }, 29 { "rx-64-byte-packets" }, 30 { "rx-65-127-byte-packets" }, 31 { "rx-128-255-byte-packets" }, 32 { "rx-256-511-byte-packets" }, 33 { "rx-512-1023-byte-packets" }, 34 { "rx-1024-1518-byte-packets" }, 37 { "tx-packets" }, [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 14 Indicates the number of multicast packets received by this 31 Indicates the number of compressed packets received by this 40 Indicates the number of packets received with a CRC (FCS) error 49 Indicates the number of packets received by the network device 95 Indicates the number of received packets that have been missed 104 Indicates the number of received packets that were dropped on 112 Indicates the number of received packets that are oversized 122 Indicates the total number of good packets received by this 130 Indicates the number of packets that have been aborted 143 transmitted packets or all packets that have been queued for [all …]
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
D | vxlan_flooding_ipv6.sh | 6 # verifies that packets are correctly flooded in various cases such as deletion 162 # Prevent unwanted packets from entering the bridge and interfering 219 local packets=("$@") 220 local num_remotes=${#packets[@]} 224 tc_check_packets "dev $rp2 ingress" $i ${packets[i - 1]} 225 check_err $? "remote $i - did not get expected number of packets" 232 # 'packets' will store how many packets are expected to be received 234 declare -a packets=(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1) 241 # packets were flooded to each remote VTEP 247 flooding_check_packets "${packets[@]}" [all …]
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_struct.h | 82 /*! 0~63: byte location used extracted by packets comparator, which 83 * can be anything from the first 64 bytes of the MAC packets. 92 /*! 0~63: byte location used extracted by packets comparator, which 93 * can be anything from the first 64 bytes of the MAC packets. 102 /*! 0~63: byte location used extracted by packets comparator, which 103 * can be anything from the first 64 bytes of the MAC packets. 112 /*! 0~63: byte location used extracted by packets comparator, which 113 * can be anything from the first 64 bytes of the MAC packets. 213 /*! 0: the packets will be sent to MAC FIFO 214 * 1: The packets will be sent to Debug/Loopback FIFO. [all …]
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
D | vxlan_flooding_ipv6.sh | 6 # verifies that packets are correctly flooded in various cases such as deletion 202 local packets=("$@") 203 local num_remotes=${#packets[@]} 207 tc_check_packets "dev $rp2 ingress" $i ${packets[i - 1]} 208 check_err $? "remote $i - did not get expected number of packets" 215 # 'packets' will store how many packets are expected to be received 217 declare -a packets=(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1) 224 # packets were flooded to each remote VTEP 230 flooding_check_packets "${packets[@]}" 238 packets=(2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 2 2 2 2 2) [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/ |
D | test_flow_dissector.sh | 107 # Drops all IP/UDP packets coming from port 9 111 # Send 10 IPv4/UDP packets from port 8. Filter should not drop any. 113 # Send 10 IPv4/UDP packets from port 9. Filter should drop all. 115 # Send 10 IPv4/UDP packets from port 10. Filter should not drop any. 119 # Send 10 IPv4/UDP packets from port 8. Filter should not drop any. 121 # Send 10 IPv4/UDP packets from port 9. Filter should drop all. 123 # Send 10 IPv4/UDP packets from port 10. Filter should not drop any. 127 # Send 10 IPv4/IPv4/UDP packets from port 8. Filter should not drop any. 130 # Send 10 IPv4/IPv4/UDP packets from port 9. Filter should drop all. 133 # Send 10 IPv4/IPv4/UDP packets from port 10. Filter should not drop any. [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | netcnt.c | 17 unsigned long packets; in serial_test_netcnt() local 57 /* Some packets can be still in per-cpu cache, but not more than in serial_test_netcnt() 60 packets = netcnt.packets; in serial_test_netcnt() 63 ASSERT_LE(percpu_netcnt[cpu].packets, MAX_PERCPU_PACKETS, "MAX_PERCPU_PACKETS"); in serial_test_netcnt() 65 packets += percpu_netcnt[cpu].packets; in serial_test_netcnt() 69 /* No packets should be lost */ in serial_test_netcnt() 70 ASSERT_EQ(packets, 10000, "packets"); in serial_test_netcnt() 72 /* Let's check that bytes counter matches the number of packets in serial_test_netcnt() 75 ASSERT_EQ(bytes, packets * 104, "bytes"); in serial_test_netcnt()
|
/Linux-v6.1/sound/firewire/ |
D | packets-buffer.c | 3 * helpers for managing a buffer for many packets 11 #include "packets-buffer.h" 14 * iso_packets_buffer_init - allocates the memory for packets 17 * @count: the number of packets 30 b->packets = kmalloc_array(count, sizeof(*b->packets), GFP_KERNEL); in iso_packets_buffer_init() 31 if (!b->packets) { in iso_packets_buffer_init() 53 b->packets[i].buffer = p + offset_in_page; in iso_packets_buffer_init() 54 b->packets[i].offset = page_index * PAGE_SIZE + offset_in_page; in iso_packets_buffer_init() 60 kfree(b->packets); in iso_packets_buffer_init() 75 kfree(b->packets); in iso_packets_buffer_destroy()
|
/Linux-v6.1/drivers/net/ethernet/atheros/alx/ |
D | hw.h | 394 u64 rx_ok; /* good RX packets */ 395 u64 rx_bcast; /* good RX broadcast packets */ 396 u64 rx_mcast; /* good RX multicast packets */ 398 u64 rx_ctrl; /* RX control packets other than pause frames */ 399 u64 rx_fcs_err; /* RX packets with bad FCS */ 400 u64 rx_len_err; /* RX packets with length != actual size */ 402 u64 rx_runt; /* RX packets < 64 bytes with good FCS */ 403 u64 rx_frag; /* RX packets < 64 bytes with bad FCS */ 404 u64 rx_sz_64B; /* 64 byte RX packets */ 405 u64 rx_sz_127B; /* 65-127 byte RX packets */ [all …]
|
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | b44.h | 187 #define B44_TX_GOOD_P 0x0504UL /* MIB TX Good Packets */ 189 #define B44_TX_P 0x050CUL /* MIB TX Packets */ 190 #define B44_TX_BCAST 0x0510UL /* MIB TX Broadcast Packets */ 191 #define B44_TX_MCAST 0x0514UL /* MIB TX Multicast Packets */ 192 #define B44_TX_64 0x0518UL /* MIB TX <= 64 byte Packets */ 193 #define B44_TX_65_127 0x051CUL /* MIB TX 65 to 127 byte Packets */ 194 #define B44_TX_128_255 0x0520UL /* MIB TX 128 to 255 byte Packets */ 195 #define B44_TX_256_511 0x0524UL /* MIB TX 256 to 511 byte Packets */ 196 #define B44_TX_512_1023 0x0528UL /* MIB TX 512 to 1023 byte Packets */ 197 #define B44_TX_1024_MAX 0x052CUL /* MIB TX 1024 to max byte Packets */ [all …]
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_rx.h | 74 /* Number of packets received from the Device. */ 75 u64 packets; member 88 /* Received packets */ 91 /* Octets of received packets */ 94 /* Received PAUSE and Control packets */ 100 /* Filtered DMAC0 packets */ 106 /* Packets dropped due to RX FIFO full */ 112 /* Error packets */ 115 /* Filtered DMAC1 packets */ 121 /* NCSI-bound packets dropped */ [all …]
|
D | octep_tx.h | 48 /* Packets dropped due to excessive collisions */ 51 /* Packets dropped due to excessive deferral */ 54 /* Packets sent that experienced multiple collisions before successful 59 /* Packets sent that experienced a single collision before successful 70 /* Packets sent with an octet count < 64 */ 73 /* Packets sent with an octet count == 64 */ 76 /* Packets sent with an octet count of 65–127 */ 79 /* Packets sent with an octet count of 128–255 */ 82 /* Packets sent with an octet count of 256–511 */ 85 /* Packets sent with an octet count of 512–1023 */ [all …]
|
/Linux-v6.1/arch/mips/include/asm/octeon/ |
D | cvmx-pip.h | 186 /* Inbound packets marked to be dropped by the IPD */ 188 /* RAW PCI Packets received by PIP per port */ 192 /* Number of packets processed by PIP */ 193 uint32_t packets; member 195 * Number of identified L2 multicast packets. Does not 196 * include broadcast packets. Only includes packets whose 201 * Number of identified L2 broadcast packets. Does not 202 * include multicast packets. Only includes packets whose 206 /* Number of 64B packets */ 208 /* Number of 65-127B packets */ [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | uncore-other.json | 589 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 599 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 609 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 619 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 629 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 639 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 649 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 679 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 689 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 699 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… [all …]
|
/Linux-v6.1/Documentation/networking/ |
D | scaling.rst | 28 (multi-queue). On reception, a NIC can send different packets to different 29 queues to distribute processing among CPUs. The NIC distributes packets by 31 of logical flows. Packets for each flow are steered to a separate receive 47 Some advanced NICs allow steering packets to queues based on 48 programmable filters. For example, webserver bound TCP port 80 packets 77 this to notify a CPU when new packets arrive on the given queue. The 141 RPS may enqueue packets for processing. For each received packet, 146 packets have been queued to their backlog queue. The IPI wakes backlog 147 processing on the remote CPU, and any queued packets are then processed 162 (the default), in which case packets are processed on the interrupting [all …]
|
/Linux-v6.1/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e.h | 253 unsigned long rx_fcs_err; /* The number of packets with bad FCS. */ 254 …unsigned long rx_len_err; /* The number of packets with mismatch of length field and actual si… 256 …unsigned long rx_runt; /* The number of packets received that are less than 64 byte long an… 257 …unsigned long rx_frag; /* The number of packets received that are less than 64 byte long an… 258 …unsigned long rx_sz_64; /* The number of good and bad packets received that are 64 byte long… 259 …unsigned long rx_sz_65_127; /* The number of good and bad packets received that are between 65 a… 260 …unsigned long rx_sz_128_255; /* The number of good and bad packets received that are between 128 … 261 …unsigned long rx_sz_256_511; /* The number of good and bad packets received that are between 256 … 262 …unsigned long rx_sz_512_1023; /* The number of good and bad packets received that are between 512 … 263 …unsigned long rx_sz_1024_1518; /* The number of good and bad packets received that are between … [all …]
|
/Linux-v6.1/tools/testing/selftests/drivers/net/netdevsim/ |
D | psample.sh | 5 # which periodically generates "sampled" packets. 49 check_err 1 "Failed to capture sampled packets" 60 check_err 1 "Captured sampled packets when should not" 75 check_err $? "Sampled packets reported with wrong group number" 106 check_err $? "Sampled packets reported with wrong in-ifindex" 109 check_err $? "Sampled packets reported with wrong out-ifindex" 115 check_err $? "Sampled packets reported with wrong out-tc" 121 check_fail $? "Sampled packets reported with out-tc when should not" 128 check_err $? "Sampled packets not reported with out-tc-occ when should" 134 check_fail $? "Sampled packets reported with out-tc-occ when should not" [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-other.json | 429 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 439 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 449 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 459 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 469 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 479 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 489 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 499 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 509 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… 519 … ring stop. This includes when packets are passing by and when packets are being sunk, but does n… [all …]
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 164 received. This count does not include any error packets such as CRC errors, 194 a count of the number of packets received containing errors that prevented the 198 is a count of the number of packets that could not be transmitted due to errors. 201 statistic is a count of the number of packets received that were not addressed 205 statistic is a count of the number of packets received that were addressed to 209 statistic is a count of the number of packets received that were addressed to 213 statistic is the number of outbound packets not transmitted even though an 218 statistic counts the number of packets transmitted that were not addressed to 222 statistic counts the number of packets transmitted that were addressed to a 226 statistic counts the number of packets transmitted that were addressed to a [all …]
|
/Linux-v6.1/drivers/media/test-drivers/vidtv/ |
D | vidtv_mux.h | 7 * This file contains the muxer logic for TS packets from different 29 * This is used to decide when PCR or PSI packets should be sent. This will also 37 * @pcr_period_usecs: How often we should send PCR packets. 38 * @si_period_usecs: How often we should send PSI packets. 57 * vidtv_channel and then periodically sends the TS packets for them> 95 * @on_new_packets_available_cb: A callback to inform of new TS packets ready. 96 * @mux_buf: A pointer to a buffer for this muxer. TS packets are stored there 102 * @num_streamed_pcr: Number of PCR packets streamed. 103 * @num_streamed_si: The number of PSI packets streamed. 106 * @pcr_pid: The TS PID used for the PSI packets. All channels will share the [all …]
|