[Kernel-packages] [Bug 2032761] Re: Bluetooth headset microphone not working after upgrade to Kernel 6.2

2023-10-16 Thread Matt Wilson
I can confirm the same behavior (unable to select on the same headphones (Sony WH-1000XM5). When I look at the device in the "pacmd list-cards" output I see: profiles: a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: yes)

Detected More Than One Insance

2022-07-13 Thread Matt Wilson
This is a weird one that I can't figure out yet. I recently upgraded from Java 8 to Java 11. This is on a Red Hat box that is running a single Jenkins instance behind apache I am getting this error Jenkins detected that you appear to be running more than one instance of Jenkins that share the

Re: Multiple Instances on one server with Java 11

2022-07-11 Thread Matt Wilson
ook >> for exception dumps in the logs, it might help narrow down where the issue >> is occurring. >> >> On Mon, Jul 11, 2022 at 5:35 AM Matt Wilson wrote: >> >>> For a few years I've been running multiple (independent) Jenkins >>> instances on one

Re: Multiple Instances on one server with Java 11

2022-07-11 Thread Matt Wilson
her the apache or jenkins logs? I would look > for exception dumps in the logs, it might help narrow down where the issue > is occurring. > > On Mon, Jul 11, 2022 at 5:35 AM Matt Wilson wrote: > >> For a few years I've been running multiple (independent) Jenkins >>

Multiple Instances on one server with Java 11

2022-07-11 Thread Matt Wilson
For a few years I've been running multiple (independent) Jenkins instances on one server. Each server runs under its own apache instance. SiteA SiteB SiteC This has worked perfectly fine for a few years with no problems. Last week I upgraded all three servers to 2.346.1. two of the three

Re: Resource Root Problem Post Upgrade

2021-11-05 Thread Matt Wilson
really jumps out as being a problem. I'm at a total loss right now. No clue what is causing this issue. On Wednesday, November 3, 2021 at 11:03:35 AM UTC-4 Matt Wilson wrote: > I managed to get a service restart last night. I just reapplied my > resource root url setting. > mystery

Re: Java 11 is the recommended version to run Jenkins on

2021-11-04 Thread Matt Wilson
I haven't tried switching yet. Any concerns about switching to 11 and then rolling back to 8 if there is a problem? Guessing no, but thought I'd ask... On Wednesday, November 3, 2021 at 3:18:44 PM UTC-4 s.p...@gmail.com wrote: > Thank you Mark! > > On Wednesday, November 3, 2021 at 10:38:28

Re: Resource Root Problem Post Upgrade

2021-11-03 Thread Matt Wilson
t; message was present before the upgrade to this version. On Tuesday, November 2, 2021 at 11:03:32 AM UTC-4 Matt Wilson wrote: > thanks. Whats odd is that based on job log output this seemed to have > been working for a few days, then "broke". Right now I'm playing on > scheduling a

Re: Resource Root Problem Post Upgrade

2021-11-02 Thread Matt Wilson
M UTC-4 db...@cloudbees.com wrote: > On Tue, Nov 2, 2021 at 2:27 AM Matt Wilson wrote: > >> >> Caused by: java.lang.NullPointerException >> at >> jenkins.security.ResourceDomainConfiguration.check

Re: Resource Root Problem Post Upgrade

2021-11-01 Thread Matt Wilson
) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:766) ... 87 more nothing really jumps out at me... On Monday, November 1, 2021 at 8:44:23 PM UTC-4 db...@cloudbees.com wrote: > > > On Mon, Nov 1, 2021 at 8:11 PM Matt Wils

Re: Resource Root URL certificate

2021-11-01 Thread Matt Wilson
Sorry, I know this doesn't really answer your question, but though I'd share since it might help someone else. We use a Mutli Domain EV cert for this purpose. Its worked well and is probably less maintenance... On Tuesday, February 11, 2020 at 12:33:19 PM UTC-5 Stefan Spieker wrote: > I

Resource Root Problem Post Upgrade

2021-11-01 Thread Matt Wilson
I just upgraded to LTS 2.303.2 from 2.289.3. Post upgrade I'm having problems with my system. I can no longer download artifacts from my server. When I try, I get a 404 error "*Message* Jenkins serves only static files on this domain.". Interestingly enough, using the download zip feature

[AusNOG] Cannot view Mailing Lists

2021-04-19 Thread Matt Wilson
Hi Guys I might not of setup the ausnog mailing list correctly can you please assist? Regards Matthew Wilson ___ AusNOG mailing list AusNOG@lists.ausnog.net http://lists.ausnog.net/mailman/listinfo/ausnog

