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

The sample CC performance conf is faulty, as the client cannot receive packets #111

Closed
gasxia opened this issue May 6, 2022 · 1 comment

Comments

@gasxia
Copy link

gasxia commented May 6, 2022

client conf:

#port pci addr gateway [mac]
port 0000:01:00.0 6.6.245.3 6.6.245.1 b4:a9:fc:ab:7a:85
# addr_start num
client 6.6.245.3 100

The client is configured with 100 IPs, but only one port is configured, and cannot receive packets back other than the port-bound IP.
The socket was not successfully established and could not continue sending packets on the socket, and the socket on the server side was closed after a timeout.

Another problem is that this configuration does not match the documentation.
https://github.com/baidu/dperf/blob/main/docs/configuration-CN.md#client

@gasxia
Copy link
Author

gasxia commented May 7, 2022

It is due to my local network environment that the client did not receive the packet back, the configuration is fine.

dperf will take over all the IPs in the client's configuration.

@gasxia gasxia closed this as completed May 7, 2022
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