AltraMayor / AltraMayor/gatekeeper
Enable packet capture for debugging
Đang mở
enhancement
- Ngôn ngữ chính
- C
- Star
- 1.6k
- Fork
- 252
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.