All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yao Zi <me@ziyao.cc>
To: Song Gao <gaosong@loongson.cn>,
	maobibo@loongson.cn, chenhuacai@kernel.org
Cc: kvm@vger.kernel.org, loongarch@lists.linux.dev,
	kernel@xen0n.name, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
Date: Fri, 6 Feb 2026 03:34:34 +0000	[thread overview]
Message-ID: <aYVhSp_eGBkpXdp-@pie> (raw)
In-Reply-To: <20260206012028.3318291-1-gaosong@loongson.cn>

On Fri, Feb 06, 2026 at 09:20:26AM +0800, Song Gao wrote:
> Hi,
> 
> This series  implements the DMSINTC in-kernel irqchip device,
> enables irqfd to deliver MSI to DMSINTC, and supports injecting MSI interrupts
> to the target vCPU.
> applied this series.  use netperf test.
> VM with one CPU and start netserver, host run netperf.
> disable dmsintc
> taskset 0x2f  netperf -H 192.168.122.204 -t UDP_RR  -l 36000
> Local /Remote
> Socket Size   Request  Resp.   Elapsed  Trans.
> Send   Recv   Size     Size    Time     Rate
> bytes  Bytes  bytes    bytes   secs.    per sec   
> 
> 212992 212992 1        1       36000.00   27107.36   
> 
> enable dmsintc
> Local /Remote
> Socket Size   Request  Resp.   Elapsed  Trans.
> Send   Recv   Size     Size    Time     Rate         
> bytes  Bytes  bytes    bytes   secs.    per sec   
> 
> 212992 212992 1        1       36000.00   28831.14  (+6.3%)
> 
> v6: 
>   Fix kvm_device leak in kvm_dmsintc_destroy(). 
> 
> v5:
>   Combine patch2 and patch3
>   Add check msgint feature when register DMSINT device. 
> 
> V4: Rebase and R-b; 
>    replace DINTC to DMSINTC.
> 
> 
> V3: Fix kvm_arch_set_irq_inatomic() missing dmsintc set msi.(patch3)
> 
> V2:
> https://patchew.org/linux/20251128091125.2720148-1-gaosong@loongson.cn/
> 
> Thanks.
> Song Gao
> 
> Song Gao (2):
>   LongArch: KVM: Add DMSINTC device support
>   LongArch: KVM: Add dmsintc inject msi to the dest vcpu

There's a typo in the titles, it should be LoongArch instead of
"LongArch".

Best regards,
Yao Zi

  parent reply	other threads:[~2026-02-06  3:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-06  1:20 [PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel Song Gao
2026-02-06  1:20 ` [PATCH v6 1/2] LongArch: KVM: Add DMSINTC device support Song Gao
2026-03-05  7:31   ` Huacai Chen
2026-03-05 12:38     ` gaosong
2026-02-06  1:20 ` [PATCH v6 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu Song Gao
2026-03-05  7:33   ` Huacai Chen
2026-03-09  8:24     ` gaosong
2026-02-06  3:34 ` Yao Zi [this message]
2026-03-03  3:54   ` [PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel gaosong
2026-03-03  4:14     ` Huacai Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aYVhSp_eGBkpXdp-@pie \
    --to=me@ziyao.cc \
    --cc=chenhuacai@kernel.org \
    --cc=gaosong@loongson.cn \
    --cc=kernel@xen0n.name \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    --cc=maobibo@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.