Re: [Bug 269133] bnxt(4): BCM57416 - HWRM_CFA_L2_SET_RX_MASK command returned RESOURCE_ALLOC_ERROR error

2024-06-04 Thread Santiago Martinez
in from yesterday. Best regards. Santi On 5/28/24 11:30, Gerrit Kühn wrote: Am Tue, 28 May 2024 11:25:09 +0200 schrieb Santiago Martinez : *"The latest I have is 214.0.286.18"* Indeed, the firmware on my box is older, I cannot upgrade it right now, but it is on my to-do list.

Re: [Bug 269133] bnxt(4): BCM57416 - HWRM_CFA_L2_SET_RX_MASK command returned RESOURCE_ALLOC_ERROR error

2024-05-28 Thread Santiago Martinez
ue, 28 May 2024 10:59:00 +0200 schrieb Santiago Martinez: Not sure if it will break your setup, but this already happened with 13.2 (I cant recall the exact release). I have two machines with onboard NICs (Supermicro H12SSL-CT mainboards) running just fine. One is 13.3, the other is 14.0. Driver

Re: [Bug 269133] bnxt(4): BCM57416 - HWRM_CFA_L2_SET_RX_MASK command returned RESOURCE_ALLOC_ERROR error

2024-05-28 Thread Santiago Martinez
Hi Gerrit, Not sure if it will break your setup, but this already happened with 13.2 (I cant recall the exact release). Drivers used to be ok, before 13.X and then I started to see many errors. That's why I was suggesting to have a pkg with if_bnxt to get releases as required without needing

Re: [Bug 269133] bnxt(4): BCM57416 - HWRM_CFA_L2_SET_RX_MASK command returned RESOURCE_ALLOC_ERROR error

2024-05-27 Thread Santiago Martinez
Hi Everyone, Just wondering if anyone has any contact at broadcom. The bnxt drivers on 14.1BETA1 are unusable. Cards stop working randomly, LRO cannot be disable (fail FILTER_ALLOT), even chaining mtu renders the card unusable. The cards, is the same it was used to open the original PR. Bes

Re: Problem building world on current

2023-12-28 Thread Santiago Martinez
Seems that it was related to PR273661. I follow this https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273661#c5 and its now building Thanks Santi On 12/28/23 20:32, Santiago Martinez wrote: Hi David, - I'm running 14.0R-P3 - Last commit:     5f71f9636efa25f6de1a832202bae7c78ad

Re: Problem building world on current

2023-12-28 Thread Santiago Martinez
ithout a problem ( just in case). Thanks. Santi On 12/28/23 16:23, David Wolfskill wrote: On Thu, Dec 28, 2023 at 04:05:49PM +0100, Santiago Martinez wrote: Hi Everyone, I'm having issues building world from current (just now). Same header missing on multiple parts. Best regards. Sant

Problem building world on current

2023-12-28 Thread Santiago Martinez
Hi Everyone, I'm having issues building world from current (just now). Same header missing on multiple parts. Best regards. Santiago """ In file included from /usr/src/contrib/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp:13: In file included from /usr/src/contrib/llvm-project/llvm/incl

Re: 14-ALPHA2 panic on cold boot

2023-09-25 Thread Santiago Martinez
Hi there, FreeBSD 14.0-beta3 is now avail, have you tried it? Also can you provide the dump or logs from the crash/panic? Best regards. Santi On 8/29/23 10:09, cglogic wrote: Hello dear FreeBSD community, Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on first boot after

Re: Bhyve NIC Passthru broken

2023-08-09 Thread Santiago Martinez
Hi there! I'm seeing the same, but at the end the machine end crashing. Seems that a complete power-off/on of the hardware clears it, until it random happen again when loading vmm and doing passthru. With 13.1p7 it was solid. I'm adding  Micheal as he probably know who is the right person to

Re: huge amount laundry memory not being cleaned up

2023-07-17 Thread Santiago Martinez
Hi Pete, I run into the same issue around 4 weeks ago. This was with 13.2-p0. Been using the same setup for a few years and it the first time it happens to "run out of memory". The blame was also for plasmashell. Santi On 7/11/23 19:43, Pete Wright wrote: On 7/11/23 10:37 AM, Olivier Cer

