Sander Tolsma
Sander Tolsma
I don't like this kind of statements on "open" projects... most of the time it means its being "hijacked" by commercial interests. Why can this whole discussion about the future...
Do you have some more system information? Running in Fedora Docker container, within a Vagrant VM or on a bare metal Fedora system? It looks like p4ovs isn't started? Can...
Can you do `ipdk status long` and then `ipdk connect` and then `ps -ef | grep ovs` and then `exit` + copy all the output of the previous commands here?
I'm not sure but it looks like its handy in case code of one of the used upstream repositories or libraries is changed? Then everything is compiled again with the...
If we don't do support we also have to remove all the 18.04 specific build scripting IMHO. I don't think we are that far to decide on that, so that's...
Btw it should be ready for review after this last running check (I removed some debugging lines...)
Ah, this one I know from Stratum! :laugh: Stratum/Barefoot daemon code use the given files names as config persistency solution when stratum/Barefoot daemon is rerun, so its more a notification...
Don't modify the .bin file!!! It is a binary although it looks like a concatenated text file but is a grpc proto binary I believe.. 😃
Also you need to follow the steps of the README in order (first virtio interface create, then pushing .bin file and last the p4runtime table filling commands) because else you...
Yep, thats the error I was talking about! You need to stop the p4-ovs daemons and follow the readme from the start! > Start some containers without networking. > Use...