Re: [Intel-wired-lan] [PATCH iwl-next 05/14] libeth: add control queue support

2025-04-11 Thread Leon Romanovsky
On Thu, Apr 10, 2025 at 03:59:23PM +0200, Larysa Zaremba wrote: > On Thu, Apr 10, 2025 at 04:44:43PM +0300, Leon Romanovsky wrote: > > On Thu, Apr 10, 2025 at 03:05:19PM +0200, Alexander Lobakin wrote: > > > From: Leon Romanovsky > > > Date: Thu, 10 Apr 2025 14:23:49

Re: [Intel-wired-lan] [PATCH iwl-next 05/14] libeth: add control queue support

2025-04-10 Thread Leon Romanovsky
On Thu, Apr 10, 2025 at 02:58:28PM +0200, Larysa Zaremba wrote: > On Thu, Apr 10, 2025 at 02:23:49PM +0300, Leon Romanovsky wrote: > > On Thu, Apr 10, 2025 at 12:44:33PM +0200, Larysa Zaremba wrote: > > > On Thu, Apr 10, 2025 at 11:21:37AM +0300, Leon Romanovsky wrote: > >

Re: [Intel-wired-lan] [PATCH iwl-next 05/14] libeth: add control queue support

2025-04-10 Thread Leon Romanovsky
On Thu, Apr 10, 2025 at 03:33:40PM +0200, Alexander Lobakin wrote: > From: Leon Romanovsky > Date: Thu, 10 Apr 2025 16:27:06 +0300 > > > On Thu, Apr 10, 2025 at 02:58:28PM +0200, Larysa Zaremba wrote: > >> On Thu, Apr 10, 2025 at 02:23:49PM +0300, Leon Romanovsky wro

Re: [Intel-wired-lan] [PATCH iwl-next 05/14] libeth: add control queue support

2025-04-10 Thread Leon Romanovsky
On Thu, Apr 10, 2025 at 03:05:19PM +0200, Alexander Lobakin wrote: > From: Leon Romanovsky > Date: Thu, 10 Apr 2025 14:23:49 +0300 > > > On Thu, Apr 10, 2025 at 12:44:33PM +0200, Larysa Zaremba wrote: > >> On Thu, Apr 10, 2025 at 11:21:37AM +0300, Leon Romanovsky wro

Re: [Intel-wired-lan] [PATCH iwl-next 05/14] libeth: add control queue support

2025-04-10 Thread Leon Romanovsky
On Thu, Apr 10, 2025 at 12:44:33PM +0200, Larysa Zaremba wrote: > On Thu, Apr 10, 2025 at 11:21:37AM +0300, Leon Romanovsky wrote: > > On Tue, Apr 08, 2025 at 02:47:51PM +0200, Larysa Zaremba wrote: > > > From: Phani R Burra > > > > > > Libeth will

Re: [Intel-wired-lan] [PATCH iwl-next 05/14] libeth: add control queue support

2025-04-10 Thread Leon Romanovsky
On Tue, Apr 08, 2025 at 02:47:51PM +0200, Larysa Zaremba wrote: > From: Phani R Burra > > Libeth will now support control queue setup and configuration APIs. > These are mainly used for mailbox communication between drivers and > control plane. > > Make use of the page pool support for managing

[Libguestfs] Supermin errors with symlinked /etc directories

2025-04-09 Thread Leon Blakey via Libguestfs
Host has various /etc directories symlinked to a config git repo. Running "virt-filesystems -a ./somevm.qcow2" fails with parent directory not found. Commands ran as root. Filesystem is ZFS and /etc is same dataset as /. Can Workaround by replacing symlink with regular copied directory. OS: De

[FFmpeg-devel] [PATCH v2] avcodec/webvttdec: strip classes

2025-04-05 Thread Leon Grutters
If a supported tag has a class, e.g "" it is ignored entirely; so for example "Hello" would be converted to "Hello{\i0}" instead of the intended "{\i1}Hello{\i0}". Signed-off-by: Leon Grutters --- libavcodec/webvttdec.c | 39 --

[FFmpeg-devel] [PATCH] avcodec/webvttdec: strip classes

2025-04-05 Thread Leon Grutters
If a supported tag has a class, e.g "" it is ignored entirely; so for example "Hello" would be converted to "Hello{\i0}" instead of the intended "{\i1}Hello{\i0}". Signed-off-by: Leon Grutters --- libavcodec/webvttdec.c | 51 ++

[Bug 2106119] [NEW] Mute LED not working on HP notebook

2025-04-03 Thread Leon
Public bug reported: After installing Ubuntu the LED that indicates my notebook is muted does not work anymore. Under 'ls /sys/class/leds/' the only LED detected are 'input2::capslock input2::numlock input2::scrolllock phy0-led'. Capslock LED is working fine and as intended. I already tried to

[Kernel-packages] [Bug 2106119] [NEW] Mute LED not working on HP notebook

2025-04-03 Thread Leon
Public bug reported: After installing Ubuntu the LED that indicates my notebook is muted does not work anymore. Under 'ls /sys/class/leds/' the only LED detected are 'input2::capslock input2::numlock input2::scrolllock phy0-led'. Capslock LED is working fine and as intended. I already tried to

