[dpdk-dev] [PATCH v2] crypto/qat: fix uninitilized compiler warning

2021-05-16 Thread Feifei Wang
In Arm platform, when "RTE_ARCH_ARM64_MEMCPY" is set as true, compiler will report variable uninitilized warning: ../drivers/crypto/qat/qat_sym_session.c: In function ‘partial_hash_compute’: ../lib/eal/include/generic/rte_byteorder.h:241:24: warning: ‘’ may be used uninitialized in this function [

Re: [dpdk-dev] [PATCH] doc: fix guide for DLB v2.5

2021-05-16 Thread David Marchand
On Sat, May 15, 2021 at 7:29 PM Timothy McDaniel wrote: > > - Remove references to deferred scheduling. That feature applies > to DLB v1.0 only. > - Replace vdev references with the pci devargs equivalent > - Add section for new "vector_opts_enabled" devarg > > Fixes: 7c6cc633fc7d ("doc: update