[P4] FW: P4 Paxos to DPDK USI Lugano
Sándor Laki
lakis at inf.elte.hu
Wed Aug 10 16:44:26 CEST 2016
Sony Xperia™ okostelefonomról küldve
---- Eredeti üzenet ----
Tárgy: P4 Paxos to DPDK USI Lugano
Küldve: 2016.08.10. 14:31
Feladó: Pietro Bressana <pietro.bressana at gmail.com>
Címzett: info at p4.elte.hu
Másolatot kap: Robert Soulé <robert.soule at usi.ch>,Huynhtu Dang <huynh.tu.dang at usi.ch>,lakis at inf.elte.hu
Hi,
I have performed some tests with P4 at ELTE (experimental branch) and our P4 Paxos implementation (acceptor.p4 and coordinator.p4 are the two top files):
https://github.com/usi-systems/p4paxos/tree/master/p4src
I have encountered some warnings and an error during the make phase, the error messages are included in "MAKE_error.txt" attached file.
The error is due to a macro which is not yet implemented.
After removing the line that caused the error, I have been able to compile, to make and to run the two top files.
Now the problem is that, as soon as I send one or more packets to the network interface managed by the dpdk driver, the program terminates with no error message.
I have attached the dmesg log, which shows a segmentation fault error.
I also would like to know which is the role of the dpdk controller, which is required to run the applications and if, in our case, it is enough to provide a controller which simply forwards the packets (with no additional functionality).
I have tested our P4 Paxos implementation with both "dpdk_controller" and "dpdk_l2_l3_controller".
Thank you!
Pietro Bressana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://plc.inf.elte.hu/pipermail/p4/attachments/20160810/600e4c7f/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DMESG_seg_fault.txt
URL: <https://plc.inf.elte.hu/pipermail/p4/attachments/20160810/600e4c7f/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MAKE_error.txt
URL: <https://plc.inf.elte.hu/pipermail/p4/attachments/20160810/600e4c7f/attachment-0001.txt>
More information about the P4
mailing list