Re: [FFmpeg-devel] [PATCH] avcodec/libwebpdec: Add libwebp WebP decoder.

2025-04-03 Thread Leon Grutters
On 4/1/25 12:29 PM, Peter Xia wrote: Adds support of decoding animated webp. Signed-off-by: Peter Xia --- Changelog | 1 + configure | 4 +- doc/general_contents.texi | 2 +- libavcodec/Makefile | 1 + libavcodec/allcodecs.c| 3 +- liba

Re: Suggestion on upgrading gwt-2.6.1 to latest

2025-03-31 Thread Leon
Hi Wejden, GXT does not have an open source licensing as far as I know. Not sure if you're legally allowed to modify & recompile the sources. That might be worth checking out before you put a lot of work into it. rg, Leon. On Mon, Mar 31, 2025 at 12:20 PM Wejden Mrabti wrote: >

Re: Suggestion on upgrading gwt-2.6.1 to latest

2025-03-31 Thread Leon
Hi Wejden, I would still recommend to check on whether or not that includes the right to modify and/or recompile the sources. On Mon, Mar 31, 2025 at 1:40 PM Wejden Mrabti wrote: > @leon we already have commercial licence > > *Best Regards,* > *Wejden MRABTI* > >

Re: [FFmpeg-devel] [PATCH v2] avcodec/webvttdec: strip classes

2025-03-29 Thread Leon Grutters
On 3/21/25 4:55 PM, Leon Grutters wrote: If a supported tag has a class, e.g "" it is ignored entirely; so for example "Hello" would be converted to "Hello{\i0}" instead of the intended "{\i1}Hello{\i0}". Signed-off-by: Leon Grutters

[Corpora-List] Call for papers: LLMSEC 2025

2025-03-28 Thread Leon Derczynski via Corpora
via softconf: https://softconf.com/acl2025/llmsec2025/ Important Dates Direct submission deadline: April 15, 2025 Notification of acceptance: May 17, 2025 Camera-ready paper deadline: June 16, 2025 Pre-recorded video due: July 5, 2025 Workshop dates: July 31st / August 1st 2025 TZ: Anywhere on earth

Re: Automatic versioned buildrequires for Go packages

2025-03-28 Thread Leon Fauster via golang
Am 21.03.25 um 13:55 schrieb Alejandro Saez Morollon via golang: On Thu, Mar 20, 2025 at 4:22 PM Zdenek Dohnal via golang mailto:golang@lists.fedoraproject.org>> wrote: Hi all, I maintain two components written in Go, so time to time the components get CVE reports where vulnera

Re: Digest for google-web-toolkit@googlegroups.com - 2 updates in 1 topic

2025-03-24 Thread Leon
With GWT, you can basically create any html structure you would like it to have by yourself. So it's not that hard to generate an accessibility act compliant webapplication. What we did is hire an accessibility expert and have him define a fully compliant html with accompanying css. His design enco

Re: ZEFRAM's CPAN distributions

2025-03-22 Thread Leon Timmermans
, then > you should email the PAUSE admins: modules@perl.org > > Neil > Hi Neil and others, I think I'm the best person to adopt Crypt::Eksblowfish and Authen::Passphrase as they're both in my area of expertise. Leon

[Perl/perl5] eb6f16: Split PV typemap into mutable and immutable

2025-03-22 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/typemap_mutable Home: https://github.com/Perl/perl5 Commit: eb6f169d018d5fbf1ab1ae22a7af8c595bbc86e2 https://github.com/Perl/perl5/commit/eb6f169d018d5fbf1ab1ae22a7af8c595bbc86e2 Author: Leon Timmermans Date: 2025-03-22 (Sat, 22 Mar 2025) Changed

[Perl/perl5] 884d89: Split PV typemap into mutable and immutable

2025-03-22 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/typemap_mutable Home: https://github.com/Perl/perl5 Commit: 884d894aa957bc52f30a4c48e6498faf942de2d8 https://github.com/Perl/perl5/commit/884d894aa957bc52f30a4c48e6498faf942de2d8 Author: Leon Timmermans Date: 2025-03-22 (Sat, 22 Mar 2025) Changed

Re: [FFmpeg-devel] [PATCH] avcodec/webvttdec: strip classes

2025-03-20 Thread Leon Grutters
On 3/20/25 9:02 AM, Andreas Rheinhardt wrote: Leon Grutters: If a supported tag has a class, e.g "" it is ignored entirely; so for example "Hello" would be converted to "Hello{\i0}" instead of the intended "{\i1}Hello{\i0}". Signed-off-by: Leon Gr

[FFmpeg-cvslog] avcodec/webvttdec: update documentation

2025-03-20 Thread Leon Grutters
ffmpeg | branch: master | Leon Grutters | Tue Mar 18 15:59:17 2025 +0100| [76f09ab647d19d78d9e630a675396cde9aa729cb] | committer: Andreas Rheinhardt avcodec/webvttdec: update documentation The previous link lead to a 404 page as that page doesn't exist anymore. Signed-off-by: Leon Gru

