Christian Svensson
Christian Svensson
Hi, I'm reporting an absence of a crash and recommending you to reconsider or provide more details of the crash referred to here: https://github.com/facebook/fboss/blob/346e30c2b84373cc8c674c5d2babd5b0876dc416/getdeps.sh#L118 Essentially "It works for us".
Hi @capveg. I admit it's a bit sneaky, but if you click on "OpenNSL 3.5.0.1" in my report you get the diff of the patch, and you'll see the actual...
The status: not working is my quest to downrate the serdes's to support 1G line rate (https://github.com/Broadcom-Switch/OpenNSL/issues/37). No worries, I also wouldn't trust strangers on the internet. What I can...
Just a random question, did you upgrade the kernel modules associated with OpenNSL when running a newer OpenNSL? We're running pretty brand new kernel modules (I think we're even using...
Just to add more data to keep myself honest: ``` dhtech@wedge1:~$ ldd /usr/local/bin/wedge_agent | grep libopennsl libopennsl.so.1 => /usr/local/lib/libopennsl.so.1 (0x00007fe4583cc000) dhtech@wedge1:~$ sudo find / -name libopennsl.so.1 | xargs sha1sum c5a00a16bb0e0be3d557a6e21bc1ee43aa06d4c2...
It was a while since I hacked together the kernel modules, but https://github.com/dhtech/OpenNSL/commit/3e5a8afeaf82e4c0563b7c6f818e1c9a92dba989 + ONL 9 should be what we're running. A notable thing is that we do not load...
Ah @sonoble, looking at the last line of your report you're probably hitting https://github.com/facebook/fboss/issues/74. Not sure without the full stack trace however. You can try using our fork that is...
Only LLDP so far as well as normal L2 switching.
@sonoble Sure. Do you have any configuration to share to make the time commitment shorter on my part? Also, did this work on 6.4? We only use L2 stuff so...
So these are my observations. This is with 3.5.0.1 and our FBOSS fork from May/June. We have never tried running this with the old FBOSS, so I have no idea...