NetFPGA / P4-NetFPGA-public

P4-NetFPGA wiki
103 stars 31 forks source link

nf_test fails with no packet on receiver #34

Open gsankara opened 5 years ago

gsankara commented 5 years ago

Hi

I am sending packet on nf0 and expecting packet on nf1. This passes with vivado_sim.bash but during nf_test it fails without any packet on receiver side.

Any known issues ?

regs Ganesh


loading libsume.. Reconciliation of nf_interface_0_log.axi with nf_interface_0_expected.axi PASS (0 packets expected, 0 packets received)

Reconciliation of dma_0_log.axi with dma_0_expected.axi PASS (0 packets expected, 0 packets received)

Reconciliation of nf_interface_2_log.axi with nf_interface_2_expected.axi PASS (0 packets expected, 0 packets received)

Reconciliation of nf_interface_3_log.axi with nf_interface_3_expected.axi PASS (0 packets expected, 0 packets received)

Reconciliation of nf_interface_1_log.axi with nf_interface_1_expected.axi FAIL (1 packets expected, 0 packets received)

Makefile:120: recipe for target 'sim' failed make: *** [sim] Error 1