diff --git a/DPDPU/Common/Source/DPU/FileService.c b/DPDPU/Common/Source/DPU/FileService.c index 344be96..39766b5 100644 --- a/DPDPU/Common/Source/DPU/FileService.c +++ b/DPDPU/Common/Source/DPU/FileService.c @@ -225,8 +225,6 @@ StartFileServiceWrapper( /* Set default values in opts structure. */ spdk_app_opts_init(&opts, sizeof(opts)); opts.name = "dds_bdev"; - opts.reactor_mask = "0xff"; - opts.pci_allowed = "0000:03:00.0/229377"; // // Parse built-in SPDK command line parameters as well