Re: Correct way to validate a new connection

2021-04-02 Thread 'Matt Wilson' via sequel-talk
I ended writing an extension that seems to get the job done. Thanks for your help. Any critics are welcome https://gist.github.com/mastermatt/a5aa17d84a15f4d0245819751252b1c9 On Wednesday, March 31, 2021 at 3:31:49 PM UTC-6 Jeremy Evans wrote: > On Wed, Mar 31, 2021 at 9:52 AM 'Matt Wil

Correct way to validate a new connection

2021-03-31 Thread 'Matt Wilson' via sequel-talk
When a new connection is being added to a pool, I need a way to check a variable on the server and possibly reject the connection. The idea being that the new connection would gracefully be closed and the pool would attempt to create new connections until the validation was successful or some

Docker Plugin Not Spinning Up New Agents

2020-11-09 Thread Matt Wilson
Jenkins LTS 2.249.3 Docker plugin 1.2.1 We've been using the docker plugin for some time now to spin up build agent containers. Its worked great up until last week. For some reason Jenkins will just stop spinning up new containers when jobs are in the queue. I'm not sure what the root cause

Docker Cloud Node Based Security

2020-10-15 Thread Matt Wilson
Hello All, Is there a way to implement the Node Based Security that regular agents use on a docker cloud instance like this https://plugins.jenkins.io/docker-plugin/ I can't see anyplace to enable it. cheers Matt -- You received this message because you are subscribed to the Google Groups

Re: [Xen-devel] Xen / EC2 release criteria proposal

2019-08-10 Thread Matt Wilson
On Fri, Aug 09, 2019 at 05:56:11PM -0700, Adam Williamson wrote: [...] > So it seems like this would also be a good opportunity to revisit and > nail down more specifically exactly what our cloud requirements are. > bcotton suggested that we require two sample instance types to be > tested,

Re: gnomery from amazon.com vs amzn.com?

2019-07-19 Thread Matt Wilson
On Fri, Jul 19, 2019 at 03:29:41PM -0700, Matt Wilson wrote: > One of our employees reported some trouble getting messages sent From: > an @amazon.com email address, and resorted to using @gmail.com instead > [1]. I suspect the strict SPF policy is the issue, and I'm testing to > see

gnomery from amazon.com vs amzn.com?

2019-07-19 Thread Matt Wilson
One of our employees reported some trouble getting messages sent From: an @amazon.com email address, and resorted to using @gmail.com instead [1]. I suspect the strict SPF policy is the issue, and I'm testing to see if @amzn.com works instead. --msw [1]

Artifactory Plugin 3.2.2

2019-04-08 Thread Matt Wilson
Not sure if anyone else has had this issue, but since upgrading to the new 3.2.2 release I can no longer override the default artifactory stored credentials (i.e. the credentials plugin). I can select credentials, but when the job gets saved it wipes out the selection and reverts to "None".

[Bug 1787258] Re: 3.13.0-155.205 Kernel Panic - divide by zero

2018-08-15 Thread Matt Wilson
What instance type saw this kernel panic? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787258 Title: 3.13.0-155.205 Kernel Panic - divide by zero To manage notifications about this bug go to:

[Kernel-packages] [Bug 1787258] Re: 3.13.0-155.205 Kernel Panic - divide by zero

2018-08-15 Thread Matt Wilson
What instance type saw this kernel panic? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1787258 Title: 3.13.0-155.205 Kernel Panic - divide by zero Status in linux package in Ubuntu:

[Touch-packages] [Bug 1780548] [NEW] SSH server won't start, exit code 255

2018-07-07 Thread Matt Wilson
Public bug reported: I keep trying to set up external SSH access using openssh server on my 18.04 system and it throws back this error sudo service ssh status ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled)

[Bug 1780548] [NEW] SSH server won't start, exit code 255

2018-07-07 Thread Matt Wilson
Public bug reported: I keep trying to set up external SSH access using openssh server on my 18.04 system and it throws back this error sudo service ssh status ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled)

Re: [Xen-devel] further post-Meltdown-bad-aid performance thoughts

2018-01-22 Thread Matt Wilson
On Fri, Jan 19, 2018 at 03:43:26PM +, George Dunlap wrote: [...] > But there will surely be more attacks like this (in fact, there may > already be some in the works[2]). [...] > -George > > [1] https://lwn.net/SubscriberLink/744287/02dd9bc503409ca3/ > [2] skyfallattack.com In case

Re: [Xen-devel] Vixen - does no migration imply no save/restore?

