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

nf_test fails with no packet on receiver #34

Open
gsankara opened this issue Sep 8, 2019 · 0 comments
Open

nf_test fails with no packet on receiver #34

gsankara opened this issue Sep 8, 2019 · 0 comments

Comments

@gsankara
Copy link

gsankara commented Sep 8, 2019

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

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

1 participant