Hi, Following other parts of the DPDK library the rte_acl_create function should fail if ACL context with the same name already exists. Implicit ACL object sharing is not what is expected nor documented. Paweł