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

bad gateway #107

Closed
zanlichard opened this issue Apr 27, 2022 · 2 comments
Closed

bad gateway #107

zanlichard opened this issue Apr 27, 2022 · 2 comments

Comments

@zanlichard
Copy link

two physical machine with intel nic 82599,they connect directly no swither
one machine ip addr 1.1.1.1,the other one is 1.1.1.3

./build/dperf -c test/http/client-cps-82599.conf

EAL: Detected 56 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: PCI device 0000:af:00.0 on NUMA socket 1
EAL: probe driver: 8086:10fb net_ixgbe
socket allocation succeeded, size 0.01GB num 131070
bad gateway

file client-cps-82599.conf content show below:
mode client
cpu 0
duration 60s
cps 10k
port 0000:af:00.0 1.1.1.1 1.1.1.3
client 1.1.1.1 2
server 1.1.1.3 1
listen 80 1

@pengjianzhang
Copy link
Collaborator

pengjianzhang commented Apr 27, 2022

'bad gateway' means that dperf cannot resolve gateway's mac address.
you cant append the mac address at 'port' to avoid this error.
could you please star dperf. thanks.

@pengjianzhang
Copy link
Collaborator

Has the problem been solved?

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

2 participants