Skip to content

[FEATURE] Implement pure data structure maps #383

@Sy0307

Description

@Sy0307

Can we try to implement these data structure?

  • BPF_MAP_TYPE_QUEUE
  • BPF_MAP_TYPE_STACK
  • BPF_MAP_TYPE_LRU_HASH
  • BPF_MAP_TYPE_LPM_TRIE
  • BPF_MAP_TYPE_BLOOM_FILTER

We need to implement map, benchmark, unit-test and example.
Ref: runtime/src/bpf_map/shared/userspace/array_map.{cpp,hpp}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions