-
Smithx10
Do we support the Chelsio T7 now?
-
Smithx10
Got a wonderful message from SM: "Chelsio just informed us today that the requested T62100-LP-CR is going EOL"
-
Smithx10
rzezeski: I see this branch,
github.com/oxidecomputer/illumos-gate/commits/ry/stlouis-t7 Do you know what the state of the T7 is on illumos?
-
rzezeski
Smithx10: I have a version of the cxgbe driver that runs against an older version of the T7. The work was put on the back-burner for various reasons. There will be T7 support at some point, but the update to cxgbe is not yet in gate.
-
Smithx10
Think they said we won't be able to buy at T6 after 9/24/2026
-
Smithx10
So just to confirm, at the moment If I put a T7 card in.... that th@ng aint' tx'ing or rx'ing nothing :P
-
Smithx10
*naddddda*
-
rzezeski
correct
-
nomad
Sorry jbk but I'm obligated to ask.. how's the ice driver coming along?
-
jbk
nothing new to report really..
-
jbk
we had several other emergencies, so hadn't been able to do much work the past couple of weeks...
-
jbk
and we're also moving our lab, so been waiting for the dust to settle from that before picking it back up
-
jbk
i've not tried this (so caveat operator(?)) but supposedly ice can work at least to some degree as an i40e NIC... unfortunately with the ever-decreasing quality of intel's documentation, it's not clear to what degree
-
jbk
e.g. if you could bind the i40e driver to instances
-
jbk
(my suspicion is that the compatibility doesn't go _that_ far and that it'll fail and/or panic the system, but don't really know)
-
nomad
I think I'll skip that experiment :)
-
rmustacc
I don't see how you can make i40e and ice work as the same device. While they have similar I/O engine constraints, the rest of the firmware interface is entirely different.
-
jbk
there was something buried in the manual.. it might just be for the VF stuff, I can't remember now
-
jbk
(which if so, probably doesn't help much since we don't really use that)
-
jperkin
has anyone ran the dtrace test suite recently, and/or would I expect to see failures that are unrelated to a change I'm making?
-
rzezeski
jperkin: this was quite a while ago, maybe a year or more, but I think there we certain network related tests where I ran into failures because certain assumptions were made around the local network
-
rzezeski
I think I filed issues too
-
jperkin
rzezeski: thanks, the failures don't appear to be related but just wanted to check I wasn't holding it wrong
-
richlowe
there are tests that depend on network weather, and some that depend silently on some other stuff
-
richlowe
I think maybe the NFS things assume you have some?
-
richlowe
danmcd: is dtest in your release script?
-
danmcd
It is not.
-
danmcd
(At least not yet?)
-
richlowe
ah, shame, thought it might give jperkin an easy baseline
-
gitomat
[illumos-gate] 18195 Convert mpstat(8) to mdoc(7) -- Andy Fiddaman <illumos⊙fn>