Home
last modified time | relevance | path

Searched full:didn (Results 1 – 25 of 1739) sorted by relevance

12345678910>>...70

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_mbox.c76 dev_err(&cptvf->pdev->dev, "PF didn't ack to mbox msg %llx from VF%u\n", in cptvf_send_msg_to_pf_timeout()
96 dev_err(&pdev->dev, "PF didn't respond to READY msg\n"); in cptvf_check_pf_ready()
115 dev_err(&pdev->dev, "PF didn't respond to vq_size msg\n"); in cptvf_send_vq_size_msg()
134 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_to_grp_msg()
153 dev_err(&pdev->dev, "PF didn't respond to vf_type msg\n"); in cptvf_send_vf_priority_msg()
169 dev_err(&pdev->dev, "PF didn't respond to UP msg\n"); in cptvf_send_vf_up()
186 dev_err(&pdev->dev, "PF didn't respond to DOWN msg\n"); in cptvf_send_vf_down()
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dtc_actions.sh181 check_err $? "didn't mirror first packet"
184 check_fail $? "didn't redirect first packet"
186 check_err $? "didn't receive reply to first packet"
191 check_err $? "didn't mirror second packet"
193 check_fail $? "didn't redirect second packet"
195 check_err $? "didn't receive reply to second packet"
235 check_err $? "didn't mirred redirect ICMP"
237 check_err $? "didn't drop mirred ICMP"
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_actions.sh181 check_err $? "didn't mirror first packet"
184 check_fail $? "didn't redirect first packet"
186 check_err $? "didn't receive reply to first packet"
191 check_err $? "didn't mirror second packet"
193 check_fail $? "didn't redirect second packet"
195 check_err $? "didn't receive reply to second packet"
235 check_err $? "didn't mirred redirect ICMP"
237 check_err $? "didn't drop mirred ICMP"
H A Dbridge_port_isolation.sh110 check_err $? "Ping didn't work when it should have"
123 check_err $? "Ping6 didn't work when it should have"
/openbmc/linux/fs/affs/
H A DChanges132 Didn't release all resources in case of an
171 - getblock() didn't update the lastblock field in the
192 zone number was zero, the loop didn't terminate,
200 affs use it on a 68k, they didn't notice. But why did
214 invalid filenames didn't work correctly.
224 can be trapped. Previously, ro remounts didn't
225 flush the super block, and rw remounts didn't
249 - truncate() didn't allocate an extension block
316 - Fixed a nasty bug which didn't allow read-only
/openbmc/linux/tools/testing/selftests/timers/
H A Dset-tz.c83 printf("[FAILED] %i didn't return failure!\n", -15*60-1); in main()
88 printf("[FAILED] %i didn't return failure!\n", 15*60+1); in main()
93 printf("[FAILED] %i didn't return failure!\n", -24*60); in main()
98 printf("[FAILED] %i didn't return failure!\n", 24*60); in main()
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-klconfig.c42 /* Didn't find it. */ in find_component()
59 /* Didn't find it. */ in find_lboard()
72 /* Didn't find it. */ in find_lboard_class()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c112 TEST_ASSERT(!r, "Post-KVM_RUN write '0' didn't fail"); in test_guest_wrmsr_perf_capabilities()
117 TEST_ASSERT(!r, "Post-KVM_RUN write '0x%llx'didn't fail", in test_guest_wrmsr_perf_capabilities()
177 TEST_ASSERT(!r, "%s immutable feature 0x%llx (bit %d) didn't fail", in test_immutable_perf_capabilities()
191 TEST_ASSERT(!r, "Bad LBR FMT = 0x%x didn't fail, host = 0x%x", in test_immutable_perf_capabilities()
201 TEST_ASSERT(!r, "Bad PEBS FMT = 0x%x didn't fail, host = 0x%x", in test_immutable_perf_capabilities()
H A Dxen_shinfo_test.c719 "Expected event channel IRQ but it didn't happen"); in main()
732 "Expected event channel IRQ but it didn't happen"); in main()
752 "Expected event channel IRQ but it didn't happen"); in main()
763 "Expected event channel IRQ but it didn't happen"); in main()
776 "Expected event channel IRQ but it didn't happen"); in main()
787 "Expected event channel IRQ but it didn't happen"); in main()
810 "Expected event channel IRQ but it didn't happen"); in main()
824 "Expected event channel IRQ but it didn't happen"); in main()
867 "Expected event channel IRQ but it didn't happen"); in main()
884 "Expected event channel IRQ but it didn't happen"); in main()
[all …]
/openbmc/linux/fs/btrfs/tests/
H A Dqgroup-tests.c141 test_err("didn't find our key %d", ret); in remove_extent_item()
270 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup()
305 test_err("qgroup counts didn't match expected values"); in test_no_shared_qgroup()
378 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
415 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
421 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
458 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
464 test_err("qgroup counts didn't match expected values"); in test_multiple_refs()
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c98 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_ioctl()
139 dev_dbg(dev, "Didn't find host pnor flash\n"); in aspeed_lpc_ctrl_ioctl()
147 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_ioctl()
240 dev_dbg(dev, "Didn't find host pnor flash node\n"); in aspeed_lpc_ctrl_probe()
259 dev_dbg(dev, "Didn't find reserved memory\n"); in aspeed_lpc_ctrl_probe()
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/
H A Dtest_decorators.py124 msg = "OETestTimeout didn't restore SIGALRM"
129 msg = "OETestTimeout test didn't timeout as expected"
133 msg = "OETestTimeout didn't restore SIGALRM"
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbbtests.py60 …asdf'" in result.output, msg = "Though asdf recipe doesn't exist, bitbake didn't output any err. m…
84 …d found.startswith("ERROR:"), msg = "Incorrectly formed patch application didn't fail. bitbake out…
179 … self.assertEqual(0, result.status, "bitbake dry run didn't run as expected. %s" % result.output)
193 …self.assertEqual(1, result.status, "bitbake didn't error and should have when a specified prefile
207 …self.assertEqual(1, result.status, "bitbake didn't error and should have when a specified postfile…
232 …self.assertLess(errorpos,continuepos, msg = "bitbake didn't pass do_fail_task. bitbake output: %s"…
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_attach.c50 if (CHECK(!err, "load_fail", "load with expected id didn't fail")) in test_xdp_attach()
63 if (CHECK(!err, "replace_fail", "replace invalid old_fd didn't fail")) in test_xdp_attach()
67 if (CHECK(!err, "remove_fail", "remove invalid old_fd didn't fail")) in test_xdp_attach()
/openbmc/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_test.c55 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit()
60 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit()
H A Ddscr_inherit_exec_test.c75 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit_exec()
80 fprintf(stderr, "Child didn't exit cleanly\n"); in dscr_inherit_exec()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dirq_affinity.c134 /* We didn't find an IRQ with less than min_thres, try to allocate a new IRQ */ in mlx5_irq_affinity_request()
138 /* We failed to create an IRQ and we didn't find an IRQ */ in mlx5_irq_affinity_request()
139 mlx5_core_err(pool->dev, "Didn't find a matching IRQ. err = %ld\n", in mlx5_irq_affinity_request()
/openbmc/linux/tools/testing/selftests/timens/
H A Dfutex.c38 ksft_test_result_fail("futex didn't return ETIMEDOUT\n"); in run_test()
43 ksft_test_result_fail("futex didn't return ETIMEDOUT: %s\n", in run_test()
/openbmc/qemu/include/exec/
H A Dmemattrs.h29 * "didn't specify" if necessary.
65 * from "didn't specify" if necessary).
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-cmake-Use-idirafter-instead-of-isystem.patch17 …nclude/c++/v1/cwchar:113:5: error: <cwchar> tried including <wchar.h> but didn't find libc++'s <wc…
19 … | # error <cwchar> tried including <wchar.h> but didn't find libc++'s <wc…
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu107 0 the first stage bootloader didn't run or
108 didn't reach the point of launching second
110 1 failed in second bootloader or didn't get
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0006-automake-Remove-delays-in-configure-scripts-using-au.patch39 - # -L didn't work.
58 -# If we didn't sleep, we still need to ensure time stamps of config.status and
/openbmc/linux/arch/arm/boot/bootp/
H A Dinit.S12 * example would be simpler; if we didn't have an object of unknown
40 * If we didn't find a valid tag list, create a dummy ATAG_CORE entry.
/openbmc/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c235 printf("ADD_SEALS(%d, %u -> %u) didn't fail as expected\n", in mfd_fail_add_seals()
329 printf("open(%s) didn't fail as expected\n", buf); in mfd_fail_open()
527 printf("mmap() didn't fail as expected\n"); in mfd_fail_write()
539 printf("mmap() didn't fail as expected\n"); in mfd_fail_write()
554 printf("mmap()+mprotect() didn't fail as expected\n"); in mfd_fail_write()
566 printf("fallocate(PUNCH_HOLE) didn't fail as expected\n"); in mfd_fail_write()
597 printf("ftruncate(SHRINK) didn't fail as expected\n"); in mfd_fail_shrink()
636 printf("ftruncate(GROW) didn't fail as expected\n"); in mfd_fail_grow()
645 printf("fallocate(ALLOC) didn't fail as expected\n"); in mfd_fail_grow()
691 printf("pwrite() didn't fail as expected\n"); in mfd_fail_grow_write()
[all …]
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-npi.c56 /* The packet engines didn't exist before pass 2 */ in __cvmx_helper_npi_probe()
60 /* The packet engines didn't exist before pass 2 */ in __cvmx_helper_npi_probe()

12345678910>>...70