Re: [Bug 196944] [bge] [ipmi] regression IPMI access disabled when bge driver is loaded

2016-02-20 Thread Laurent Frigault
t the solution for everyone, > as there have been many other commits since then, but at least I found the > breakage point. I don't know the bge driver or kernel well enough to properly > fix it, but hopefully this is good information for so

BGE IPMI regression

2015-01-23 Thread Laurent Frigault
? Regards, -- Laurent Frigault | Free.org ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Re: kern/119361: [bge] bge(4) transmit performance problem

2008-01-15 Thread Laurent Frigault
=> no > > changes. > > Please test following patch: > http://people.freebsd.org/~sephe/if_bge.c.6.diff I apply your patch and re-run the test (without and with polling) => no changes. Best Regards, -- Laurent Frigault | http://www.agneau.org/> UNIX _IS_ user friendly. It&

Re: kern/119361: [bge] bge(4) transmit performance problem

2008-01-14 Thread Laurent Frigault
tter TX > performance, you should consider raise: > in bge_attach() > sc->bge_tx_max_coal_bds = 10; > to 64 or more I tested with polling and did not see any changes for the transmit performance problem. I just re-test with polling AND bge_tx_max_coal_bds raised to 64 => no changes. Regards, --