/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | rtnetlink.sh | 63 # Test that it is possible to set an IP address on a VRF upper despite 67 ip link add name vrf-test type vrf table 10 90 # Create a FID RIF 97 # Prepare a device with a low MAC address 104 check_err $? "Could not attach a device with low MAC to a bridge with RIF" 106 # Port MAC address change should be allowed for a bridge with set MAC. 120 # Test that when a VLAN interface is deleted, its associated router 129 ip link add link br0 name br0.10 type vlan id 10 130 ip -6 address add 2001:db8:1::1/64 dev br0.10 131 ip link del dev br0.10 [all …]
|
D | ingress_rif_conf_1q.sh | 7 # already has a RIF. 12 # | $h1.10 + | | + $h2.10 | 26 # | br0.10 | 56 vlan_create $h1 10 v$h1 192.0.2.1/28 65 vlan_destroy $h1 10 72 vlan_create $h2 10 v$h2 192.0.2.3/28 77 vlan_destroy $h2 10 99 # By default, a link-local address is generated when netdevice becomes 100 # up. Adding an address to the bridge will cause creating a RIF for it. 108 bridge vlan add vid 10 dev $swp2 [all …]
|
D | ingress_rif_conf_1d.sh | 11 # | $h1.10 + | | + $h2.10 | 22 # | | $swp1.10 + + $swp2.10 | | 28 # | $swp3.10 + | 37 # | $h3.10 + | 58 vlan_create $h1 10 v$h1 192.0.2.1/28 67 vlan_destroy $h1 10 74 vlan_create $h2 10 v$h2 192.0.2.3/28 79 vlan_destroy $h2 10 86 vlan_create $h3 10 v$h3 192.0.2.18/28 95 vlan_destroy $h3 10 [all …]
|
D | sch_red_core.sh | 3 # This test sends a >1Gbps stream of traffic from H1, to the switch, which 4 # forwards it to a 1Gbps port. This 1Gbps stream is then looped back to the 11 # A RED Qdisc is installed on $swp3. The configuration is such that the minimum 12 # and maximum size are 1 byte apart, so there is a very clear border under which 25 # | + $h1.10 | | + $h2.10 | 41 # | | + $swp1.10 | | | + $swp2.10 | | | 42 # | | | | .-------------+ $swp5.10 | | | 45 # | | + $swp2.10 | | | | | | | 46 # | +-|-----------------+ | | | + $swp3.10 | | | 67 # | + $h3.10 $h3.11 + | [all …]
|
D | egress_vid_classification.sh | 12 # | $h1.10 + | | + $h2.10 | 23 # | | $swp1.10 + + $swp2.10 | | 59 vlan_create $h1 10 v$h1 192.0.2.1/28 68 vlan_destroy $h1 10 75 vlan_create $h2 10 v$h2 192.0.2.3/28 80 vlan_destroy $h2 10 107 # By default, a link-local address is generated when netdevice becomes 108 # up. Adding an address to the bridge will cause creating a RIF for it. 115 vlan_create $swp2 10 116 ip link set dev $swp2.10 master br0 [all …]
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | so_txtime.sh | 73 do_test 4 mono a,-1 a,-1 74 do_test 6 mono a,0 a,0 75 do_test 6 mono a,10 a,10 76 do_test 4 mono a,10,b,20 a,10,b,20 77 do_test 6 mono a,20,b,10 b,20,a,20 80 ! do_test 4 tai a,-1 a,-1 81 ! do_test 6 tai a,0 a,0 82 do_test 6 tai a,10 a,10 83 do_test 4 tai a,10,b,20 a,10,b,20 84 do_test 6 tai a,20,b,10 b,10,a,20
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/3com/ |
D | vortex.rst | 33 - 3c590 Vortex 10Mbps 34 - 3c592 EISA 10Mbps Demon/Vortex 39 - 3c900 Boomerang 10baseT 40 - 3c900 Boomerang 10Mbps Combo 41 - 3c900 Cyclone 10Mbps TPO 42 - 3c900 Cyclone 10Mbps Combo 43 - 3c900 Cyclone 10Mbps TPC 44 - 3c900B-FL Cyclone 10base-FL 48 - 3c905B Cyclone 10/100/BNC 58 - 3c575 [Megahertz] 10/100 LAN CardBus [all …]
|
/Linux-v6.1/Documentation/gpu/ |
D | afbc.rst | 7 AFBC is a proprietary lossless image compression protocol and format. 21 AFBC streams can contain several components - where a component 22 corresponds to a color channel (i.e. R, G, B, X, A, Y, Cb, Cr). 45 * Component 3: A(8) 70 Please note, however, that the inclusion of a "wasted" 'X' channel is 72 formats containing 'X' bits. If a fourth component is 75 '1'. If there is no requirement for a fourth component, then a format 126 - 10-bit per component RGB, with 2-bit alpha 128 * Component 0: R(10) 129 * Component 1: G(10) [all …]
|
/Linux-v6.1/drivers/staging/greybus/tools/ |
D | README.loopback | 7 A user could run a test without the need of the test application given 22 Here is a short summary of the sysfs interface files that should be visible: 85 …-m mask - a bit mask of connections to include example: -m 8 = 4th connection -m 9 = 1st and 4… 90 …-p porcelain - when specified printout is in a user-friendly non-CSV format. This option suppr… 91 -a aggregate - show aggregation of all enabled devies 100 3.1 - Using the driver sysfs files to run a test on a single device: 102 * Run a 1000 transfers of a 100 byte packet. Each transfer is started only 113 * Run a 1000 transfers of a 100 byte packet. Transfers are started without 148 * Run a transfer test 10 iterations of size 100 bytes on all available devices 149 #/loopback_test -t transfer -i 10 -s 100 [all …]
|
/Linux-v6.1/include/uapi/drm/ |
D | drm_fourcc.h | 4 * Permission is hereby granted, free of charge, to any person obtaining a 17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 38 * fourcc code, a Format Modifier may optionally be provided, in order to 44 * Format modifiers are used in conjunction with a fourcc code, forming a 56 * vendor-namespaced, and as such the relationship between a fourcc code and a 61 * Modifiers must uniquely encode buffer layout. In other words, a buffer must 62 * match only a single modifier. A modifier must not be a subset of layouts of 64 * a modifier: a buffer may match a 64-pixel aligned modifier and a 32-pixel 69 * a canonical pair needs to be defined and used by all drivers. Preferred 93 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument [all …]
|
/Linux-v6.1/fs/unicode/ |
D | utf8-norm.c | 24 * The UTF-8 encoding spreads the bits of a 32bit word over several 29 * 0x00000000 0x000007FF: 110xxxxx 10xxxxxx 30 * 0x00000000 0x0000FFFF: 1110xxxx 10xxxxxx 10xxxxxx 31 * 0x00000000 0x001FFFFF: 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx 32 * 0x00000000 0x03FFFFFF: 111110xx 10xxxxxx 10xxxxxx 10xxxxxx 10xxxxxx 33 * 0x00000000 0x7FFFFFFF: 1111110x 10xxxxxx 10xxxxxx 10xxxxxx 10xxxxxx 10xxxxxx 36 * shortest representation of a 32bit value is to be used. A decoder 38 * Thus the allowed ranges have a lower bound. 41 * 0x00000080 0x000007FF: 110xxxxx 10xxxxxx 42 * 0x00000800 0x0000FFFF: 1110xxxx 10xxxxxx 10xxxxxx [all …]
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/ti/ |
D | tlan.rst | 7 :Version: 1.14a 31 0e11 ae32 Compaq Netelligent 10/100 TX PCI UTP 32 0e11 ae34 Compaq Netelligent 10 T PCI UTP 34 0e11 ae40 Compaq Netelligent Dual 10/100 TX PCI UTP 35 0e11 ae43 Compaq Netelligent Integrated 10/100 TX UTP 36 0e11 b011 Compaq Netelligent 10/100 TX Embedded UTP 37 0e11 b012 Compaq Netelligent 10 T/2 PCI UTP/Coax 38 0e11 b030 Compaq Netelligent 10/100 TX UTP 53 However, if a card supports 100BaseTx without requiring an add 56 The "Netelligent 10 T/2 PCI UTP/Coax" (b012) device is untested, [all …]
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | zero.rst | 5 Device-Mapper's "zero" target provides a block-device that always returns 7 /dev/zero, but as a block-device instead of a character-device. 12 conjunction with dm-snapshot. A sparse device reports a device-size larger 13 than the amount of actual storage space available for that device. A user can 14 write data anywhere within the sparse device and read it back like a normal 15 device. Reads to previously unwritten areas will return a zero'd buffer. When 20 To create a sparse device, start by creating a dm-zero device that's the 21 desired size of the sparse device. For this example, we'll assume a 10TB 24 TEN_TERABYTES=`expr 10 \* 1024 \* 1024 \* 1024 \* 2` # 10 TB in sectors 27 Then create a snapshot of the zero device, using any available block-device as [all …]
|
/Linux-v6.1/Documentation/i2c/ |
D | ten-bit-addresses.rst | 6 addresses, and an extended set of 10 bit addresses. The sets of addresses 7 do not intersect: the 7 bit address 0x10 is not the same as the 10 bit 8 address 0x10 (though a single device could respond to both of them). 9 To avoid ambiguity, the user sees 10 bit addresses mapped to a different 10 address space, namely 0xa000-0xa3ff. The leading 0xa (= 10) represents the 11 10 bit mode. This is used for creating device names in sysfs. It is also 12 needed when instantiating 10 bit devices via the new_device file in sysfs. 14 I2C messages to and from 10-bit address devices have a different format. 17 The current 10 bit address support is minimal. It should work, however 20 * Not all bus drivers support 10-bit addresses. Some don't because the [all …]
|
/Linux-v6.1/tools/testing/selftests/net/forwarding/ |
D | vxlan_bridge_1q.sh | 6 # | + $h1.10 | | + $h2.10 | 19 # | | vid 10 vid 10 | | 26 # | | vid 10 pvid untagged vid 20 pvid untagged | | 61 # | | vid 10 pvid untagged | | | | vid 10 pvid untagged | | 71 # | | | vid 10 | | | | | vid 10 | | 78 # | | | + w2.10 | | | | | + w2.10 | | 108 vlan_create $h1 10 v$h1 192.0.2.1/28 115 vlan_destroy $h1 10 124 vlan_create $h2 10 v$h2 192.0.2.2/28 131 vlan_destroy $h2 10 [all …]
|
D | tc_police.sh | 136 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \ 140 sleep 10 144 local nr=$(rate $t0 $t1 10) 146 ((-10 <= nr_pct && nr_pct <= 10)) 147 …cted rate $(humanize $er), got $(humanize $nr), which is $nr_pct% off. Required accuracy is +-10%." 186 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \ 190 sleep 10 194 local nr=$(rate $t0 $t1 10) 196 ((-10 <= nr_pct && nr_pct <= 10)) 197 …cted rate $(humanize $er), got $(humanize $nr), which is $nr_pct% off. Required accuracy is +-10%." [all …]
|
/Linux-v6.1/arch/m68k/fpsp040/ |
D | get_op.S | 11 | for a description of the opclasses. 20 | - For a packed number (opclass 2) the number is unpacked and the 30 | - If there is a move out with a packed number (opclass 3) the 42 | a normalized number in the source and the instruction is 46 | normalized number it becomes a denormalized number. The 47 | routine which converts the unnorm to a norm (called mk_norm) 48 | detects this and tags the number as a denorm. The routine 49 | res_func sees the denorm tag and converts the denorm to a 102 .long 0x40000000,0x935d8ddd,0xaaa8ac17 |ln(10) 103 .long 0x3fff0000,0x80000000,0x00000000 |10 ^ 0 [all …]
|
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | uprobe_syntax_errors.tc | 12 check_error 'p /bin/sh:^10a' # BAD_UPROBE_OFFS 13 check_error 'p /bin/sh:10(^1a)' # BAD_REFCNT 14 check_error 'p /bin/sh:10(10^' # REFCNT_OPEN_BRACE 15 check_error 'p /bin/sh:10(10)^a' # BAD_REFCNT_SUFFIX 17 check_error 'p /bin/sh:10 ^@+ab' # BAD_FILE_OFFS 18 check_error 'p /bin/sh:10 ^@symbol' # SYM_ON_UPROBE 22 check_error 'p /bin/sh:10^%hoge' # BAD_ADDR_SUFFIX 23 check_error 'p /bin/sh:10(10)^%return' # BAD_REFCNT_SUFFIX
|
/Linux-v6.1/drivers/net/ethernet/sun/ |
D | Kconfig | 11 If you have a network (Ethernet) card belonging to this class, say Y. 21 tristate "Sun Happy Meal 10/100baseT support" 30 To compile this driver as a module, choose M here: the module 34 tristate "Sun BigMAC 10/100baseT support" 41 To compile this driver as a module, choose M here: the module 49 This driver supports the "qe" 10baseT Ethernet device, available as 53 To compile this driver as a module, choose M here: the module 63 <http://docs.oracle.com/cd/E19455-01/806-3985-10/806-3985-10.pdf>. 71 <http://docs.oracle.com/cd/E19113-01/giga.ether.pci/817-4341-10/817-4341-10.pdf>. 94 This driver adds a network interface for every vsw-port node [all …]
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | net_cls.rst | 6 tag network packets with a class identifier (classid). 13 Creating a net_cls cgroups instance creates a net_cls.classid file. 19 Reading net_cls.classid yields a decimal result. 28 - setting a 10:1 handle:: 35 tc qdisc add dev eth0 root handle 10: htb 36 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit 38 - creating traffic class 10:1:: 40 tc filter add dev eth0 parent 10: protocol ip prio 10 handle 1: cgroup 44 iptables -A OUTPUT -m cgroup ! --cgroup 0x100001 -j DROP
|
/Linux-v6.1/drivers/net/usb/ |
D | Kconfig | 19 Say Y if you want to use one of the following 10Mbps USB Ethernet 27 This driver makes the adapter appear as a normal Ethernet interface, 29 eth1, if you have a PCI or ISA ethernet card installed. 31 To compile this driver as a module, choose M here: the 37 Say Y here if you want to use one of the following 10Mbps only 40 ADS USB-10BT 59 This driver is likely to work with most 10Mbps only USB Ethernet 66 This driver makes the adapter appear as a normal Ethernet interface, 68 eth1, if you have a PCI or ISA ethernet card installed. 70 To compile this driver as a module, choose M here: the [all …]
|
/Linux-v6.1/lib/crypto/ |
D | blake2s-generic.c | 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 20 static const u8 blake2s_sigma[10][16] = { 21 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, 22 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, 23 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, 24 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, 25 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, 26 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 }, 27 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 }, 28 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 }, [all …]
|
/Linux-v6.1/drivers/misc/lkdtm/ |
D | fortify.c | 16 char a[10]; in lkdtm_FORTIFY_STR_OBJECT() member 21 * 'size' at compile time. Without that, we would get a compile error in lkdtm_FORTIFY_STR_OBJECT() 22 * rather than a runtime error. in lkdtm_FORTIFY_STR_OBJECT() 26 pr_info("trying to strcmp() past the end of a struct\n"); in lkdtm_FORTIFY_STR_OBJECT() 28 strncpy(target[0].a, target[1].a, size); in lkdtm_FORTIFY_STR_OBJECT() 31 fortify_scratch_space = target[0].a[3]; in lkdtm_FORTIFY_STR_OBJECT() 33 pr_err("FAIL: fortify did not block a strncpy() object write overflow!\n"); in lkdtm_FORTIFY_STR_OBJECT() 40 char a[10]; in lkdtm_FORTIFY_STR_MEMBER() member 41 char b[10]; in lkdtm_FORTIFY_STR_MEMBER() 50 pr_info("trying to strncpy() past the end of a struct member...\n"); in lkdtm_FORTIFY_STR_MEMBER() [all …]
|
/Linux-v6.1/Documentation/trace/coresight/ |
D | coresight-perf.rst | 13 can log such data with a perf record command like:: 18 a perf.data trace file. That file would have AUX sections if CoreSight 20 readable text with a command like:: 29 Idx:0; ID:10; I_ASYNC : Alignment Synchronisation. 30 Idx:12; ID:10; I_TRACE_INFO : Trace Info.; INFO=0x0 { CC.0 } 31 Idx:17; ID:10; I_ADDR_L_64IS0 : Address, Long, 64 bit, IS0.; Addr=0x0000000000000000; 32 Idx:26; ID:10; I_TRACE_ON : Trace On. 33 …Idx:27; ID:10; I_ADDR_CTXT_L_64IS0 : Address & Context, Long, 64 bit, IS0.; Addr=0x0000FFFFB60691… 34 Idx:38; ID:10; I_ATOM_F6 : Atom format 6.; EEEEEEEEEEEEEEEEEEEEEEEE 35 Idx:39; ID:10; I_ATOM_F6 : Atom format 6.; EEEEEEEEEEEEEEEEEEEEEEEE [all …]
|
/Linux-v6.1/tools/testing/selftests/powerpc/tm/ |
D | tm-unavailable.c | 62 * treclaimed/trecheckpointed) and MSR.VSX is just set as 1, so a TM in expecting_failure() 87 * Expected values for vs0 and vs32 after a TM failure. They must never in tm_una_ping() 99 * Variable to keep a copy of CR register content taken just after we in tm_una_ping() 105 * Wait a bit so thread can get its name "ping". This is not important in tm_una_ping() 153 " fadd 10, 10, 10 ;" in tm_una_ping() 163 " vaddcuw 10, 10, 10 ;" in tm_una_ping() 167 * Perhaps it would be a better idea to do the in tm_una_ping() 177 " fadd 10, 10, 10 ;" in tm_una_ping() 183 " vaddcuw 10, 10, 10 ;" in tm_una_ping() 188 * instruction always generates a VSX Unavailable. in tm_una_ping() [all …]
|