2016-06-24 14:54, Reshma Pattan:
> +#define SOCKET_DIR       "/pdump_sockets"

I think the default socket directory should contain dpdk as prefix.
Like dpdk-pdump-sockets (I think dash is preferred for filenames).
I wonder whether it should be a hidden directory:
        ~/.dpdk-pdump-sockets
And after all, why not simply
        ~/.dpdk/
It would allow other DPDK applications to put some files.

Reply via email to