Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does ipdk stratum support direct meter? #387

Open
ad-c2-ip58n4 opened this issue Jul 17, 2023 · 1 comment
Open

does ipdk stratum support direct meter? #387

ad-c2-ip58n4 opened this issue Jul 17, 2023 · 1 comment

Comments

@ad-c2-ip58n4
Copy link

I would like to use the direct meter feature of IPDK Stratum, but I could not find the relevant code in any branch. Is there any development plan for this feature? Also, the direct meter defined in the P4Runtime protocol does not support meter types such as bps or pps. How should this be handled?

@ffoulkes
Copy link
Contributor

ffoulkes commented Jan 28, 2024

We're currently downstreaming changes from the Stratum parent project and integrating them into the IPDK fork. This includes the addition of direct meter support in P4InfoManager. The pending updates are in the stratum-changes branch.

The team working on the Intel IPU E2100 have defined two vendor-specific meter types, PacketModMeter and DirectPacketModMeter, modeled on RFC 2697. The proposed additions to P4Info have been implemented in the IPDK forks of P4Runtime and Stratum.

Does this answer your questions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants