AltraMayor / AltraMayor/gatekeeper

Enable packet capture for debugging

Open
#453 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
1.6k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

Traffic on DPDK ports can be captured and displayed for debugging purposes:

https://doc.dpdk.org/guides/howto/packet_capture_framework.html

We should investigate whether Gatekeeper can support this feature, either by default or in a debugging mode.

Some relevant notes from the page above:

> The dpdk-pdump tool can only be used in conjunction with a primary application which has the packet capture framework initialized already.
>
> The dpdk-pdump tool depends on the libpcap based PMD.

This could be useful for issues like #451.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.