diff --git a/constants/constants.go b/constants/constants.go index 2a09077..43a2940 100644 --- a/constants/constants.go +++ b/constants/constants.go @@ -84,7 +84,7 @@ var ( udsPodSock = "/afxdp.sock" /* BPF*/ - bpfMapPodPath = "/tmp/" + bpfMapPodPath = "/tmp/afxdp_dp/" xsk_map = "/xsks_map" udsDirFileMode = 0700 // permissions for the directory in which we create our uds sockets