-
Hello, after following the build tree instructions for the Nv_small configuration, but I got an error when build test bench using commands:
`./tools/bin/tmake -build ready_for_test`
The output is …
-
To reproduce (having run `make` and `./tools/bin/tmake -build vmod`):
```
cd verif/verilator
verilator --lint-only -f verilator.f --timescale-override 1ns
%Error-UNSUPPORTED: ../../outdir/nv_full/…
-
Hi,
I tried to configure and build a 1024 MAC NVDLA large RTL, as change the following parameters in nv_large.spec, and let the other parameters the same as default.
#define MAC_ATOMIC_C_SIZE_32
…
-
The `impl IntoVCL for &[u8]` should not exist in the safe code because it assumes the content of `[u8]` to be non-null bytes (with the possibility of the last byte being null). Is it even needed?
I…
-
As demonstrated with this patch
```diff
diff --git a/vmod/vmod_debug.vcc b/vmod/vmod_debug.vcc
index df8ba6247..310a046bb 100644
--- a/vmod/vmod_debug.vcc
+++ b/vmod/vmod_debug.vcc
@@ -69,6 +6…
-
error compiling on varnish 7.0 plz help.
VMODTOOL vcc_sec_if.c
CC vmod_sec.lo
vmod_sec.c:27:5: error: unknown type name 'Rules'
Rules *rules_set;
^~~~~
vmod_sec.c: In func…
-
Hello,
we are planning to upgrade varnish to version 7.4. Is there any known limitation for this vmod used on varnish 7.4? I see in the docu, that the vmod is built for varnish version v3-v6.
Than…
-
I imagine we can start with storing the finalised coefficients here under ` IGRF14eval/data/coefficients`:
```
DGRF_Final.cof
IGRF_Final.cof
SV_Final.cof
```
We then need to create the various…
-
### Expected Behavior
No unexplained high cpu load when using unix socket on backend.
### Current Behavior
We had some longtime intermittent high cpu usage with varnish software. We spent a l…
-
Hey there,
while running the make we get the following error:
```
make all-recursive
make[1]: Entering directory `/src/geoip-vmod'
Making all in src
make[2]: Entering directory `/src/geoip-vmod/src…