2018-01-12 Thread Matt Wilson
On Fri, Jan 12, 2018 at 08:04:57PM +, Andy Smith wrote: > Hi, > > I understand that Vixen does not support migration at this stage. > Does that also mean that save/restore is also not expected to work > for PV guests running with Vixen? > > I tried it and it doesn't work, whereas it does

Re: [Xen-devel] Radical proposal: ship not-fully-tidied shim as 4.10.1

2018-01-09 Thread Matt Wilson
On Tue, Jan 09, 2018 at 05:58:46PM +, Wei Liu wrote: > > Ian has been busy writing the sidecar script and Roger and I have been > working on cleaning up the branch. We want to post a new version as > soon as possible (tomorrow or even tonight). Ian, Let me know if you need any help with

Re: [Xen-devel] [PATCH 05/22] char: optionally redirect {, g}printk output to QEMU debug log

2018-01-06 Thread Matt Wilson
On Sat, Jan 06, 2018 at 04:18:46PM -0800, Anthony Liguori wrote: > On Sat, Jan 6, 2018 at 2:54 PM, Anthony Liguori <aligu...@amzn.com> wrote: > > From: Matt Wilson <m...@amazon.com> > > Yeah, this has no hope of working on ARM Matt. Shame on you ;-P It's almost like

Re: [Xen-devel] [PATCH 22/22] vixen: dom0 builder support

2018-01-06 Thread Matt Wilson
On Sat, Jan 06, 2018 at 02:54:37PM -0800, Anthony Liguori wrote: > From: Anthony Liguori > > The dom0 builder requires a number of modifications in order to be > able to launch unprivileged guests. The console and store pages > must be mapped in a specific location within

Re: [Xen-devel] [PATCH 07/22] vixen: introduce is_vixen() to allow altering behavior

2018-01-06 Thread Matt Wilson
On Sat, Jan 06, 2018 at 02:54:22PM -0800, Anthony Liguori wrote: > From: Anthony Liguori > > Vixen (Virtualized Xen) is a paravirtual mode of Xen where > paravirtual I/O is passed through from the parent hypervisor > all the way through the dom0 guest. The dom0 guest is

Re: [Xen-devel] [PATCH 00/22] Vixen: A PV-in-HVM shim

2018-01-06 Thread Matt Wilson
On Sat, Jan 06, 2018 at 11:50:46PM +, Andrew Cooper wrote: > On 06/01/2018 22:54, Anthony Liguori wrote: > > Please note the Xen page table configuration fundamental to the > > current PV ABI makes it impossible for an operating system to mitigate > > CVE-2017-5754 through mechanisms like

Re: [PATCH v2] serial: 8250_pci: Add Amazon PCI serial device ID

2017-11-18 Thread Matt Wilson
On Mon, Nov 13, 2017 at 11:31:31AM -0800, Matt Wilson wrote: > From: Matt Wilson <m...@amazon.com> > > This device will be used in future Amazon EC2 instances as the primary > serial port (i.e., data sent to this port will be available via the > GetConsoleOuput [1] EC2 API)

Re: [PATCH v2] serial: 8250_pci: Add Amazon PCI serial device ID

2017-11-18 Thread Matt Wilson
On Mon, Nov 13, 2017 at 11:31:31AM -0800, Matt Wilson wrote: > From: Matt Wilson > > This device will be used in future Amazon EC2 instances as the primary > serial port (i.e., data sent to this port will be available via the > GetConsoleOuput [1] EC2 API). Ping? --msw

[PATCH v2] serial: 8250_pci: Add Amazon PCI serial device ID

2017-11-13 Thread Matt Wilson
From: Matt Wilson <m...@amazon.com> This device will be used in future Amazon EC2 instances as the primary serial port (i.e., data sent to this port will be available via the GetConsoleOuput [1] EC2 API). [1] http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetConsoleOutput.ht

[PATCH v2] serial: 8250_pci: Add Amazon PCI serial device ID

2017-11-13 Thread Matt Wilson
From: Matt Wilson This device will be used in future Amazon EC2 instances as the primary serial port (i.e., data sent to this port will be available via the GetConsoleOuput [1] EC2 API). [1] http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetConsoleOutput.html Cc: sta

[PATCH] serial: 8250_pci: Add Amazon PCI serial device ID

2017-11-12 Thread Matt Wilson
From: Matt Wilson <m...@amazon.com> Cc: sta...@vger.kernel.org Signed-off-by: Matt Wilson <m...@amazon.com> --- drivers/tty/serial/8250/8250_pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c i

