Skip to content

Tcp connection not connecting #8960

@fadhel086

Description

@fadhel086

Hi,
I've been developing Ethernet drivers for qemu_cortex_m3 (stellaris lm3s6965).

For testing the driver with qemu, a virtual network was made with vde_switch. One qemu-arm runs zephyr with Ethernet driver and another qemu-x86_64 with linux.
We could successfully test using ping commands and UDP. In UDP zephyr acts as the client and linux machine as server.
For a TCP test, where zephyr acts as the client and linux machine as server, there is no response coming from the server.
tcpdump showed as only SYN packets. No other response was coming from the server.

When tested two different qemu-linux machines for TCP, the system is responding.

Would like to know anything on above, or previous threads on it.

regards

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions