RE: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Parav Pandit
> From: Michael S. Tsirkin > Sent: Monday, January 16, 2023 7:28 PM > > On Tue, Jan 17, 2023 at 12:07:59AM +, Parav Pandit wrote: > > > > > From: Michael S. Tsirkin > > > Sent: Monday, January 16, 2023 4:30 PM > > > > > > > > So, can you please describe the motivation, what problem does

Re: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Michael S. Tsirkin
On Tue, Jan 17, 2023 at 12:07:59AM +, Parav Pandit wrote: > > > From: Michael S. Tsirkin > > Sent: Monday, January 16, 2023 4:30 PM > > > > > > So, can you please describe the motivation, what problem does the > > > > > new > > > > command solve? > > > > > It is likely that control entity

RE: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Parav Pandit
> From: Michael S. Tsirkin > Sent: Monday, January 16, 2023 4:30 PM > > > > So, can you please describe the motivation, what problem does the > > > > new > > > command solve? > > > > It is likely that control entity which want to set different > > > > coalescing > > > parameters likely wants

Re: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Michael S. Tsirkin
On Mon, Jan 16, 2023 at 08:52:43PM +, Parav Pandit wrote: > > > From: Michael S. Tsirkin > > Sent: Monday, January 16, 2023 3:34 PM > > > > On Mon, Jan 16, 2023 at 07:42:01PM +, Parav Pandit wrote: > > > Hi Alvaro, > > > > > > > From: virtio-dev@lists.oasis-open.org > > > > On Behalf

RE: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Parav Pandit
> From: Michael S. Tsirkin > Sent: Monday, January 16, 2023 3:34 PM > > On Mon, Jan 16, 2023 at 07:42:01PM +, Parav Pandit wrote: > > Hi Alvaro, > > > > > From: virtio-dev@lists.oasis-open.org > > > On Behalf Of Alvaro Karsz > > > > > > This patch adds a new feature,

Re: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Michael S. Tsirkin
On Mon, Jan 16, 2023 at 07:42:01PM +, Parav Pandit wrote: > Hi Alvaro, > > > From: virtio-dev@lists.oasis-open.org On > > Behalf Of Alvaro Karsz > > > > This patch adds a new feature, VIRTIO_NET_F_NOTF_COAL_LOW_HIGH, while > > clarifying/fixing existing coalescing concepts. > > > While its

RE: [virtio-dev] [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Parav Pandit
Hi Alvaro, > From: virtio-dev@lists.oasis-open.org On > Behalf Of Alvaro Karsz > > This patch adds a new feature, VIRTIO_NET_F_NOTF_COAL_LOW_HIGH, while > clarifying/fixing existing coalescing concepts. > While its visible in the patch itself, what is being done, its important to mention the

Re: [virtio-dev] Re: [PATCH RFC 0/3] virtio-rng based entropy leak reporting

2023-01-16 Thread Michael S. Tsirkin
On Mon, Jan 16, 2023 at 05:45:40PM +0100, Jason A. Donenfeld wrote: > Hey guys, > > Just FYI, I am still interested in this, but it's currently taken a > backseat while I focus on some other parts of the ecosystem. I'll be > back to moving this forward in March. > > Jason OK sure, no rush. I

[virtio-dev] Re: [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Michael S. Tsirkin
On Mon, Jan 16, 2023 at 04:32:11PM +0200, Alvaro Karsz wrote: > ping You only posted v2 Wednesday, that's just 2 days for people to review. Sit tight next time pls :) -- MST - To unsubscribe, e-mail:

[virtio-dev] Re: [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Michael S. Tsirkin
On Wed, Jan 11, 2023 at 05:21:23PM +0200, Alvaro Karsz wrote: > This patch adds a new feature, VIRTIO_NET_F_NOTF_COAL_LOW_HIGH, while > clarifying/fixing existing coalescing concepts. > > The new feature adds 4 new commands to VIRTIO_NET_CTRL_NOTF_COAL class: > -

[virtio-dev] Re: [PATCH v2] virtio_net: support low and high rate of notification coalescing

2023-01-16 Thread Alvaro Karsz
ping - To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org

Re: [virtio-dev] Re: [PATCH RFC 0/3] virtio-rng based entropy leak reporting

2023-01-16 Thread Babis Chalios
Hi Michael, On 12/1/23 08:02, Michael S. Tsirkin wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. On Mon, Nov 21, 2022 at 11:30:19AM -0500, Michael S. Tsirkin

[virtio-dev] Re: [virtio-comment] Re: [PATCH v7] virtio-net: support inner header hash

2023-01-16 Thread Jason Wang
在 2023/1/16 16:01, Heng Qi 写道: On Wed, Jan 11, 2023 at 04:45:12AM -0500, Michael S. Tsirkin wrote: On Wed, Jan 04, 2023 at 03:14:01PM +0800, Heng Qi wrote: If the tunnel is used to encapsulate the packets, the hash calculated using the outer header of the receive packets is always fixed for

[virtio-dev] Re: [virtio-comment] Re: [PATCH v7] virtio-net: support inner header hash

2023-01-16 Thread Cornelia Huck
On Mon, Jan 16 2023, Heng Qi wrote: > On Wed, Jan 11, 2023 at 04:45:12AM -0500, Michael S. Tsirkin wrote: >> On Wed, Jan 04, 2023 at 03:14:01PM +0800, Heng Qi wrote: >> > @@ -3386,7 +3391,8 @@ \subsection{Device Operation}\label{sec:Device Types >> > / Network Device / Device O >> >