Spdk/test/env
Konrad Sztyber 4b08c07a62 env/pci: call driver callback in pci_hook_device
Now that we have a attach_device() callback, the devices can be hooked
during spdk_pci_device_attach().  With DPDK, driver->cb_fn() is called
in pci_device_init(), so we need to do the same in
spdk_pci_hook_device().

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Iada8b83ce7592aa62561530192072a50ec3a904b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13884
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tom Nabarro <tom.nabarro@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2022-09-01 08:48:32 +00:00
..
env_dpdk_post_init test: add ENV_CFLAGS after includes 2022-06-10 07:56:02 +00:00
mem_callbacks Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
memory test: add ENV_CFLAGS after includes 2022-06-10 07:56:02 +00:00
pci env/pci: call driver callback in pci_hook_device 2022-09-01 08:48:32 +00:00
vtophys Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
env.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
Makefile Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00