Skip to content

Does this work across different regions on the cloud? #50

@0xbentang

Description

@0xbentang

I'm using AWS and trying to test machnet for different AWS regions

When I try to run the hello world example, on the sender side I always got

ERROR: Failed to dequeue response from control queue.
machnet_connect() failed

Then I tried to create another VM in the same region, and the hello world works. This suggested something is wrong when it's cross regions?

I then also tried to build DPDK and run dpdk-testpmd on both end, and it shows it's receiving. The caveat is that for --eth-peer I need to specify the gateway MAC instead of the NIC MAC. I don't see similar setting in machnet, can you advise if this is indeed the issue and any potential fixes? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions