bewing

Results 68 comments of bewing

I came across this today looking into monitoring switch-side misconfigurations (LACP bond with no active members on the host side). I think I have some time next week to look...

Looks like I will have to update e2e fixtures, which means I might as well go ahead and unique-ify the fixtures now.

I'm interested in this as I'm currently only running `powerline-daemon` to render a tmux status line, and spent the last day or two of my vacation doing research. Powerline supports...

I was also able to get into this stuck state with the `v8.2.2` container

> > The bonding driver has many files of the format -- should this be implemented as constants in the module itself, or imported constants from a reference module (assuming...

I'm not able to run tests in node_exporter using this branch, so there's still more digging/dev work needed before this is mergable

@ka9q It looks like the patch got kind of ignored -- were you planning to resubmit?

Another possible tweak? Perhaps pimd (or the kernel) can maintain a fastdrop/don't care list (cache miss -> add eBPF drop rule, or other method to drop/ignore frame) and resolve that...

I did a quick spot check, because I didn't remember seeing this in the documentation that I reviewed -- while condition is present on some processors, it doesn't appear to...

> Is this what you're proposing to use for local testing? https://github.com/nektos/act I'm not familiar with it yet, but not opposed. We'll need to update the docs for this change...