Re: [Bug 269133] bnxt(4): BCM57416 - HWRM_CFA_L2_SET_RX_MASK command returned RESOURCE_ALLOC_ERROR error

2023-02-02 Thread Santiago Martinez
Hi everyone, Seems that commit "2db35273502b3c35aa653effc5c97618567367ab" brakes bnxt driver for BCM57416 based cards. I have tried reverting the commit and the servers are now back online. if anyone has some spare time and energy, can please take a look at the commit, as I´m not sure what p

Re: kernel panic during zfs pool import

2022-08-22 Thread Santiago Martinez
Still the same with current.(from today). Opening a PR for it.. Santi On 8/22/22 10:43, Santiago Martinez wrote: Thanks Toommas, I compiling current right now and will give it a try, hopefully, will be able to mount and recover the machine. Will also open a PR as even if the is any

Re: kernel panic during zfs pool import

2022-08-22 Thread Santiago Martinez
, at 18:46, Santiago Martinez wrote: Hi everyone, I have a server running 13.1-stable that was powered off (gracefully) and now is been powered on again and we have the following problem. The server boots almost properly, kernel load and when zfs import other pools it panic with the following

kernel panic during zfs pool import

2022-08-18 Thread Santiago Martinez
Hi everyone, I have a server running 13.1-stable that was powered off (gracefully) and now is been powered on again and we have the following problem. The server boots almost properly, kernel load and when zfs import other pools it panic with the following message. "panic : Solaris (panic)

Re: Benchmarks: FreeBSD 13 vs. NetBSD 9.2 vs. OpenBSD 7 vs. DragonFlyBSD 6 vs. Linux

2021-12-12 Thread Santiago Martinez
Hi there, sorry for the ignorance, but which are the best settings for sysctl? I guess, it depends on the workload that one is executing, right? But based on the emails, I understand some basic ones can be applied to help with general applications, am I right? If that's the case, can we atte

RC getting stuck during network rc.

2021-06-22 Thread Santiago Martinez
Hi Everyone. During the last weeks I have seen that my machine was not finishing to boot/load all services. I didn't care too much about it before and just rebooted and usually worked without any issues. Yesterday and today, i saw the same issues and did a bit of tshot ( connected a screen to

Re: FreeBSD - rc.conf man page splitting.

2021-05-24 Thread Santiago Martinez
Kargl wrote: On Sun, May 23, 2021 at 09:20:45PM +0100, Santiago Martinez wrote: Just wondering whats your view on splitting rc.conf man pages (per section/topic), something similar to what it was done with zfs. For example rc.conf-fw, rc.conf-network and so on. And yes if people think is a good id

FreeBSD - rc.conf man page splitting.

2021-05-23 Thread Santiago Martinez
Hi everyone, hope you are all doing well and safe. Just wondering whats your view on splitting rc.conf man pages (per section/topic), something similar to what it was done with zfs. For example rc.conf-fw, rc.conf-network and so on. And yes if people think is a good idea im happy to take the

Re: freebsd 13 ryzen micro stutter

2021-04-05 Thread Santiago Martinez
e smoothly. Santi On 3/31/21 10:35 AM, Alastair Hogge wrote: On 2021-03-28 16:09, Hans Petter Selasky wrote: On 3/27/21 11:54 AM, Santiago Martinez wrote: Hi, i have the same output as @Nils B. If i run with steal =2 and dtrace the micro stutter doesn't happen but as soon as i stop the d

Re: freebsd 13 ryzen micro stutter

2021-03-27 Thread Santiago Martinez
Hi, i have the same output as @Nils B. If i run with steal =2 and dtrace the micro stutter doesn't happen but as soon as i stop the dtrace script it the stutters come back again. Santi On 3/27/21 10:39 AM, Santiago Martinez wrote: Hi there, my pause are not that often ( with steal_thr

Re: freebsd 13 ryzen micro stutter

2021-03-27 Thread Santiago Martinez
Hi there, my pause are not that often ( with steal_thresh=2) , maybe is around 30 secs or so. If i set the thresh to 1 or 0 they go away. Now im trying with =2 and schedgraph.d. Santi On 3/25/21 10:04 AM, Alastair Hogge wrote: On 2021-03-23 17:34, myfreeweb wrote: On March 23, 2021 9:11:4