[PATCH] serial: 8250_pci: Add Amazon PCI serial device ID

2017-11-12 Thread Matt Wilson
From: Matt Wilson Cc: sta...@vger.kernel.org Signed-off-by: Matt Wilson --- drivers/tty/serial/8250/8250_pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/tty/serial/8250/8250_pci.c b/drivers/tty/serial/8250/8250_pci.c index 0c101a7..d4e7be8 100644 --- a/drivers/tty/serial

Re: Jenkins restrict what nodes a Job can run on

2017-08-15 Thread Matt Wilson
Thanks guys, I'll take a look at the ownership/Job restrictions plugins. That might be something that could work. I'll have to shy away from the Authorize plugin for now as it doesn't play nice with some other plugins and breaks some major credential pugins functionality (or at least it did,

Jenkins restrict what nodes a Job can run on

2017-08-15 Thread Matt Wilson
Is there a way to restrict or lockout the "restrict where this project can be run" selection box for users with config access? I've got certain users where it would be nice to give them some configuration control of their job, but I really need to keep them off certain slaves. i.e. I would

Jenkins Process Debugging

2017-06-20 Thread Matt Wilson
Hi All, I've got an odd situation in that my Jenkins server after a certain mount of time seems to start consuming large amounts of CPU. This seems to start to happen every 45 to 60 days. When the CPU usage spikes the Jenkins service doesn't come to a halt, the jobs build times don't seem to

