This example demonstrates how to define and use eBPF maps in Elixir with Honey Potion. It shows how to create maps, access and update their elements, and print values from the maps.
Run the following commands inside this directory:
mix format
mix deps.get
mix compile