Re: freebsd 13 ryzen micro stutter

2021-03-23 Thread Santiago Martinez
This also work great on my ryzen7, still don't understand why... The difference is quite noticeable, no more micro stutter, that i was used to it ( i have tried changing most parameter on sched but not the steal). Can somebody with understanding on ULE explain (in human language) why this ma

Re: testers needed: loader: use display pixel density for font autoselection

2021-02-23 Thread Santiago Martinez
Will test today and report back. Santi On 2/23/21 11:27 AM, Toomas Soome via freebsd-current wrote: hi! I have done some work to make font pickup a bit smarter (hopefully better;), but my own ability to test is limited to one bugged supermicro and one MBP with retina display… The phab link

Re: ZFS assertions

2021-02-10 Thread Santiago Martinez
Hi there. sorry for the delay... the sofa kidnapped me yesterday :) link to the image : https://pasteboard.co/JNHlfgP.jpg OCR of it: -- #10 0x8

Re: Current - kernel dump while plasma loading.

2021-02-09 Thread Santiago Martinez
Hi Alan, away from the machine, but i can send it tonight (CET). Cheers Santiago On 2/9/21 2:41 PM, Alan Somers wrote: > On Tue, Feb 9, 2021 at 3:52 AM Santiago Martinez > wrote: > >> Hi there, this morning i did the usual git pull and make.. >> >> After reboot and

Current - kernel dump while plasma loading.

2021-02-09 Thread Santiago Martinez
Hi there, this morning i did the usual git pull and make.. After reboot and loading the desktop (while starting plasma with drm), i get a kernel dump. This was ok until this morning... This is the info: root@tucho:/var/crash # cat info.last Dump header from device: /dev/ada0p2   Architecture: a

Re: Waiting for bufdaemon

