Skip to content

Commit dca94ce

Browse files
Update ff_config.h
now dpdk only support allow
1 parent 515b916 commit dca94ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ff_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ struct ff_config {
207207
/* allow processes that do not want to co-operate to have different memory regions */
208208
char *file_prefix;
209209

210-
/* load an external driver */
211-
char *pci_whitelist;
210+
/* pci whiltelist */
211+
char *allow;
212212

213213
int nb_channel;
214214
int memory;

0 commit comments

Comments
 (0)