Re: How to implement message forwarding from one CID to another in vhost driver

2024-07-02 Thread Dorjoy Chowdhury
Hey Stefano, Thanks a lot for all the details. I guess my next step is to try to implement the forwarding logic in vhost-device-vsock and take it from there. Regards, Dorjoy On Tue, Jul 2, 2024 at 6:05 PM Stefano Garzarella wrote: > > On Sun, Jun 30, 2024 at 04:54:18PM GMT, Dorjoy Chowdhury wrot

Re: How to implement message forwarding from one CID to another in vhost driver

2024-07-02 Thread Stefano Garzarella
On Sun, Jun 30, 2024 at 04:54:18PM GMT, Dorjoy Chowdhury wrote: Hey Stefano, Apart from my questions in my previous email, I have some others as well. If the vhost-device-vsock modification to forward packets to VMADDR_CID_LOCAL is implemented, does the VMADDR_FLAG_TO_HOST need to be set by any

Re: How to implement message forwarding from one CID to another in vhost driver

2024-07-02 Thread Stefano Garzarella
On Wed, Jun 26, 2024 at 11:43:25PM GMT, Dorjoy Chowdhury wrote: Hey Stefano, Thanks a lot for all the details. I will look into them and reach out if I need further input. Thanks! I have tried to summarize my understanding below. Let me know if that sounds correct. On Wed, Jun 26, 2024 at 2:37 P