-
Notifications
You must be signed in to change notification settings - Fork 46
Is there a working INT implementation? #39
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
Comments
I get the same problem too. I try my best to install INT demo in p4 factory.After fixed some bugs, the html pages do not show any traffic. |
You're right. I've also fixed bugs that were breaking interpretation, but it didn't help and the webpage was empty. Sad to say, but I didn't do anything wirh the code after this conclusion. |
Hi, I'm learning the p4lang language, I need to do an implementation with INT (In-band Network Telemetry), containing 4 switches (2 spines and 2 leafs) and 4 hosts. Can anyone help me how can I do it? Ous if you have any repository that contains a similar configuration? Thaks alot, |
@jklr Sorry to bother you with a ping on this old issue, but it seemed better to ask here than create a new issue with exactly the same topic. Is there any published list of INT implementations that you know of? Or in particular, is there any public P4_16 INT implementation that works on the open source v1model architecture, even if it is partial? |
@jafingerhut |
I'm trying to launch INT application. After fixing a few typos in Python code I can launch INT. It sends packets, but monitor threads launch but does not get any traffic. So GUI shows nothing.
Can you point me on a working commit? Or it would be awesome if you have a working VM image with INT. I need to do a few measurements for my diploma project.
The text was updated successfully, but these errors were encountered: