[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Haixu Cui
On 11/30/2023 12:13 PM, Viresh Kumar wrote: On 29-11-23, 13:42, Cornelia Huck wrote: On Wed, Nov 29 2023, Viresh Kumar wrote: On 29-11-23, 18:31, Haixu Cui wrote: Hi Viresh, Thank you for your helpful comments. In next patch, I will clearly point this out: Great, finally we are

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Haixu Cui
Hi Huck, On 11/29/2023 8:42 PM, Cornelia Huck wrote: On Wed, Nov 29 2023, Viresh Kumar wrote: On 29-11-23, 18:31, Haixu Cui wrote: Hi Viresh, Thank you for your helpful comments. In next patch, I will clearly point this out: Great, finally we are on the same page. Thanks Haixu.

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Viresh Kumar
On 29-11-23, 13:42, Cornelia Huck wrote: > On Wed, Nov 29 2023, Viresh Kumar wrote: > > > On 29-11-23, 18:31, Haixu Cui wrote: > >> Hi Viresh, > >> > >> Thank you for your helpful comments. In next patch, I will clearly > >> point > >> this out: > > > > Great, finally we are on the same

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Cornelia Huck
On Wed, Nov 29 2023, Viresh Kumar wrote: > On 29-11-23, 18:31, Haixu Cui wrote: >> Hi Viresh, >> >> Thank you for your helpful comments. In next patch, I will clearly point >> this out: > > Great, finally we are on the same page. Thanks Haixu. > >> "For full-duplex read and write

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Viresh Kumar
On 29-11-23, 18:31, Haixu Cui wrote: > Hi Viresh, > > Thank you for your helpful comments. In next patch, I will clearly point > this out: Great, finally we are on the same page. Thanks Haixu. > "For full-duplex read and write transfer, both \field{tx_buf} and > \field{rx_buf} are used

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Haixu Cui
On 11/29/2023 6:00 PM, Viresh Kumar wrote: On 29-11-23, 16:54, Haixu Cui wrote: On 11/29/2023 4:33 PM, Cornelia Huck wrote: On Wed, Nov 29 2023, Haixu Cui wrote: On 11/29/2023 3:30 PM, Viresh Kumar wrote: On 28-11-23, 20:58, Haixu Cui wrote: On 11/27/2023 6:17 PM, Viresh Kumar wrote:

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Viresh Kumar
On 29-11-23, 16:54, Haixu Cui wrote: > On 11/29/2023 4:33 PM, Cornelia Huck wrote: > > On Wed, Nov 29 2023, Haixu Cui wrote: > > > On 11/29/2023 3:30 PM, Viresh Kumar wrote: > > > > On 28-11-23, 20:58, Haixu Cui wrote: > > > > > On 11/27/2023 6:17 PM, Viresh Kumar wrote: > > > > Hmm, I worked

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Haixu Cui
On 11/29/2023 4:33 PM, Cornelia Huck wrote: On Wed, Nov 29 2023, Haixu Cui wrote: Hi Viresh, On 11/29/2023 3:30 PM, Viresh Kumar wrote: On 28-11-23, 20:58, Haixu Cui wrote: On 11/27/2023 6:17 PM, Viresh Kumar wrote: On 24-11-23, 15:20, Haixu Cui wrote: +For half-duplex read transfer,

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Cornelia Huck
On Wed, Nov 29 2023, Haixu Cui wrote: > Hi Viresh, > > On 11/29/2023 3:30 PM, Viresh Kumar wrote: >> On 28-11-23, 20:58, Haixu Cui wrote: >>> On 11/27/2023 6:17 PM, Viresh Kumar wrote: On 24-11-23, 15:20, Haixu Cui wrote: > +For half-duplex read transfer, \field{rx_buf} is filled by

[virtio-dev] Re: [virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification

2023-11-29 Thread Haixu Cui
Hi Viresh, On 11/29/2023 3:30 PM, Viresh Kumar wrote: On 28-11-23, 20:58, Haixu Cui wrote: On 11/27/2023 6:17 PM, Viresh Kumar wrote: On 24-11-23, 15:20, Haixu Cui wrote: +For half-duplex read transfer, \field{rx_buf} is filled by Virtio SPI device and consumed +by Virtio SPI driver. For