[linux-linus test] 183977: regressions - FAIL

2023-12-02 Thread osstest service owner
flight 183977 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/183977/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-pvops 6 kernel-build fail REGR. vs. 183973 Regressions which a

[xen-unstable test] 183974: tolerable FAIL

2023-12-02 Thread osstest service owner
flight 183974 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/183974/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-libvirt-raw 12 debian-di-install fail pass in 183971 test-amd64-amd64-xl-qemuu-win7-a

Re: [GIT PULL] xen: branch for v6.7-rc4

2023-12-02 Thread pr-tracker-bot
The pull request you sent on Sat, 2 Dec 2023 08:23:59 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > for-linus-6.7a-rc4-tag has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/deb4b9dd3b539c8331bbc0d64dff3b4fb57296ef Thank you! -- Deet-doot-dot, I

Re: Linux 6.7-rc1+: WARNING at drivers/xen/evtchn.c:167 evtchn_interrupt

2023-12-02 Thread Marek Marczykowski-Górecki
On Fri, Dec 01, 2023 at 09:29:30AM +0100, Juergen Gross wrote: > Hi Marek, > > On 30.11.23 03:34, Marek Marczykowski-Górecki wrote: > > Hi, > > > > While testing 6.7-rc3 on Qubes OS I found several warning like in the > > subject in dom0 log. I see them when running 6.7-rc1 too. I'm not sure > >

xen | Failed pipeline for staging | 525c7c09

2023-12-02 Thread GitLab
Pipeline #1092667236 has failed! Project: xen ( https://gitlab.com/xen-project/xen ) Branch: staging ( https://gitlab.com/xen-project/xen/-/commits/staging ) Commit: 525c7c09 ( https://gitlab.com/xen-project/xen/-/commit/525c7c094b258e8a46b494488eef96f5670eb352 ) Commit Message: xen/arm: Move

[linux-linus test] 183973: tolerable FAIL - PUSHED

2023-12-02 Thread osstest service owner
flight 183973 linux-linus real [real] flight 183976 linux-linus real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/183973/ http://logs.test-lab.xenproject.org/osstest/logs/183976/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-

[libvirt test] 183972: tolerable FAIL - PUSHED

2023-12-02 Thread osstest service owner
flight 183972 libvirt real [real] flight 183975 libvirt real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/183972/ http://logs.test-lab.xenproject.org/osstest/logs/183975/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-arm64-arm64-li

Re: Informal voting proposal

2023-12-02 Thread Kelly Choi
Hi all, Given that there are no further comments, I will add informal voting to our governance policies. Many thanks, Kelly Choi Xen Project Community Manager XenServer, Cloud Software Group On Tue, Nov 14, 2023 at 11:16 AM Kelly Choi wrote: > Thanks for your feedback @Jan Beulich and @Stef

xen | Failed pipeline for staging | 1571ff7a

2023-12-02 Thread GitLab
Pipeline #1092052720 has failed! Project: xen ( https://gitlab.com/xen-project/xen ) Branch: staging ( https://gitlab.com/xen-project/xen/-/commits/staging ) Commit: 1571ff7a ( https://gitlab.com/xen-project/xen/-/commit/1571ff7a987b88b20598a6d49910457f3b2c59f1 ) Commit Message: tools/xg: Fix

[xen-unstable test] 183971: tolerable FAIL - PUSHED

2023-12-02 Thread osstest service owner
flight 183971 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/183971/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemut-win7-amd64 19 guest-stopfail like 183965 test-amd64-i386-xl-qemuu-win7-amd64

Re: [XEN PATCH 7/7] xen/page_alloc: deviate first_valid_mfn for MISRA C Rule 8.4

2023-12-02 Thread Julien Grall
Hi, On 02/12/2023 04:03, Stefano Stabellini wrote: On Fri, 1 Dec 2023, Jan Beulich wrote: On 01.12.2023 03:47, Stefano Stabellini wrote: On Wed, 29 Nov 2023, Nicola Vetrini wrote: No functional change. Signed-off-by: Nicola Vetrini --- The preferred way to deviate is to use asmlinkage, but