Nick Richardson

Results 10 comments of Nick Richardson

Was able to fix this on Debian kernel ver 6.1.0-16. Had to remove all instances of `OCTEON_MGMT_NAPI_WEIGHT` from netif_napi_add (it appears in multiple files try `make` to find all of...

Hey @barracuda156, I'm having trouble reproducing this build error on my MacOS 14.2.1 environment. Could you give more details on how you're building this? Thanks

Try `pip cache purge` from the venv? python packages are distributed via gzip-compressed tarballs. It looks like one of the cached packages contained a malformed tarball. At least that's my...

The relevant wiki, https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Images-Filename-Name-and-Subdirectory, also needs to be edited. Not sure how to do this myself, so I'll allow someone else to tackle this.

@yuqi-zhang I discussed this with some engineers internally and we decided that the upstream changes should not block this api change. However, we will need to do this at some...

"So based on that, we are ok with TechPreview only curve support for TLS 1.2, and only for ingress and apiserver. We don't allow TLS 1.3 + curve, or curve...

> @richardsonnick Looks like this may need a rebase and it looks like you are missing the generated file updates here. > > Running `PROTO_OPTIONAL=true make update` should re-generate everything...

rebase nuked some test. Fixing.