/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_bridge_1q.sh | 624 expects[0]=10; expects[1]=10; expects[3]=10 634 expects[0]=10; expects[1]=0; expects[3]=0 644 expects[0]=10; expects[1]=10; expects[3]=10 654 expects[0]=10; expects[1]=10; expects[3]=10 667 expects[0]=10; expects[1]=0; expects[3]=0 677 expects[0]=10; expects[1]=10; expects[3]=10 696 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10 720 expects[0]=0; expects[$idx1]=10; expects[$idx2]=0 732 expects[0]=10; expects[$idx1]=10; expects[$idx2]=10 750 expects[0]=0; expects[$idx1]=10; expects[$idx2]=0 [all …]
|
H A D | vxlan_bridge_1q_ipv6.sh | 629 local -a expects=("${@}") 669 local -a expects=("${@}") 709 local -a expects=(0 0 0 0 0) 710 expects[$hit_idx]=10 758 local -a expects=(0 0 0 0 0) 766 expects[0]=10; expects[1]=10; expects[3]=10 776 expects[0]=10; expects[1]=0; expects[3]=0 786 expects[0]=10; expects[1]=10; expects[3]=10 796 expects[0]=10; expects[1]=10; expects[3]=10 809 expects[0]=10; expects[1]=0; expects[3]=0 [all …]
|
H A D | vxlan_bridge_1d.sh | 387 local -a expects=("${@}") 404 local expect=${expects[$key]} 454 local -a expects=(0 0 0) 455 expects[$hit_idx]=10
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 133.out | 38 qemu-io: Parameter 'read-only' expects 'on' or 'off' 39 qemu-io: Parameter 'cache.no-flush' expects 'on' or 'off' 40 qemu-io: Parameter 'cache.direct' expects 'on' or 'off' 41 qemu-io: Parameter 'auto-read-only' expects 'on' or 'off'
|
H A D | 162.out | 11 …ver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}': Parameter 'port' expects a number 12 qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects …
|
H A D | 137.out | 18 qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off' 41 qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off'
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | adi,axi-spdif-tx.txt | 7 The controller expects two clocks, the clock used for the AXI interface and 12 the core. The core expects one dma channel for transmit.
|
H A D | adi,axi-i2s.txt | 10 The controller expects two clocks, the clock used for the AXI interface and 15 the core. The core expects two dma channels if both transmit and receive are
|
/openbmc/u-boot/tools/patman/test/ |
H A D | test01.txt | 9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type 35 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | meson-routines.bbclass | 13 # Map our ARCH values to what Meson expects: 39 # Map our OS values to what Meson expects:
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | README.md | 61 The `BmcBlobGetCount` command expects to receive an empty body. The BMC will 73 The `BmcBlobEnumerate` command expects to receive a body of: 100 The BmcBlobOpen command expects to receive a body of: 140 The BmcBlobRead command is used to read blob data. It expects to receive a body 174 The `BmcBlobWrite` command expects to receive a body of: 195 The `BmcBlobCommit` command expects to receive a body of: 220 regardless of the result. It expects to receive a body of: 235 deletion. This command expects to receive a body of: 252 more useful than session IDs. This command expects to receive a body of: 331 The `BmcBlobWriteMeta` command expects to receive a body of:
|
/openbmc/linux/Documentation/usb/ |
H A D | misc_usbsevseg.rst | 28 hex expects a value between 0-15 per character, 29 ascii expects a value between '0'-'9' and 'A'-'F'.
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/ |
H A D | trousers-udev.rules | 1 # trousers daemon expects tpm device to be owned by tss user & group
|
/openbmc/linux/arch/x86/crypto/ |
H A D | crc32c-pcl-intel-asm_64.S | 250 shl $32-4, len_dw # less_than_16 expects length 258 # less_than_8 expects length in upper 3 bits of len_dw 259 # less_than_8_post_shl1 expects length = carryflag * 8 + len_dw[31:30]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/ |
H A D | dovecot.socket | 5 #dovecot expects separate IPv4 and IPv6 sockets
|
/openbmc/linux/Documentation/riscv/ |
H A D | boot.rst | 10 This document describes what the RISC-V kernel expects from bootloaders and 19 The RISC-V kernel expects the following of bootloaders and platform firmware: 24 The RISC-V kernel expects: 32 The RISC-V kernel expects: 46 The RISC-V kernel expects to be placed at a PMD boundary (2MB aligned for rv64
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_network_security_utils.robot | 21 # This keyword expects host, port, type and number of packets to be sent 47 # This keyword expects host, port, type and number of packets to be sent
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-qmi | 13 '802.3' mode, and the driver expects to exchange 16 and the driver expects to echange IPv4 or IPv6 packets
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/rest/ |
H A D | librest_0.8.1.bb | 27 # rest expects introspection.m4 at custom location (see aclocal.m4).
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | elf_x86_64_efi.lds | 14 .hash : { *(.hash) } /* this MUST come first, EFI expects it */
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-configure-common.inc | 8 # gcc 3.x expects 'f77', 4.0 expects 'f95', 4.1 and 4.2 expect 'fortran'
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-sc27xx.rst | 15 For the breathing mode, the SC27XX LED only expects one brightness
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | brcm,stingray-usb-phy.txt | 9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
H A D | 0001-Use-correct-printf-format-for-__fsblkcnt_t.patch | 10 os_defs.c:920:40: error: format '%ld' expects argument of type 'long int', but argument 3 has type …
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
H A D | skip-timeout.patch | 6 This test is sensitive to load because it expects certain timeout operations
|