-
jbk
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
-
jbk
(if it was i40e, maybe that migt help?)
-
jbk
sommerfeld: at first glance, it appears the mechanims for controlling it are documented
-
jbk
so it should at least in theory be possible I think..
-
richlowe
do we know who has what?
-
richlowe
it'd be useful if rather than asking each time we made a note, but I know _I_ haven't.
-
jbk
we have some systems w/ i40e in our lab
-
jbk
my home system has igb and ixgbe as well
-
jbk
we also have come mlxcx cards
-
richlowe
for the intel ones the specifics seem like they matter
-
richlowe
though I used the emulated one in qemu for pci bringup, so that driver is presumably about as forgiving as possible
-
rmustacc
sommerfeld: Speed negotiation as in disable auto-neg or control what it advertises?
-
sommerfeld
rmustacc: good question. preferably both. Not sure which one is more likely to avoid whatever is causing the link flaps.
-
sommerfeld
as the other end is an 10gig ONT managed by my ISP I have extremely limited visibility into what it's doing.
-
rmustacc
I don't think it'd be too bad at some point.
-
danmcd
@sommerfeld I have an i40e core code update branch.
-
danmcd
I can't remember if it builds.
-
danmcd
Lemme spin one and see what does/doesn't happen.
-
danmcd
Will have an answer in <= 40mins. MUCH <= if a trainwreck.
-
danmcd
-
danmcd
Shit, still needs work; blew up on build.
-
danmcd
Hmmm... blew up not where I expected.
-
danmcd
Oh that's right, smatch whines but gcc doesn't. No packages but yes driver.
-
danmcd
@sommerfeld want a compile copy? Or you can just take from the aforementioned branch and build it yourself.
-
danmcd
I think @tsoome_'s new smatch copes much better with it.
-
sommerfeld
just grabbed the branch. (git remote add danmcd
github.com/danmcd/illumos-gate.git; git fetch --all)
-
tsoome_
yes, the updated smatch can handle pragma packed better and is not complaining.
-
danmcd
Thanks @sommerfeld --> I'll not force-push to that branch to keep it honest since someone's downstreaming it.
-
danmcd
I want to JUST have it be a common-code update. Some reports say it might fix fenix illumos#13230
-
danmcd
fenix` illumos#13230
-
andyf
fenix illumos 13230
-
fenix
BUG 13230: i40e has duplicate traffic when used with bhyve/snoop running (New)
-
fenix
-
andyf
might need to extend its matching :)
-
danmcd
My bad.
-
danmcd
I'm used to internal TritonBot (nee JoyBot) ways.
-
jbk
heh..
-
gitomat
[illumos-gate] 17813 mac softring polling does not enforce byte limit -- Ryan Zezeski <ryan⊙zc>
-
danmcd
Thanks @rzezeski for that!
-
gitomat
[illumos-gate] 17789 want transitional virtio drivers -- Andy Fiddaman <illumos⊙fn>
-
gitomat
[illumos-gate] 17836 Re-enable RDSEED on Zen5 processors with new enough microcode -- Andy Fiddaman <illumos⊙fn>
-
richlowe
andyf: nice nice nice
-
andyf
Yes. I owe you some work for braich, I know
-
richlowe
sure, but it makes other things nicer immediately too :)