[Bug 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-03-01 Thread Matt Wilson
I imagine CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is set for the Ubuntu kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1668129 Title: Amazon I3 Instance Buffer I/O error on dev nvme0n1 To manage

[Kernel-packages] [Bug 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-03-01 Thread Matt Wilson
I imagine CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is set for the Ubuntu kernel? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1668129 Title: Amazon I3 Instance Buffer I/O error on dev

[Kernel-packages] [Bug 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-03-01 Thread Matt Wilson
Yes, ballooning has been a constant source of problems which is why it is disabled in Amazon Linux AMI. We do not currently support DMA to/from guest physical addresses outside of the E820 map for ENA networking or NVMe storage interfaces. This effectively means that ballooning needs to be

[Bug 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-03-01 Thread Matt Wilson
Yes, ballooning has been a constant source of problems which is why it is disabled in Amazon Linux AMI. We do not currently support DMA to/from guest physical addresses outside of the E820 map for ENA networking or NVMe storage interfaces. This effectively means that ballooning needs to be

[Bug 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-03-01 Thread Matt Wilson
Dan, It appears that the requests that are being submitted refer to DMA addresses that exceed the guest physical memory range, and this is why the requests are being failed. The address seen is outside the E820 map: [ 0.00] e820: BIOS-provided physical RAM map: [ 0.00] BIOS-e820: [mem

[Kernel-packages] [Bug 1668129] Re: Amazon I3 Instance Buffer I/O error on dev nvme0n1

2017-03-01 Thread Matt Wilson
Dan, It appears that the requests that are being submitted refer to DMA addresses that exceed the guest physical memory range, and this is why the requests are being failed. The address seen is outside the E820 map: [ 0.00] e820: BIOS-provided physical RAM map: [ 0.00] BIOS-e820: [mem

Re: [PATCH V2 net 13/20] net/ena: change driver's default timeouts

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:31PM +0200, Netanel Belgazal wrote: ... because? (they turned out to be too aggressive, I believe.) > Signed-off-by: Netanel Belgazal > --- > drivers/net/ethernet/amazon/ena/ena_com.c| 4 ++-- >

Re: [PATCH V2 net 13/20] net/ena: change driver's default timeouts

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:31PM +0200, Netanel Belgazal wrote: ... because? (they turned out to be too aggressive, I believe.) > Signed-off-by: Netanel Belgazal > --- > drivers/net/ethernet/amazon/ena/ena_com.c| 4 ++-- >

Re: [PATCH V2 net 13/20] net/ena: change driver's default timeouts

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:31PM +0200, Netanel Belgazal wrote: ... because? (they turned out to be too aggressive, I believe.) > Signed-off-by: Netanel Belgazal > --- > drivers/net/ethernet/amazon/ena/ena_com.c| 4 ++-- > drivers/net/ethernet/amazon/ena/ena_netdev.h | 7 --- > 2

Re: [PATCH V2 net 08/20] net/ena: add hardware hints capability to the driver

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:26PM +0200, Netanel Belgazal wrote: > The ENA device can update the ena driver about the desire timeouts. > The hardware hints are transmitted as Asynchronous event to the driver. This is really a new feature, not a bugfix - correct? If it is a new feature, submit it

Re: [PATCH V2 net 08/20] net/ena: add hardware hints capability to the driver

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:26PM +0200, Netanel Belgazal wrote: > The ENA device can update the ena driver about the desire timeouts. > The hardware hints are transmitted as Asynchronous event to the driver. This is really a new feature, not a bugfix - correct? If it is a new feature, submit it

Re: [PATCH V2 net 08/20] net/ena: add hardware hints capability to the driver

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:26PM +0200, Netanel Belgazal wrote: > The ENA device can update the ena driver about the desire timeouts. > The hardware hints are transmitted as Asynchronous event to the driver. This is really a new feature, not a bugfix - correct? If it is a new feature, submit it

Re: [PATCH V2 net 06/20] net/ena: fix NULL dereference when removing the driver after device reset faild

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:24PM +0200, Netanel Belgazal wrote: > If for some reason the device stop responding and the device reset failed > to recover the device, the mmio register read datastructure will not be > reinitialized. If for some reason the device stops responding, and the device

Re: [PATCH V2 net 06/20] net/ena: fix NULL dereference when removing the driver after device reset faild

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:24PM +0200, Netanel Belgazal wrote: > If for some reason the device stop responding and the device reset failed > to recover the device, the mmio register read datastructure will not be > reinitialized. If for some reason the device stops responding, and the device

Re: [PATCH V2 net 06/20] net/ena: fix NULL dereference when removing the driver after device reset faild

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:24PM +0200, Netanel Belgazal wrote: > If for some reason the device stop responding and the device reset failed > to recover the device, the mmio register read datastructure will not be > reinitialized. If for some reason the device stops responding, and the device

Re: [PATCH V2 net 07/20] net/ena: refactor ena_get_stats64 to be atomic context safe

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:25PM +0200, Netanel Belgazal wrote: > ndo_get_stat64 can be called from atomic context. > However the current implementation sends an admin command to retrieve > the statistics from the device. > This admin commands uses sleep. Suggest some comment edits:

Re: [PATCH V2 net 07/20] net/ena: refactor ena_get_stats64 to be atomic context safe

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:25PM +0200, Netanel Belgazal wrote: > ndo_get_stat64 can be called from atomic context. > However the current implementation sends an admin command to retrieve > the statistics from the device. > This admin commands uses sleep. Suggest some comment edits:

Re: [PATCH V2 net 05/20] net/ena: fix RSS default hash configuration

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:23PM +0200, Netanel Belgazal wrote: > ENA default hash configure IPv4_frag hash twice instead of configure -> configures. You may want to include "erroneously". What is the consequence of this bug? > configure non ip packets. configuring non-IP packets. --msw >

Re: [PATCH V2 net 05/20] net/ena: fix RSS default hash configuration

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:23PM +0200, Netanel Belgazal wrote: > ENA default hash configure IPv4_frag hash twice instead of configure -> configures. You may want to include "erroneously". What is the consequence of this bug? > configure non ip packets. configuring non-IP packets. --msw >

Re: [PATCH V2 net 05/20] net/ena: fix RSS default hash configuration

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:23PM +0200, Netanel Belgazal wrote: > ENA default hash configure IPv4_frag hash twice instead of configure -> configures. You may want to include "erroneously". What is the consequence of this bug? > configure non ip packets. configuring non-IP packets. --msw >

Re: [PATCH V2 net 04/20] net/ena: fix ethtool RSS flow configuration

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:22PM +0200, Netanel Belgazal wrote: > ena_flow_data_to_flow_hash and ena_flow_hash_to_flow_type > treat the ena_flow_hash_to_flow_type enum as power of two values. > > Change the values of ena_admin_flow_hash_fields to be power of two values. Then I generally prefer

Re: [PATCH V2 net 04/20] net/ena: fix ethtool RSS flow configuration

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:22PM +0200, Netanel Belgazal wrote: > ena_flow_data_to_flow_hash and ena_flow_hash_to_flow_type > treat the ena_flow_hash_to_flow_type enum as power of two values. > > Change the values of ena_admin_flow_hash_fields to be power of two values. Then I generally prefer

Re: [PATCH V2 net 04/20] net/ena: fix ethtool RSS flow configuration

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:22PM +0200, Netanel Belgazal wrote: > ena_flow_data_to_flow_hash and ena_flow_hash_to_flow_type > treat the ena_flow_hash_to_flow_type enum as power of two values. > > Change the values of ena_admin_flow_hash_fields to be power of two values. Then I generally prefer

Re: [PATCH V2 net 03/20] net/ena: fix queues number calculation

2016-12-04 Thread Matt Wilson
ible_cpus(), num_online_cpus(). > Signed-off-by: Netanel Belgazal <neta...@annapurnalabs.com> Reviewed-by: Matt Wilson <m...@amazon.com> > --- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drive

Re: [PATCH V2 net 03/20] net/ena: fix queues number calculation

2016-12-04 Thread Matt Wilson
ible_cpus(), num_online_cpus(). > Signed-off-by: Netanel Belgazal <neta...@annapurnalabs.com> Reviewed-by: Matt Wilson <m...@amazon.com> > --- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drive

Re: [PATCH V2 net 03/20] net/ena: fix queues number calculation

2016-12-04 Thread Matt Wilson
ible_cpus(), num_online_cpus(). > Signed-off-by: Netanel Belgazal Reviewed-by: Matt Wilson > --- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/ethernet/amazon/ena/ena_netdev.c > b/d

Re: [PATCH V2 net 02/20] net/ena: fix error handling when probe fails

2016-12-04 Thread Matt Wilson
d 75 columns. > Signed-off-by: Netanel Belgazal <neta...@annapurnalabs.com> Reviewed-by: Matt Wilson <m...@amazon.com> > --- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/ethernet/amazon/ena/ena_net

Re: [PATCH V2 net 02/20] net/ena: fix error handling when probe fails

2016-12-04 Thread Matt Wilson
d 75 columns. > Signed-off-by: Netanel Belgazal Reviewed-by: Matt Wilson > --- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/ethernet/amazon/ena/ena_netdev.c > b/drivers/net/ethernet/amazon/ena/ena_netdev.

Re: [PATCH V2 net 02/20] net/ena: fix error handling when probe fails

2016-12-04 Thread Matt Wilson
d 75 columns. > Signed-off-by: Netanel Belgazal <neta...@annapurnalabs.com> Reviewed-by: Matt Wilson <m...@amazon.com> > --- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/ethernet/amazon/ena/ena_net

Re: [PATCH V2 net 01/20] net/ena: remove ntuple filter support from device feature list

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:19PM +0200, Netanel Belgazal wrote: > Remove NETIF_F_NTUPLE from netdev->features. > The ENA device driver does not support ntuple filtering. > > Signed-off-by: Netanel Belgazal <neta...@annapurnalabs.com> Reviewed-by: Matt Wilson <m...@amazo

Re: [PATCH V2 net 01/20] net/ena: remove ntuple filter support from device feature list

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:19PM +0200, Netanel Belgazal wrote: > Remove NETIF_F_NTUPLE from netdev->features. > The ENA device driver does not support ntuple filtering. > > Signed-off-by: Netanel Belgazal <neta...@annapurnalabs.com> Reviewed-by: Matt Wilson <m...@amazo

Re: [PATCH V2 net 01/20] net/ena: remove ntuple filter support from device feature list

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 03:19:19PM +0200, Netanel Belgazal wrote: > Remove NETIF_F_NTUPLE from netdev->features. > The ENA device driver does not support ntuple filtering. > > Signed-off-by: Netanel Belgazal Reviewed-by: Matt Wilson > --- > drivers/net/ethernet/amazon

Re: [PATCH V2 net 00/20] Increase ENA driver version to 1.1.2

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 09:37:43PM -0500, David Miller wrote: > > It is not appropriate to submit so many patches at one time. Indeed, https://www.kernel.org/doc/Documentation/SubmittingPatches recommends submitting no more than 15 or so at once. > Please keep your patch series to no more than

Re: [PATCH V2 net 00/20] Increase ENA driver version to 1.1.2

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 09:37:43PM -0500, David Miller wrote: > > It is not appropriate to submit so many patches at one time. Indeed, https://www.kernel.org/doc/Documentation/SubmittingPatches recommends submitting no more than 15 or so at once. > Please keep your patch series to no more than

Re: [PATCH V2 net 00/20] Increase ENA driver version to 1.1.2

2016-12-04 Thread Matt Wilson
On Sun, Dec 04, 2016 at 09:37:43PM -0500, David Miller wrote: > > It is not appropriate to submit so many patches at one time. Indeed, https://www.kernel.org/doc/Documentation/SubmittingPatches recommends submitting no more than 15 or so at once. > Please keep your patch series to no more than

Re: Slaves on Old OS's

2016-08-12 Thread Matt Wilson
ind a way to make your case an exclusion. > > Cheers > > Le 12 août 2016 8:31 PM, "Matt Wilson" <mwil...@gmail.com > > a écrit : > > Back ports eh. I'll have to look in to that. Thanks > > Right now I'm having issues with some old AIX and Solaris boxes

Re: Slaves on Old OS's

2016-08-12 Thread Matt Wilson
BTW, can you tell which ones they are? > > Thanks > > Le 12 août 2016 2:55 PM, "Matt Wilson" <mwil...@gmail.com > > a écrit : > >> Hi all, >> We're currently running Jenkins 1.651.1. >> Is there any work around to get the current slave.jar to ru

Re: Slaves on Old OS's

2016-08-12 Thread Matt Wilson
Trust me, I wish I didn't have to bother with them. There are lots of different reasons. Old hardware that hasn't been replaced. Old build reproducability. Customer requirement. On Friday, August 12, 2016 at 10:50:07 AM UTC-4, Simona Avornicesei wrote: > > What is the reason for

Slaves on Old OS's

2016-08-12 Thread Matt Wilson
Hi all, We're currently running Jenkins 1.651.1. Is there any work around to get the current slave.jar to run with older versions of Java? I've got a few really old machines that are capped out at Java 5 or 6. Up until now these old machines have continued to run jobs via our old pre-jenkins

Re: [Xen-devel] [PATCH 2/2] x86/vmx: conditionally disable LBR support due to TSX format quirk

2016-08-10 Thread Matt Wilson
On Wed, Aug 10, 2016 at 06:34:10AM -0600, Jan Beulich wrote: > >>> On 10.08.16 at 08:59, wrote: > > Systems that support LBR formats that include TSX information but do > > not support TSX require special handling when saving and restoring MSR > > values. For example, see the Linux

Re: [Xen-devel] [PATCH 1/2] x86/vmx: dump MSR load area

2016-08-10 Thread Matt Wilson
On Wed, Aug 10, 2016 at 04:44:21AM -0600, Jan Beulich wrote: > >>> On 10.08.16 at 08:59, wrote: > > --- a/xen/arch/x86/hvm/vmx/vmcs.c > > +++ b/xen/arch/x86/hvm/vmx/vmcs.c > > @@ -1740,6 +1740,20 @@ static void vmx_dump_sel2(char *name, uint32_t lim) > > printk("%s:

Re: Copy artifact plugin with maven multi module project

2016-08-10 Thread Matt Wilson
Hey Jeff, Did you ever figure this out? I'm running into a very similar issue. I've got a maven build that has a zip file artifacted. The zip file wasn't part of any maven build, it was created post build. Jenkins artifacts it no problem, but my downstream build refuses to find the

[Xen-devel] [PATCH 2/2] x86/vmx: conditionally disable LBR support due to TSX format quirk

2016-08-10 Thread Matt Wilson
From: Matt Wilson <m...@amazon.com> Systems that support LBR formats that include TSX information but do not support TSX require special handling when saving and restoring MSR values. For example, see the Linux kernel quirks[1, 2] in the MSR context switching code. As a wrmsr with certain

[Xen-devel] [PATCH 1/2] x86/vmx: dump MSR load area

2016-08-10 Thread Matt Wilson
From: Matt Wilson <m...@amazon.com> ... as it is very helpful to diagnose VM entry failures due to MSR loading. Signed-off-by: Matt Wilson <m...@amazon.com> --- xen/arch/x86/hvm/vmx/vmcs.c | 21 + 1 file changed, 21 insertions(+) diff --git a/xen/arch/x86/hvm/

Re: [PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-07-14 Thread Matt Wilson
On Thu, Jul 14, 2016 at 09:08:03AM -0700, Benjamin Poirier wrote: > On 2016/07/14 08:22, Matt Wilson wrote: > [...] > > > > Dave and Benjamin, > > > > Do you want to see the interrupt moderation extensions to ethtool and > > the sysfs nodes removed befo

Re: [PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-07-14 Thread Matt Wilson
On Thu, Jul 14, 2016 at 09:08:03AM -0700, Benjamin Poirier wrote: > On 2016/07/14 08:22, Matt Wilson wrote: > [...] > > > > Dave and Benjamin, > > > > Do you want to see the interrupt moderation extensions to ethtool and > > the sysfs nodes removed befo

Re: [PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-07-14 Thread Matt Wilson
On Thu, Jul 14, 2016 at 09:08:03AM -0700, Benjamin Poirier wrote: > On 2016/07/14 08:22, Matt Wilson wrote: > [...] > > > > Dave and Benjamin, > > > > Do you want to see the interrupt moderation extensions to ethtool and > > the sysfs nodes removed befo

Re: [PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-07-14 Thread Matt Wilson
On Thu, Jul 14, 2016 at 09:46:14AM +0300, Netanel Belgazal wrote: > This is a driver for the ENA family of networking devices. > > Signed-off-by: Netanel Belgazal > --- > > Notes: > Changes in v3: > - Fix compilation warning for 32bit systems. [kbuild test

Re: [PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-07-14 Thread Matt Wilson
On Thu, Jul 14, 2016 at 09:46:14AM +0300, Netanel Belgazal wrote: > This is a driver for the ENA family of networking devices. > > Signed-off-by: Netanel Belgazal > --- > > Notes: > Changes in v3: > - Fix compilation warning for 32bit systems. [kbuild test rebot] > - Replace

Re: [PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-07-14 Thread Matt Wilson
On Thu, Jul 14, 2016 at 09:46:14AM +0300, Netanel Belgazal wrote: > This is a driver for the ENA family of networking devices. > > Signed-off-by: Netanel Belgazal > --- > > Notes: > Changes in v3: > - Fix compilation warning for 32bit systems. [kbuild test

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-18 Thread Matt Wilson
On Thu, Jun 16, 2016 at 07:06:52PM +0100, Ben Hutchings wrote: > On Thu, 2016-06-16 at 10:55 -0700, Benjamin Poirier wrote: > > On 2016/06/13 11:46, Netanel Belgazal wrote: > [...] > > > +static ssize_t ena_show_small_copy_len(struct device *dev, > > > +    struct

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-18 Thread Matt Wilson
On Thu, Jun 16, 2016 at 07:06:52PM +0100, Ben Hutchings wrote: > On Thu, 2016-06-16 at 10:55 -0700, Benjamin Poirier wrote: > > On 2016/06/13 11:46, Netanel Belgazal wrote: > [...] > > > +static ssize_t ena_show_small_copy_len(struct device *dev, > > > +    struct

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-18 Thread Matt Wilson
On Thu, Jun 16, 2016 at 07:06:52PM +0100, Ben Hutchings wrote: > On Thu, 2016-06-16 at 10:55 -0700, Benjamin Poirier wrote: > > On 2016/06/13 11:46, Netanel Belgazal wrote: > [...] > > > +static ssize_t ena_show_small_copy_len(struct device *dev, > > > +    struct

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-16 Thread Matt Wilson
On Thu, Jun 16, 2016 at 10:46:23PM +0200, Francois Romieu wrote: > Netanel Belgazal : > [...] > > Very limited review below. I'll comment on the documentation (since I edited it heavily) but will leave some the other parts for Netanel to answer. > > diff --git

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-16 Thread Matt Wilson
On Thu, Jun 16, 2016 at 10:46:23PM +0200, Francois Romieu wrote: > Netanel Belgazal : > [...] > > Very limited review below. I'll comment on the documentation (since I edited it heavily) but will leave some the other parts for Netanel to answer. > > diff --git

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-16 Thread Matt Wilson
On Thu, Jun 16, 2016 at 10:46:23PM +0200, Francois Romieu wrote: > Netanel Belgazal : > [...] > > Very limited review below. I'll comment on the documentation (since I edited it heavily) but will leave some the other parts for Netanel to answer. > > diff --git

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-15 Thread Matt Wilson
lain text only. Have a look at [1] for how to set up a mailer like mutt with Gmail. --msw [1] https://www.kernel.org/doc/Documentation/email-clients.txt > On 15 June 2016 at 21:22, Matt Wilson <m...@amzn.com> wrote: > > > On Wed, Jun 15, 2016 at 11:07:17AM -0700, Matt Wilson wrot

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-15 Thread Matt Wilson
lain text only. Have a look at [1] for how to set up a mailer like mutt with Gmail. --msw [1] https://www.kernel.org/doc/Documentation/email-clients.txt > On 15 June 2016 at 21:22, Matt Wilson <m...@amzn.com> wrote: > > > On Wed, Jun 15, 2016 at 11:07:17AM -0700, Matt Wilson wrot

Re: [PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)

2016-06-15 Thread Matt Wilson
lain text only. Have a look at [1] for how to set up a mailer like mutt with Gmail. --msw [1] https://www.kernel.org/doc/Documentation/email-clients.txt > On 15 June 2016 at 21:22, Matt Wilson wrote: > > > On Wed, Jun 15, 2016 at 11:07:17AM -0700, Matt Wilson wrote: > > >

  1   2   3   4   5   6   7   8   9   10   >