Re: [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

2025-03-19 Thread Leon Romanovsky
nown issue due to HW/FW interface changes across multiple > generations of the NICs forcing us to go with separate core drivers. > > We are working with HW/FW teams to avoid this in future and going forward we > expect to have idpf/ixd as the 2 drivers (idpf providing the data path >

[FFmpeg-devel] [PATCH] avcodec/webvttdec: update documentation

2025-03-18 Thread Leon Grutters
The previous link lead to a 404 page as that page doesn't exist anymore. Signed-off-by: Leon Grutters --- libavcodec/webvttdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/webvttdec.c b/libavcodec/webvttdec.c index 35bdbe805d..733fdee685 100644

[Perl/perl5] 06c3a6: Dont call Perl_croak manually in core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 06c3a62f12c80b3037aa9cc72e5e35f9c5ee47c6 https://github.com/Perl/perl5/commit/06c3a62f12c80b3037aa9cc72e5e35f9c5ee47c6 Author: Leon Timmermans Date: 2025-03-18 (Tue, 18 Mar 2025) Changed paths: M av.c

[Perl/perl5] 6d9512: Avoid calling Perl_croak_nocontext from core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 6d95120934cb969251e24ff2cb6dc1104363ac00 https://github.com/Perl/perl5/commit/6d95120934cb969251e24ff2cb6dc1104363ac00 Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

[Perl/perl5] 6c351a: Avoid calling Perl_croak_nocontext from core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 6c351a9428737db4a5e60f9718b3651bd138e0f7 https://github.com/Perl/perl5/commit/6c351a9428737db4a5e60f9718b3651bd138e0f7 Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

[Perl/perl5] 7e8cf4: Avoid calling Perl_croak_nocontext from core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 7e8cf4e3b19f5d22b5794a19f0d4f8c60c8cfd62 https://github.com/Perl/perl5/commit/7e8cf4e3b19f5d22b5794a19f0d4f8c60c8cfd62 Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

[Perl/perl5] 743d81: Avoid calling Perl_croak_nocontext from core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 743d81a061070250471cf5db398421559e31b342 https://github.com/Perl/perl5/commit/743d81a061070250471cf5db398421559e31b342 Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

[Perl/perl5] d864fd: Avoid calling Perl_croak_nocontext from core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: d864fdbf6f724af3920fefd4f10b4a5d09e157bc https://github.com/Perl/perl5/commit/d864fdbf6f724af3920fefd4f10b4a5d09e157bc Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

[Perl/perl5] 64e9d3: Dont call Perl_croak manually in core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 64e9d37487eb6cd3ed8c50cf066ba4f463733f13 https://github.com/Perl/perl5/commit/64e9d37487eb6cd3ed8c50cf066ba4f463733f13 Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

Re: [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

2025-03-17 Thread Leon Romanovsky
On Fri, Mar 14, 2025 at 06:18:00PM -0700, Samudrala, Sridhar wrote: > > > On 3/14/2025 11:12 AM, Leon Romanovsky wrote: > > On Thu, Mar 13, 2025 at 04:38:39PM -0700, Samudrala, Sridhar wrote: > > > > > > > > > On 3/2/2025 12:26 AM, Leon Romanovsky wr

[Perl/perl5] 944ce9: Dont call Perl_croak manually in core

2025-03-17 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 944ce9b2087ef2f2f3b9c5540c1949f788d87798 https://github.com/Perl/perl5/commit/944ce9b2087ef2f2f3b9c5540c1949f788d87798 Author: Leon Timmermans Date: 2025-03-17 (Mon, 17 Mar 2025) Changed

[Perl/perl5] 893541: Dont call Perl_croak manually in core

2025-03-16 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 893541f825e1c2a17ef2450a7dd3f73d5ab29429 https://github.com/Perl/perl5/commit/893541f825e1c2a17ef2450a7dd3f73d5ab29429 Author: Leon Timmermans Date: 2025-03-16 (Sun, 16 Mar 2025) Changed

[Perl/perl5] 7810f9: Dont call Perl_croak manually in core

2025-03-15 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 7810f91bfed9fd786822d62dfa84e0e876b9190a https://github.com/Perl/perl5/commit/7810f91bfed9fd786822d62dfa84e0e876b9190a Author: Leon Timmermans Date: 2025-03-16 (Sun, 16 Mar 2025) Changed

Re: [patch rdma-next v6 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu

2025-03-15 Thread Leon Romanovsky
https://git.kernel.org/rdma/rdma/c/bee35b7161aaae Best regards, -- Leon Romanovsky

[clang] [llvm] [VectorCombine] Shrink loads used in shufflevector rebroadcasts (PR #128938)

2025-03-15 Thread Leon Clark via cfe-commits
https://github.com/PeddleSpam updated https://github.com/llvm/llvm-project/pull/128938 >From f1c09277af268256fce71df9a858959b69385ef1 Mon Sep 17 00:00:00 2001 From: Leon Clark Date: Wed, 26 Feb 2025 15:59:02 + Subject: [PATCH 1/7] [AggressiveInstCombine] Shrink loads used in shufflevec

[clang] [llvm] [VectorCombine] Shrink loads used in shufflevector rebroadcasts (PR #128938)

2025-03-15 Thread Leon Clark via cfe-commits
https://github.com/PeddleSpam updated https://github.com/llvm/llvm-project/pull/128938 >From f1c09277af268256fce71df9a858959b69385ef1 Mon Sep 17 00:00:00 2001 From: Leon Clark Date: Wed, 26 Feb 2025 15:59:02 + Subject: [PATCH 1/6] [AggressiveInstCombine] Shrink loads used in shufflevec

Re: [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

2025-03-14 Thread Leon Romanovsky
On Thu, Mar 13, 2025 at 04:38:39PM -0700, Samudrala, Sridhar wrote: > > > On 3/2/2025 12:26 AM, Leon Romanovsky wrote: > > On Wed, Feb 26, 2025 at 11:01:52PM +, Ertman, David M wrote: > > > > > > > > > > -Original Message- > >

[clang] [llvm] [VectorCombine] Shrink loads used in shufflevector rebroadcasts (PR #128938)

2025-03-14 Thread Leon Clark via cfe-commits
@@ -3398,6 +3399,101 @@ bool VectorCombine::foldInterleaveIntrinsics(Instruction &I) { return true; } +// If `I` is a load instruction, used only by shufflevector instructions with +// poison values, attempt to shrink the load to only the lanes being used. +bool VectorCombi

[clang] [llvm] [VectorCombine] Shrink loads used in shufflevector rebroadcasts (PR #128938)

2025-03-14 Thread Leon Clark via cfe-commits
@@ -3398,6 +3399,101 @@ bool VectorCombine::foldInterleaveIntrinsics(Instruction &I) { return true; } +// If `I` is a load instruction, used only by shufflevector instructions with +// poison values, attempt to shrink the load to only the lanes being used. +bool VectorCombi

Re: [EXTERNAL] Re: [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev

2025-03-12 Thread Leon Romanovsky
On Mon, Mar 10, 2025 at 09:46:08PM +, Long Li wrote: > > Subject: RE: [EXTERNAL] Re: [patch rdma-next v5 2/2] RDMA/mana_ib: > > Handle net event for pointing to the current netdev > > > > > Subject: [EXTERNAL] Re: [patch rdma-next v5 2/2] RDMA/mana_ib: Handle > > > net event for pointing to th

[Perl/perl5] d816a4: Dont call Perl_croak manually in core

2025-03-11 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: d816a43e9fcda54dca38c79bf1705ad6060567cf https://github.com/Perl/perl5/commit/d816a43e9fcda54dca38c79bf1705ad6060567cf Author: Leon Timmermans Date: 2025-03-12 (Wed, 12 Mar 2025) Changed

Re: Installing Forgejo from the Fedora repository doesn't end with a working instance – at least for me

2025-03-11 Thread Leon Fauster via devel
rs/ne0l/forgejo/ I could provide also a scratch build of forgejo itself there ... The current LTS version is 7.x the next 11.x comes this month. Lets find some time ... https://forgejo.org/docs/latest/admin/release-schedule/ -- Leon -- ___ devel ma

Re: Installing Forgejo from the Fedora repository doesn't end with a working instance – at least for me

2025-03-11 Thread Leon Fauster via devel
Am 10.03.25 um 18:31 schrieb Leon Fauster: Am 10.03.25 um 18:19 schrieb Kevin Fenzi: On Mon, Mar 10, 2025 at 08:06:45AM +, Zbigniew Jędrzejewski-Szmek wrote: On Sun, Mar 09, 2025 at 07:41:31PM -0400, Neal Gompa wrote: We should probably try and get this into Fedora proper, right? Ideally

Bug#1100014: RFS: pixz/1.0.7-4 [RC] -- parallel, indexing XZ compressor/decompressor

2025-03-10 Thread Leon Marz
5 * Update Standards-Version to 4.7.2, no changes needed - Leon OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1100014: RFS: pixz/1.0.7-4 [RC] -- parallel, indexing XZ compressor/decompressor

2025-03-10 Thread Leon Marz
5 * Update Standards-Version to 4.7.2, no changes needed - Leon OpenPGP_signature.asc Description: OpenPGP digital signature

Re: [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf

2025-03-04 Thread Leon Romanovsky
On Tue, Mar 04, 2025 at 03:29:42PM +0100, Christian König wrote: > Am 26.02.25 um 14:38 schrieb Jason Gunthorpe: > > On Wed, Feb 26, 2025 at 07:55:07AM +, Kasireddy, Vivek wrote: > > > >>> Is there any update or ETA for the v3? Are there any ways we can help? > >> I believe Leon's series is ver

[Koha] Error 404 on accessing files uploaded with the Upload tool

2025-03-03 Thread Leon Vivier
in a broken format but it does not work even when you fix. I have checked the dev and live server: Both copy the files to the same location on the server. So the files are in the correct place. Both have the correct upload folder in the Koha config. Any assistanc

Re: lei stores mails in wrong folder

2025-03-03 Thread Leon Romanovsky
On Mon, Mar 3, 2025, at 22:42, Konstantin Ryabitsev wrote: > On Mon, Mar 03, 2025 at 08:40:26PM +0200, Leon Romanovsky wrote: >> Hi Konstantin, >> >> I have a strange behavior for newly installed lei ("dnf install lei" on >> FC41). >> All new mess

lei stores mails in wrong folder

2025-03-03 Thread Leon Romanovsky
Hi Konstantin, I have a strange behavior for newly installed lei ("dnf install lei" on FC41). All new messages are stored in "cur" Maildir folder and not in "new" as I would expect. Current behavior causes to weird situation where all messages are getting "O" (old) tag. ➜ ~ lei q -I https://l

Re: [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

2025-03-02 Thread Leon Romanovsky
On Wed, Feb 26, 2025 at 11:01:52PM +, Ertman, David M wrote: > > > > -Original Message- > > From: Leon Romanovsky > > Sent: Wednesday, February 26, 2025 10:50 AM > > To: Ertman, David M > > Cc: Nikolova, Tatyana E ; j...@nvidia.com; > >

[clang] [llvm] [AggressiveInstCombine] Shrink loads used in shufflevector rebroadcasts. (PR #128938)

2025-02-28 Thread Leon Clark via cfe-commits
https://github.com/PeddleSpam updated https://github.com/llvm/llvm-project/pull/128938 >From f1c09277af268256fce71df9a858959b69385ef1 Mon Sep 17 00:00:00 2001 From: Leon Clark Date: Wed, 26 Feb 2025 15:59:02 + Subject: [PATCH 1/3] [AggressiveInstCombine] Shrink loads used in shufflevec

Re: [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf

2025-02-26 Thread Leon Romanovsky
On Wed, Feb 26, 2025 at 09:38:22AM -0400, Jason Gunthorpe wrote: > On Wed, Feb 26, 2025 at 07:55:07AM +, Kasireddy, Vivek wrote: > > > > Is there any update or ETA for the v3? Are there any ways we can help? > > > I believe Leon's series is very close to getting merged. Once it > > lands, thi

[clang] [llvm] [AggressiveInstCombine] Shrink loads used in shufflevector rebroadcasts. (PR #128938)

2025-02-26 Thread Leon Clark via cfe-commits
https://github.com/PeddleSpam updated https://github.com/llvm/llvm-project/pull/128938 >From f1c09277af268256fce71df9a858959b69385ef1 Mon Sep 17 00:00:00 2001 From: Leon Clark Date: Wed, 26 Feb 2025 15:59:02 + Subject: [PATCH 1/2] [AggressiveInstCombine] Shrink loads used in shufflevec

Re: [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

2025-02-26 Thread Leon Romanovsky
On Wed, Feb 26, 2025 at 05:36:44PM +, Ertman, David M wrote: > > -Original Message- > > From: Leon Romanovsky > > Sent: Monday, February 24, 2025 11:56 PM > > To: Nikolova, Tatyana E > > Cc: j...@nvidia.com; intel-wired-...@lists.osuosl.org; linux-

回复: [jira] [Created] (ZOOKEEPER-4897) Upgrade Netty to fix CVE-2025-24970 in ZooKeeper 3.9.3

2025-02-25 Thread Xu Leon
please unsubscribe 发件人: Jim Qin (Jira) 发送时间: 2025年2月23日 23:04 收件人: dev@zookeeper.apache.org 主题: [jira] [Created] (ZOOKEEPER-4897) Upgrade Netty to fix CVE-2025-24970 in ZooKeeper 3.9.3 Jim Qin created ZOOKEEPER-4897: --

Re: [yocto] Btrfs Root Filesystem Remount Issue with systemd on Yocto

2025-02-25 Thread Leon Woestenberg via lists.yoctoproject.org
> Issue description: During boot, the kernel mounts the Btrfs root filesystem > correctly. However, later in the boot process, systemd-remount-fs attempts to > remount the root and other filesystems with modified mount options, and fails > with errors like “must be superuser to use mount”. This

Re: [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

2025-02-24 Thread Leon Romanovsky
On Mon, Feb 24, 2025 at 11:04:28PM -0600, Tatyana Nikolova wrote: > From: Dave Ertman > > To support RDMA for E2000 product, the idpf driver will use the IDC > interface with the irdma auxiliary driver, thus becoming a second > consumer of it. This requires the IDC be updated to support multiple

Re: KVM vs VirtualBox

2025-02-24 Thread Roberto Leon Lopez
Virtualbox estaba en el paquete de proyectos que Oracle compró en el mismo paquete durante la compra de Sun. Ellos manda ahí…. > El 24 feb 2025, a las 11:02, Ricardo Marcelo Alvarez > escribió: > > > Una consulta he probado VirtualBox hace ya varios años y me decante por KVM > con libvirt,

Bug#1095905: RFS: cglm/0.9.5-1 -- Optimized OpenGL Mathematics library for C

2025-02-22 Thread Leon Marz
Hi Pierre, Thank you very much. I've uploaded a new version to mentors with your suggestions included. It now should be ready for sponsorship. - Leon On 2/22/25 09:34, Pierre Gruet wrote: Hi Leon, On Thu, 13 Feb 2025 19:06:37 + Phil Wyett wrote: > Control: tags -1 +confirmed

[Perl/perl5] 1eec5c: Dont call Perl_croak manually in core

2025-02-20 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: 1eec5c6aa1ea5b9033f616e4d31bce0d92e2c0b8 https://github.com/Perl/perl5/commit/1eec5c6aa1ea5b9033f616e4d31bce0d92e2c0b8 Author: Leon Timmermans Date: 2025-02-20 (Thu, 20 Feb 2025) Changed

[Perl/perl5] ff3e7f: Dont call Perl_croak manually in core

2025-02-20 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: ff3e7fd26b48d4d2923bbdac44af6127a473e38e https://github.com/Perl/perl5/commit/ff3e7fd26b48d4d2923bbdac44af6127a473e38e Author: Leon Timmermans Date: 2025-02-20 (Thu, 20 Feb 2025) Changed

[Perl/perl5] af7cec: Clone dirhandles without fchdir

2025-02-20 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/thread-dirhandle Home: https://github.com/Perl/perl5 Commit: af7ceca2cf4ba7351f511458ecaea0424d711fc8 https://github.com/Perl/perl5/commit/af7ceca2cf4ba7351f511458ecaea0424d711fc8 Author: Leon Timmermans Date: 2025-02-20 (Thu, 20 Feb 2025) Changed

[Perl/perl5] c14490: Dont call Perl_croak manually in core

2025-02-20 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/croak-varargs Home: https://github.com/Perl/perl5 Commit: c14490f7bb90716fbf7aaf0549cf3586fac43aaf https://github.com/Perl/perl5/commit/c14490f7bb90716fbf7aaf0549cf3586fac43aaf Author: Leon Timmermans Date: 2025-02-20 (Thu, 20 Feb 2025) Changed

[Intel-wired-lan] [PATCH ipsec-next v1 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation

2025-02-19 Thread Leon Romanovsky
From: Leon Romanovsky Almost all drivers except bond and nsim had same check if device can perform XFRM offload on that specific packet. The check was that packet doesn't have IPv4 options and IPv6 extensions. In NIC drivers, the IPv4 HELEN comparison was slightly different, but the inten

[Intel-wired-lan] [PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload

2025-02-19 Thread Leon Romanovsky
their offload can perform encryption for xmit packets. Such common place gives us an option to check MTU and PMTU at one place. Thanks Leon Romanovsky (5): xfrm: delay initialization of offload path till its actually requested xfrm: simplify SA initialization routine xfrm: rely on XFRM of

Re: [PATCH net] xfrm_output: Force software GSO only in tunnel mode

2025-02-19 Thread Leon Romanovsky
call xfrm_output_gso when inner_protocol is set > in xfrm_output") > Signed-off-by: Cosmin Ratiu > --- > net/xfrm/xfrm_output.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, Reviewed-by: Leon Romanovsky

Re: [OT] openSUSE considera dejar de dar soporte a equipos con BIOS :-(

2025-02-19 Thread Roberto Leon Lopez
El paso de BIOS a UEFI no digo que no traiga mejoras pero cuando preparas miles de ordenadores que pasan por un proceso de clonación y preparación te encuentras con los siguientes problemas: - UEFI es algo vivo que lee el sistema y se reconfigura para los siguientes arranques. - Las pulsaciones

[oe] [meta-python][PATCH 2/5] python3-simplejson: Upgrade 3.19.3 -> 3.20.1

2025-02-17 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 3.20.1: - Do not memoize keys before they are coerced to string Signed-off-by: Leon Anavi --- ...ython3-simplejson_3.19.3.bb => python3-simplejson_3.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 4/5] python3-humanize: Upgrade 4.11.0 -> 4.12.0

2025-02-17 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 4.12.0: - Add support for Python 3.14 and test PyPy3.11 - Handle en_GB and en_US locale - Release to PyPI using Trusted Publishing Signed-off-by: Leon Anavi --- .../{python3-humanize_4.11.0.bb => python3-humanize_4.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 delet

[oe] [meta-python][PATCH 3/5] python3-bandit: Upgrade 1.8.2 -> 1.8.3

2025-02-17 Thread Leon Anavi via lists.openembedded.org
markupsafe.Markup XSS plugin - Warn not error on an nonexistant test given - Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 - Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 - B107: Skip None values in hardcoded password detection - Pytorch fix Signed-off-by: Leon Anavi --- .../python/{python3

[oe] [meta-python][PATCH 5/5] python3-typeguard: Upgrade 4.4.1 -> 4.4.2

2025-02-17 Thread Leon Anavi via lists.openembedded.org
checking against a protocol and a matching attribute in the subject is a built-in function Signed-off-by: Leon Anavi --- .../{python3-typeguard_4.4.1.bb => python3-typeguard_4.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 1/5] python3-cppy: Upgrade 1.3.0 -> 1.3.1

2025-02-17 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 1.3.1: - On Windows link to debug runtime lib when building with a debug Python Signed-off-by: Leon Anavi --- .../python/{python3-cppy_1.3.0.bb => python3-cppy_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyt

Re: [Intel-wired-lan] [iwl-next, rdma v3 00/24] Add RDMA support for Intel IPU E2000 (GEN3)

2025-02-16 Thread Leon Romanovsky
On Thu, Feb 13, 2025 at 05:12:46PM +0100, Przemek Kitszel wrote: > On 2/10/25 12:09, Leon Romanovsky wrote: > > On Mon, Feb 10, 2025 at 11:41:31AM +0100, Przemek Kitszel wrote: > > > On 2/7/25 20:49, Tatyana Nikolova wrote: > > > > This patch series is based on 6.1

Re: [Intel-wired-lan] [PATCH ipsec-next 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation

2025-02-16 Thread Leon Romanovsky
On Sun, Feb 16, 2025 at 10:33:59AM +0100, Zhu Yanjun wrote: > 在 2025/2/5 19:20, Leon Romanovsky 写道: > > From: Leon Romanovsky > > > > Almost all drivers except bond and nsim had same check if device > > can perform XFRM offload on that specific packet. The check was t

[DISCUSS] Cleanup unreferenced statistics files through DropTableData

2025-02-15 Thread Leon Lin
/issues/16583 - Code: https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/CatalogUtil.java#L94-L139 Thanks, Leon

[oe] [meta-python][PATCH 2/3] python3-mypy: Upgrade 1.10.0 -> 1.15.0

2025-02-14 Thread Leon Anavi via lists.openembedded.org
Python 3.8 Signed-off-by: Leon Anavi --- .../python/{python3-mypy_1.10.0.bb => python3-mypy_1.15.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mypy_1.10.0.bb => python3-mypy_1.15.0.bb} (86%) diff --git a/meta-python/r

[oe] [meta-python][PATCH 1/3] python3-trio: Upgrade 0.28.0 -> 0.29.0

2025-02-14 Thread Leon Anavi via lists.openembedded.org
d.run_sync(), trio.from_thread.run() and trio.from_thread.run_sync() has been improved and should reflect the underlying function being run. Signed-off-by: Leon Anavi --- .../python/{python3-trio_0.28.0.bb => python3-trio_0.29.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-p

[oe] [meta-python][PATCH 3/3] python3-requests-futures: Upgrade 1.0.1 -> 1.0.2

2025-02-14 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 1.0.2: - Correct setup.py email addr Signed-off-by: Leon Anavi --- ...sts-futures_1.0.1.bb => python3-requests-futures_1.0.2.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-requests-futures_1.0.1

Re: [Intel-wired-lan] [PATCH ipsec-next 2/5] xfrm: simplify SA initialization routine

2025-02-14 Thread Leon Romanovsky
On Fri, Feb 14, 2025, at 11:29, Steffen Klassert wrote: > On Wed, Feb 12, 2025 at 08:30:20PM +0200, Leon Romanovsky wrote: >> On Wed, Feb 12, 2025 at 12:56:48PM +0100, Steffen Klassert wrote: >> > On Wed, Feb 05, 2025 at 08:20:21PM +0200, Leon Romanovsky wrote: >> &

Bug#1095905: RFS: cglm/0.9.5-1 -- Optimized OpenGL Mathematics library for C

2025-02-13 Thread Leon Marz
New upstream release * Update symbols file * d/control: Bump Standards-Version to 4.7.0 - no changes needed * d/copyright: Update copyright year * Add Re-add-glm_vec3_step_uni-and-glm_vec4_step_uni.patch - Leon OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1095905: RFS: cglm/0.9.5-1 -- Optimized OpenGL Mathematics library for C

2025-02-13 Thread Leon Marz
New upstream release * Update symbols file * d/control: Bump Standards-Version to 4.7.0 - no changes needed * d/copyright: Update copyright year * Add Re-add-glm_vec3_step_uni-and-glm_vec4_step_uni.patch - Leon OpenPGP_signature.asc Description: OpenPGP digital signature

[oe] [meta-python][PATCH 4/5] python3-daemon: Upgrade 3.0.1 -> 3.1.2

2025-02-13 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 3.1.2: - In wheel, distribute only the Python packages that should be installed. - Migrate project code base from "flat layout" to "src layout" License-Update: Use COPYING file Signed-off-by: Leon Anavi --- ...-packaging-module-instead-o

[oe] [meta-python][PATCH 5/5] python3-coverage: Upgrade 7.6.10 -> 7.6.12

2025-02-13 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 7.6.12: - Fix: some aarch64 distributions were missing Signed-off-by: Leon Anavi --- .../{python3-coverage_7.6.10.bb => python3-coverage_7.6.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-coverage_7.6.10

[oe] [meta-python][PATCH 3/5] python3-changelog-chug: Add recipe

2025-02-13 Thread Leon Anavi via lists.openembedded.org
Add recipe for release 0.0.3: - Correct the programmer representation of a `ChangeLogEntry` object. - Refine specification of valid `ChangeLogEntry` fields. - Use explicit default values for entry fields. Signed-off-by: Leon Anavi --- .../python/python3-changelog-chug_0.0.3.bb| 23

[oe] [meta-python][PATCH 2/5] python3-evdev: Upgrade 1.8.0 -> 1.9.0

2025-02-13 Thread Leon Anavi via lists.openembedded.org
py.typed file to the sdist. Signed-off-by: Leon Anavi --- .../python/{python3-evdev_1.8.0.bb => python3-evdev_1.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-evdev_1.8.0.bb => python3-evdev_1.9.0.bb} (86%) diff --git a/meta-

[oe] [meta-python][PATCH 1/5] python3-isort: Upgrade 5.13.2 -> 6.0.0

2025-02-13 Thread Leon Anavi via lists.openembedded.org
package tokenization - Fix isort-action usage documentation - Fix CDN for Ace - Fix help text - docs: fix spelling mistake License-Update: Use file LICENSE Signed-off-by: Leon Anavi --- .../{python3-isort_5.13.2.bb => python3-isort_6.0.0.bb} | 8 +--- 1 file changed, 5 insertions(+)

Re: [VOTE] OpenWrt Two

2025-02-12 Thread Leon Busch-George
Are you expecting a "no" from anyone here? ;) I'll have one, please! On Wed, 12 Feb 2025 19:44:58 +0100 John Crispin wrote: > Hi, > > starting a [VOTE] to get approval allowing me to begin the > development of OpenWrt "Two". > > "Two" will have all of the features that "One" has with the follo

Re: [Intel-wired-lan] [PATCH ipsec-next 2/5] xfrm: simplify SA initialization routine

2025-02-12 Thread Leon Romanovsky
On Wed, Feb 12, 2025 at 12:56:48PM +0100, Steffen Klassert wrote: > On Wed, Feb 05, 2025 at 08:20:21PM +0200, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > SA replay mode is initialized differently for user-space and > > kernel-space users, but the call to

[oe] [meta-python][PATCH 4/4] python3-pylint: Upgrade 3.3.3 -> 3.3.4

2025-02-12 Thread Leon Anavi via lists.openembedded.org
so pylint can benefit from isort 6. Signed-off-by: Leon Anavi --- .../python/{python3-pylint_3.3.3.bb => python3-pylint_3.3.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pylint_3.3.3.bb => python3-pylint_3.3.4.bb} (97

[oe] [meta-python][PATCH 1/4] python3-pydantic: Upgrade 2.10.5 -> 2.10.6

2025-02-12 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 2.10.6: - Fix JSON Schema reference collection with 'examples' keys - Fix url python serialization Signed-off-by: Leon Anavi --- .../{python3-pydantic_2.10.5.bb => python3-pydantic_2.10.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-p

[oe] [meta-python][PATCH 3/4] python3-whitenoise: Upgrade 6.8.2 -> 6.9.0

2025-02-12 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 6.9.0: - Support Django 5.2. Signed-off-by: Leon Anavi --- ...{python3-whitenoise_6.8.2.bb => python3-whitenoise_6.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-whitenoise_6.8.2.bb => p

[oe] [meta-python][PATCH 2/4] python3-git-pw: Upgrade 2.7.0 -> 2.7.1

2025-02-12 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 2.7.1: - Don't decode error response bodies Signed-off-by: Leon Anavi --- .../python/{python3-git-pw_2.7.0.bb => python3-git-pw_2.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-git-pw_2.7.0.bb =&g

Re: Suggestion on upgrading gwt-2.6.1 to latest

2025-02-11 Thread Leon
lication developer probably not - as it just creates extra >> maintenance for when the next trend comes around. >> >> On Sun, Feb 9, 2025 at 12:30 AM Craig Mitchell >> wrote: >> >>> > *OO vs procedural/functional is quite the different design approach. >&

[oe] [meta-python][PATCH 3/3] python3-tomli-w: Upgrade 1.1.0 -> 1.2.0

2025-02-11 Thread Leon Anavi via lists.openembedded.org
time by lazy importing decimal Signed-off-by: Leon Anavi --- .../{python3-tomli-w_1.1.0.bb => python3-tomli-w_1.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-tomli-w_1.1.0.bb => python3-tomli-w_1.2.0.bb} (93%) diff -

[oe] [meta-python][PATCH 1/3] python3-pymodbus: Upgrade 3.8.3 -> 3.8.6

2025-02-11 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 3.8.6: - Allow id=0 and check if response.id == request.id. Signed-off-by: Leon Anavi --- .../{python3-pymodbus_3.8.3.bb => python3-pymodbus_3.8.6.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymodbus_3.

[oe] [meta-python][PATCH 2/3] python3-python-vlc: Upgrade 3.0.2012 -> 3.0.21203

2025-02-11 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 3.0.21203: - Update to pyproject.toml build system configuration - Update doc generation to sphinx-autoapi - Add missing rtd theme to requirements - Add defined enum symbols in generated docstring Signed-off-by: Leon Anavi --- ...hon-vlc_3.0.20123.bb => python3-pyt

Re: [Intel-wired-lan] [iwl-next, rdma v3 00/24] Add RDMA support for Intel IPU E2000 (GEN3)

2025-02-10 Thread Leon Romanovsky
On Mon, Feb 10, 2025 at 11:41:31AM +0100, Przemek Kitszel wrote: > On 2/7/25 20:49, Tatyana Nikolova wrote: > > This patch series is based on 6.14-rc1 and includes both netdev and RDMA > > patches for ease of review. It can also be viewed here [1]. A shared pull > > request will be sent for patches

  1   2   3   4   5   6   7   8   9   10   >