mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
1.98k stars 435 forks source link

mTCP with mlnx4 cannot be connected #263

Open van328 opened 4 years ago

van328 commented 4 years ago

Hi, I'm having some troubles running my mtcp server app with mellanox driver. I've compiled and run my app but i could connect to it from neithor anothor computer in LAN nor form the computer itself. It is noted that i have run the same mtcp server app with intel NIC and it could be connneted. I can also run it with mellanox NIC but no client can connect to it then. My NIC is mellanox connectx-3 pro EN 40g. I have set the IP address in /etc/network/interfaces and arp.conf and route.conf ,but these don't seem to work.

ajamshed commented 4 years ago

@van328:

Apologies for the delayed response. Can you please share the stdout log when you try launching an mTCP application with the Mellanox setup?