00:00:40 I thought I saw an update (or maybe just an issue filed) sometime relatively recently to update the intel core code for a NIC... but I can't recall if that was for i40e or a different intel nic 00:00:49 (if it was i40e, maybe that migt help?) 00:01:15 sommerfeld: at first glance, it appears the mechanims for controlling it are documented 00:01:46 so it should at least in theory be possible I think.. 00:03:33 do we know who has what? 00:03:51 it'd be useful if rather than asking each time we made a note, but I know _I_ haven't. 00:05:14 we have some systems w/ i40e in our lab 00:05:30 my home system has igb and ixgbe as well 00:05:37 we also have come mlxcx cards 00:08:41 for the intel ones the specifics seem like they matter 00:09:14 though I used the emulated one in qemu for pci bringup, so that driver is presumably about as forgiving as possible 00:24:05 sommerfeld: Speed negotiation as in disable auto-neg or control what it advertises? 00:32:54 rmustacc: good question. preferably both. Not sure which one is more likely to avoid whatever is causing the link flaps. 00:39:55 as the other end is an 10gig ONT managed by my ISP I have extremely limited visibility into what it's doing. 00:56:25 I don't think it'd be too bad at some point. 01:09:52 @sommerfeld I have an i40e core code update branch. 01:09:57 I can't remember if it builds. 01:10:09 Lemme spin one and see what does/doesn't happen. 01:13:06 Will have an answer in <= 40mins. MUCH <= if a trainwreck. 01:14:11 The branch is in https://github.com/danmcd/illumos-gate/tree/i40e-common-update @sommerfeld 01:35:35 Shit, still needs work; blew up on build. 01:39:38 Hmmm... blew up not where I expected. 01:48:02 Oh that's right, smatch whines but gcc doesn't. No packages but yes driver. 01:48:22 @sommerfeld want a compile copy? Or you can just take from the aforementioned branch and build it yourself. 01:48:38 I think @tsoome_'s new smatch copes much better with it. 02:23:33 just grabbed the branch. (git remote add danmcd https://github.com/danmcd/illumos-gate.git; git fetch --all) 07:57:15 yes, the updated smatch can handle pragma packed better and is not complaining. 16:20:05 Thanks @sommerfeld --> I'll not force-push to that branch to keep it honest since someone's downstreaming it. 16:20:35 I want to JUST have it be a common-code update. Some reports say it might fix fenix illumos#13230 16:20:51 fenix` illumos#13230 16:21:12 fenix illumos 13230 16:21:13 BUG 13230: i40e has duplicate traffic when used with bhyve/snoop running (New) 16:21:13 ↳ https://www.illumos.org/issues/13230 16:21:21 might need to extend its matching :) 18:08:42 My bad. 18:09:00 I'm used to internal TritonBot (nee JoyBot) ways. 18:56:33 heh.. 20:55:59 [illumos-gate] 17813 mac softring polling does not enforce byte limit -- Ryan Zezeski 21:56:44 Thanks @rzezeski for that! 22:18:19 [illumos-gate] 17789 want transitional virtio drivers -- Andy Fiddaman 22:18:19 [illumos-gate] 17836 Re-enable RDSEED on Zen5 processors with new enough microcode -- Andy Fiddaman 22:18:50 andyf: nice nice nice 22:19:04 Yes. I owe you some work for braich, I know 22:19:35 sure, but it makes other things nicer immediately too :)