> > The DPDK is mostly consistent about using the POSIX standard > > memset instead of bzero; but there seem to be some leftover BSD > > hold outs. > > > > Stephen Hemminger (3): > > test-pmd: use memset not bzero > > xen-virt: use memset not bzero > > qat: use memset instead of bzero > > Series-Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks