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

Change vfio pingpong image #5246

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

glazychev-art
Copy link
Contributor

Issue: networkservicemesh/integration-k8s-packet#261

The potential problem is here -
https://github.com/Bolodya1997/dpdk-pingpong/blob/d1e8000b72fc4d3170f8726b375836b66f09a270/main.c#L106

If nb_pkts == port_statistics.dropped we get divide by zero problem
And in the logs we see that the program is stuck on this line:

...
====== ping-pong statistics =====
tx 500 ping packets
rx 0 pong packets
dropped 500 packets TestMultiForwarder/TestKernel2Kernel_Vfio2Noop=stderr

Signed-off-by: Artem Glazychev artem.glazychev@xored.com

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
@denis-tingaikin denis-tingaikin merged commit feed34b into networkservicemesh:main Apr 4, 2022
nsmbot pushed a commit to networkservicemesh/integration-tests that referenced this pull request Apr 4, 2022
…ployments-k8s@main

PR link: networkservicemesh/deployments-k8s#5246

Commit: 2476e15
Author: Network Service Mesh Bot
Date: 2022-04-01 15:42:28 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/de…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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

Successfully merging this pull request may close these issues.

2 participants