Re: [PATCH v12 11/24] virt: geniezone: Add ioeventfd support

2024-07-31 Thread Simon Horman
On Tue, Jul 30, 2024 at 04:24:23PM +0800, Liju-clr Chen wrote: > From: Yingshiuan Pan > > Ioeventfd leverages eventfd to provide asynchronous notification > mechanism for VMM. VMM can register a mmio address and bind with an > eventfd. Once a mmio trap occurs on this registered region, its > corr

Re: [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning

2024-06-20 Thread Simon Horman
and query dim results from a customized profile list. > > Signed-off-by: Heng Qi Reviewed-by: Simon Horman

Re: [PATCH RESEND net-next v14 4/5] dim: add new interfaces for initialization and getting results

2024-06-20 Thread Simon Horman
On Tue, Jun 18, 2024 at 10:56:43AM +0800, Heng Qi wrote: > DIM-related mode and work have been collected in one same place, > so new interfaces are added to provide convenience. > > Signed-off-by: Heng Qi Reviewed-by: Simon Horman

Re: [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management

2024-06-20 Thread Simon Horman
= 256, .comps = n/a,}, > {.usec = 3, .pkts = 3, .comps = n/a,}, > {.usec = 4, .pkts = 4, .comps = n/a,}, > {.usec = 256, .pkts = 5, .comps = n/a,} > tx-profile: n/a > > 3. Hint > If the device does not support some type of customized dim profiles, > the corresponding "n/a" will display. > > If the "n/a" field is being modified, -EOPNOTSUPP will be reported. > > Signed-off-by: Heng Qi Reviewed-by: Simon Horman

Re: [PATCH RESEND net-next v14 2/5] dim: make DIMLIB dependent on NET

2024-06-20 Thread Simon Horman
net_dim, so > it also needs to depend on NET. > > Signed-off-by: Heng Qi Reviewed-by: Simon Horman

Re: [PATCH RESEND net-next v14 1/5] linux/dim: move useful macros to .h file

2024-06-20 Thread Simon Horman
On Tue, Jun 18, 2024 at 10:56:40AM +0800, Heng Qi wrote: > Useful macros will be used effectively elsewhere. > These will be utilized in subsequent patches. > > Signed-off-by: Heng Qi Reviewed-by: Simon Horman

Re: [PATCH v11 08/21] virt: geniezone: Add vcpu support

2024-05-31 Thread Simon Horman
On Wed, May 29, 2024 at 04:42:26PM +0800, Liju-clr Chen wrote: > From: Yi-De Wu > > From: "Yingshiuan Pan" nit: I think there should be at most one From line, denoting the author of the patch. Based on the Signed-off-by lines I assume that is Yingshiuan Pan. If there are multipl

Re: [PATCH net-next v11 2/4] ethtool: provide customized dim profile management

2024-05-03 Thread Simon Horman
On Wed, May 01, 2024 at 01:31:34AM +0800, Heng Qi wrote: ... > diff --git a/include/linux/dim.h b/include/linux/dim.h ... > @@ -198,6 +234,32 @@ enum dim_step_result { > DIM_ON_EDGE, > }; > > +/** > + * net_dim_init_irq_moder - collect information to initialize irq moderation > + * @de

Re: [PATCH v8 08/20] virt: geniezone: Add vcpu support

2024-01-04 Thread Simon Horman
On Thu, Dec 28, 2023 at 06:51:35PM +0800, Yi-De Wu wrote: > From: "Yingshiuan Pan" > > VMM use this interface to create vcpu instance which is a fd, and this > fd will be for any vcpu operations, such as setting vcpu registers and > accepts the most important ioctl GZVM_VCPU_RUN which requests Ge

Re: [PATCH net-next,v3] tcp: Set pingpong threshold via sysctl

2023-10-16 Thread Simon Horman
location in struct netns_ipv4 as suggested by Kuniyuki > Iwashima. > > v2: Make it per-namesapce setting, and other updates suggested by Neal > Cardwell, > and Kuniyuki Iwashima. Thanks, this looks clean to me. It seems to address the review of v2. And keeps the knob as syctl as discussed in v2. Reviewed-by: Simon Horman

Re: [PATCH v2] kexec/kdump: Minor Documentation updates for arm64 and Image

2017-05-22 Thread Simon Horman
rnel. > >Also this patch updates documentation for using uncompressed > >image "Image" which is used for ARM64. > > > >Signed-off-by: Bharat Bhushan > >--- > >v1->v2 > > - "a uncompressed" replaced with "an uncompressed" >

Re: [PATCH 00/12] Fixing TI Keystone2 kexec

2016-04-28 Thread Simon Horman
Hi Russell, On Thu, Apr 28, 2016 at 10:26:44AM +0100, Russell King - ARM Linux wrote: > These changes are required for TI Keystone2 kexec to be functional. TI > Keystone2 has the run-time view of physical memory above 4GiB, but with > a boot time alias below 4GiB which can only be used during the