home/categories/debugging/cassamajor-xcnf-claude-skills-ebpf-map-handler-skill-md
debuggingtools

ebpf-map-handler

Create eBPF maps (hash, array, ringbuf, LRU, per-CPU) with corresponding Go userspace code for reading and writing data between kernel and userspace. Includes map definitions, update/lookup operations, and event handling. Use when implementing state management or kernel-userspace communication in CNFs.

cassamajor
maintainer
cassamajor
Обновлено 11/24/2025
Звёзды
1
Форки
0
quick start

Installation and usage

Create eBPF maps (hash, array, ringbuf, LRU, per-CPU) with corresponding Go userspace code for reading and writing data between kernel and userspace. Includes map definitions, update/lookup operations, and event handling. Use when implementing state management or kernel-userspace communication in CNFs.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use ebpf-map-handler