00:14:38 sommerfeld: thank you very much for filed bug, thank you 00:49:10 sommerfeld: >on rx, that would be error counters on the NIC. Could you show how to get whose counters ? 00:57:16 sommerfeld: Did you mean IERRORS and OERRORS in 'dlstat show-link -s' ? 01:16:41 vetal: there are more detailed mac stats available via kstat; the specific stat of interest is likely the norcvbuf / noxmitbuf mac stats. 01:16:55 kstat -m i40e -n mac 01:17:10 (for i40e which is what I think you're looking for) 01:20:23 sommerfeld: Thanks! 03:15:33 If you really need to get specific, you should open up the X710 programmer's manual. Most of the internal device stats are kstats. 08:27:42 yuripv it may be so, I was checking 4k some time ago, but as I had no 4k devices at that time, it was left there.... 08:44:22 yuripv hm, actually, I have the fix for it;) 09:13:10 tsoome: it's just 4k namespace on nvme, I *thought* it was fixed ages ago, so it came as surprise 09:13:43 identify says 4096 is "best", so I formatted the namespace using that lba size 09:13:49 well, I was working with it 2022:D 09:14:58 I eventually did end up creating iscsi volumes with 4kn setup:D I still do not have 4kn hardware 09:16:20 anyhow, while enabling mkfs to allow 4k sector is easy, there are few side issues I need to fix related to this sector size 09:16:21 this is some cheap consumer nvme though 09:25:10 ya, I still need to prioritize few other things first;) especially as we can provide 4k sectors also with bhyve now:)