X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fefd%2Frte_efd.h;h=d3d7befd0c907ad453869ad0be71ca60263f503a;hb=197e820c6685993ad75387de79707c81b5e1fc10;hp=c2be4c09aef0ebc2196aebc9f4197decb2e5abe5;hpb=99a2dd955fba6e4cc23b77d590a033650ced9c45;p=dpdk.git diff --git a/lib/efd/rte_efd.h b/lib/efd/rte_efd.h index c2be4c09ae..d3d7befd0c 100644 --- a/lib/efd/rte_efd.h +++ b/lib/efd/rte_efd.h @@ -139,7 +139,7 @@ typedef uint16_t efd_hashfunc_t; */ struct rte_efd_table * rte_efd_create(const char *name, uint32_t max_num_rules, uint32_t key_len, - uint8_t online_cpu_socket_bitmask, uint8_t offline_cpu_socket); + uint64_t online_cpu_socket_bitmask, uint8_t offline_cpu_socket); /** * Releases the resources from an EFD table