musl lacks __ppc_get_timebase() but has __builtin_ppc_get_timebase()
Signed-off-by: Duncan Bellamy
---
lib/eal/ppc/include/rte_cycles.h | 7 ++
lib/eal/ppc/rte_cycles.c | 39
2 files changed, 46 insertions(+)
diff --git a/lib/eal/ppc/include/rte_cyc
On Sat, Apr 9, 2022 at 8:43 PM Timothy McDaniel
wrote:
>
> Updated to allow overriding the default CQ depth of 32. Since there are
> only 2048 DLB history list entries, increasing the cq depth decreases
> the number of available ldb ports to 2048/max_cq_depth. Resource query
> will take this into
On Sat, Apr 9, 2022 at 8:48 PM Timothy McDaniel
wrote:
>
> On Xeon, as 512b accesses are available, movdir64 instruction is able to
> perform 512b read and write to DLB producer port. In order for movdir64
> to be able to pull its data from store buffers (store-buffer-forwarding)
> (before actual
On Tue, Apr 12, 2022 at 11:12 PM Srikanth Yalavarthi
wrote:
>
> Added new macros for pointer operations, bitwise operations,
> spinlocks and 32 bit read and write.
>
> Signed-off-by: Srikanth Yalavarthi
> ---
> drivers/common/cnxk/roc_bits.h | 12
> drivers/common/cnxk/roc_platf
On Sun, Apr 24, 2022 at 9:55 PM Gowrishankar Muthukrishnan
wrote:
>
> Fix out of bounds array access reporrted in coverity scan.
Fixed reported typo
>
> Coverity issue: 375817
> Fixes: 2351506401e ("event/cnxk: add SSO selftest and dump")
>
> Signed-off-by: Gowrishankar Muthukrishnan
Acked-by
On Wed, 2022-05-11 at 09:46 -0700, Stephen Hemminger wrote:
> On Sat, 7 May 2022 17:12:36 +0100
> Quentin Armitage wrote:
>
> > In pcap_tsc_to_ns(), delta * NSEC_PER_SEC will overflow approx 8
> > seconds after pcap_init is called when using a TSC with a frequency
> > of 2.5GHz.
> >
> > To avoi
6 matches
Mail list logo