2021-01-20 Thread Santiago Martinez
Same here Mark, and if you need remote access to a AMD Ryzen let me know. Santi On 1/20/21 2:54 PM, Rainer Hurling wrote: > Thanks for the info. So for now, I can remove > microcode_update_enable="YES" in /boot/loader.conf ... > > Is there anything, I can test for you (without having skills in th

Re: VM UMA counters.

2021-01-20 Thread Santiago Martinez
yes that correct, just booted with the patch applied for the bufdaemon . Will keep an eye on it, and let you know how it goes. Any specific values that i should look on vmstat? Santiago On 1/20/21 2:30 PM, Mark Johnston wrote: > On Wed, Jan 20, 2021 at 02:24:59PM +0000, Santiago Marti

Re: VM UMA counters.

2021-01-20 Thread Santiago Martinez
Jan 19, 2021 at 12:44:14PM +0000, Santiago Martinez wrote: >> Hi there, sorry to ask this as it might be a silly question... >> >> Since a few weeks im seeing random locks on application and sometimes >> when using truss it show resource temporally unavailable. >> >

Re: Waiting for bufdaemon

2021-01-20 Thread Santiago Martinez
, Santiago Martinez wrote: > Hi Everyone, i have exactly the same behavior as Rainer described. > > "After a high system load, several programs only react very slowly (e.g. > Firefox).." > > I will try with the patch and see if it also clear this on my machine > (AMD R7).

Re: Waiting for bufdaemon

2021-01-20 Thread Santiago Martinez
Hi Everyone, i have exactly the same behavior as Rainer described. "After a high system load, several programs only react very slowly (e.g. Firefox).." I will try with the patch and see if it also clear this on my machine (AMD R7). Santiago On 1/20/21 1:52 PM, Konstantin Belousov wrote: >

VM UMA counters.

2021-01-19 Thread Santiago Martinez
Hi there, sorry to ask this as it might be a silly question... Since a few weeks im seeing random locks on application and sometimes when using truss it show resource temporally unavailable. Now, checking random things, i see that the vm.uma.256_Bucket.stats.fails counter is increasing while the

Re: Waiting for bufdaemon

2021-01-15 Thread Santiago Martinez
Hi, there, im having the same issue here ( AMD Ryzen7). i do not use mrsas but in my case even if i try to reboot immediately after a fresh reboot i get the timeouts. Regards Santiago Original message From: Juraj Lutter Date: 15/01/2021 12:17 (GMT+01:00) To: freebsd-current@f

Re: boot loader blank screen

2021-01-13 Thread Santiago Martinez
Hi, +1 on this, i still have issue on a supermicro. Santi On 1/8/21 8:11 PM, John Kennedy wrote: > On Wed, Jan 06, 2021 at 02:19:12PM -0800, John Kennedy wrote: >> I saw your commit of 99870c70bac7 (loader: rewrite vidc_install_font), >> 31c2bcad7e44 (loader: remove left over call to unsetenv()

Re: Current kernel build broken with linuxkpi?

2021-01-13 Thread Santiago Martinez
Hi HPS! thanks, that solved the issue. sorry dint realize i had to recompile the drm. Cheers Santi On 1/13/21 2:45 PM, Hans Petter Selasky wrote: > On 1/13/21 3:42 PM, Hans Petter Selasky wrote: >> On 1/13/21 3:40 PM, Santiago Martinez wrote: >>> Thanks Peter,  this is what

Re: Current kernel build broken with linuxkpi?

2021-01-13 Thread Santiago Martinez
Thanks Peter,  this is what i got root@tucho:/usr/src # git status On branch main Your branch is up to date with 'origin/main'. am i missing something? Santi On 1/13/21 2:34 PM, Hans Petter Selasky wrote: > On 1/13/21 3:31 PM, Santiago Martinez wrote: >> Hi there, >

Current kernel build broken with linuxkpi?

2021-01-13 Thread Santiago Martinez
Hi there, Just wondering if somebody else is having issues building the kernel  (amd64) with the latest current. I have tried with clean,  etc and same issue. Uploaded the make output into "pastebin.com" https://pastebin.com/va5HCYtY Thanks Santi OpenPGP_signature Description: OpenPGP d

Re: В ответ на: Re: editors/libreoffice PDF export/printing broken

2020-07-06 Thread Santiago Martinez
Hi there! thanks for it. im also having the issue with the PDF. Apart from that, I also started having screen  rendering issues with LibreOffice. I have applied the env variable and it seems to solve it also. Santi On 2020-07-04 14:23, myfreeweb wrote: On July 4, 2020 1:12:39 PM UTC, Jesp

Re: Panic on mlx5en.

2020-06-16 Thread Santiago Martinez
Thanks. On 2020-06-16 12:47, Hans Petter Selasky wrote: On 2020-06-16 13:36, Santiago Martinez wrote: While here, do you know if there is any ongoing effort to add NETMAP support to mlx? Not for FreeBSD. You might want to look at RoCE and infiniband support for userspace. It should

Re: Panic on mlx5en.

2020-06-16 Thread Santiago Martinez
-06-15 15:39, Santiago Martinez wrote: Ok , will sync now/compile and let you know. Santi On 2020-06-15 15:05, Hans Petter Selasky wrote: On 2020-06-15 15:49, Santiago Martinez wrote: Hi Hans Petter,  At the moment I'm running r362037 but can reinstall, patch/rebuild as needed as is just

RE: MRSAS Panic during Install.

2020-06-15 Thread Santiago Martinez
Ok, will try a few more times as I dont need the server right now. i will keep you posted.Sent from my Samsung Galaxy smartphone. Original message From: Kashyap Desai Date: 15/06/2020 19:29 (GMT+00:00) To: Santiago Martinez , Don Lewis , Andriy Gapon Cc: FreeBSD Current

Re: MRSAS Panic during Install.

2020-06-15 Thread Santiago Martinez
ng to re install tonight with UEFI to see if i can hit it again. SAnti On 2020-06-12 06:30, Kashyap Desai wrote: Screenshot of final error is good enough at least for now. Additional logs will be good if you can provide. Kashyap *From:*Santiago Martinez [mailto:s...@codenetworks.net <

Re: Panic on mlx5en.

2020-06-15 Thread Santiago Martinez
Ok , will sync now/compile and let you know. Santi On 2020-06-15 15:05, Hans Petter Selasky wrote: On 2020-06-15 15:49, Santiago Martinez wrote: Hi Hans Petter,  At the moment I'm running r362037 but can reinstall, patch/rebuild as needed as is just a lab machine. This revision is not

Re: Panic on mlx5en.

2020-06-15 Thread Santiago Martinez
Hi Hans Petter,  At the moment I'm running r362037 but can reinstall, patch/rebuild as needed as is just a lab machine. Santi On 2020-06-15 14:45, Hans Petter Selasky wrote: On 2020-06-15 15:31, Santiago Martinez wrote: Hi Peter, yes Im using the latest one. Can you tell me which ve

Re: Panic on mlx5en.

2020-06-15 Thread Santiago Martinez
Hi Peter, yes Im using the latest one. Santi On 2020-06-15 12:26, Hans Petter Selasky wrote: On 2020-06-15 11:12, Santiago Martinez wrote: Hi everyone, while doing some tests for an MRSAS panic I hit another one on mlx5en. The device is a LenovoSR655 with 2xMellanox NIC. 1 - Mellanox CX-4

Panic on mlx5en.

2020-06-15 Thread Santiago Martinez
Hi everyone, while doing some tests for an MRSAS panic I hit another one on mlx5en. The device is a LenovoSR655 with 2xMellanox NIC. 1 - Mellanox CX-4 Lx 10/25GbE SFP28 2-port OCP Ethernet Adapter 2 - Mellanox CX-4 Lx 10/25GbE SFP28 2-port PCIe Ethernet Adapter This only happens only with curr

Re: MRSAS Panic during Install.

2020-06-11 Thread Santiago Martinez
ng to apply the patch and see what happens. Have some question: * Do you want me to record the booting/error for each case and make it available? * Do you want access to the box? Best regards. Santiago On 2020-06-09 22:43, Santiago Martinez wrote: Hi there, apologies for the delayed respo

Re: MRSAS Panic during Install.

2020-06-09 Thread Santiago Martinez
ck how it goes. without the RAID". Sure, I will test with the patch and let you know asap. hopefully by tomorrow night(BST). Cheers Santi On 2020-06-09 19:20, Kashyap Desai wrote: -Original Message- From: Santiago Martinez [mailto:s...@codenetworks.net] Sent: Tuesday, June 9, 2020

Re: MRSAS Panic during Install.

2020-06-09 Thread Santiago Martinez
Hi! so it works but i got a lock order reversal warning, but it continue. Wil check go it goes Santi On 2020-06-09 11:13, Santiago Martinez wrote: Trying right now, will let you know. On 2020-06-09 11:07, Kashyap Desai wrote: Hi Santi - Please try without Raid-1 VD. Most likely you

Re: MRSAS Panic during Install.

2020-06-09 Thread Santiago Martinez
Trying right now, will let you know. On 2020-06-09 11:07, Kashyap Desai wrote: Hi Santi - Please try without Raid-1 VD. Most likely you will not observe issue, but you can confirm from your end. Kashyap -Original Message- From: Santiago Martinez [mailto:s...@codenetworks.net

Re: MRSAS Panic during Install.

2020-06-09 Thread Santiago Martinez
tiago Martinez wrote: Hi Everyone, today I tested with 12.1 and it works without any issues (at least for now). I will sync against current and see if it fails. Santiago On 2020-06-08 17:41, Santiago Martinez wrote: Hi there, tried again and now i got it with UFS also.. that make sense.. right...

Re: MRSAS Panic during Install.

2020-06-08 Thread Santiago Martinez
Hi Everyone, today I tested with 12.1 and it works without any issues (at least for now). I will sync against current and see if it fails. Santiago On 2020-06-08 17:41, Santiago Martinez wrote: Hi there, tried again and now i got it with UFS also.. that make sense.. right... On 2020-06-08

Re: MRSAS Panic during Install.

2020-06-08 Thread Santiago Martinez
Hi there, tried again and now i got it with UFS also.. that make sense.. right... On 2020-06-08 15:20, Santiago Martinez wrote: Hi Everyone, I'm installing FreeBSD current(361567) snapshot on a Lenovo SR655 server. After selecting ZFS, and the installer tries to make the partitions,

MRSAS Panic during Install.

2020-06-08 Thread Santiago Martinez
Hi Everyone, I'm installing FreeBSD current(361567) snapshot on a Lenovo SR655 server. After selecting ZFS, and the installer tries to make the partitions, etc I get the following panic. I tried selecting UFS and its works. I uploaded a screenshot as I only have KVM access to it: https://0b