dpdk.git
2018-05-14 Matan Azradapp/testpmd: fix forward ports update
2018-05-14 Matan Azradapp/testpmd: fix valid ports prints
2018-05-14 Matan Azradapp/testpmd: fix slave port detection
2018-05-14 Anatoly Burakovapp/testpmd: disable memory locking on FreeBSD
2018-05-14 Anatoly Burakovapp/testpmd: make locking memory configurable
2018-05-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-05-14 Anatoly Burakovipc: fix duplicate string copy in async request
2018-05-14 Anatoly Burakovmem: fix unmapping and marking segments as free
2018-05-14 Anatoly Burakovmem: fix return code of freeing segment on failure
2018-05-14 Anatoly Burakovmem: fix index for unmapping segments on failure
2018-05-14 Anatoly Burakovmem: fix potential underflow on mem size calculation
2018-05-14 Anatoly Burakovmemzone: document reserving zero-length memzones
2018-05-14 Anatoly Burakovmemzone: fix size on reserving biggest memzone
2018-05-13 Anatoly Burakovmemzone: fix race condition on alloc failure
2018-05-13 Anatoly Burakovmem: unmap unneeded space
2018-05-13 Anatoly Burakovmem: check if allocation size is too big
2018-05-13 Thomas Monjalonmem: fix typo in local function name
2018-05-13 Thomas Monjaloneal: fix typo in doc of pointer offset macro
2018-05-13 Ivan Maloveal: fix mempool ops name parsing
2018-05-13 Shreyansh Jainrawdev: remove dead code
2018-05-13 Shreyansh Jainraw/skeleton: remove dead code
2018-05-13 Shreyansh Jainraw/skeleton: fix resource leak in test
2018-05-13 Shreyansh Jainbus/fslmc: remove dead code
2018-05-13 Shreyansh Jainbus/fslmc: fix memory leak and cleanup
2018-05-13 Hemant Agrawalbus/dpaa: improve dynamic logging
2018-05-13 Hemant Agrawalnet/dpaa: fix xstats implementation
2018-05-13 Hemant Agrawalbus/fslmc: improve debug logging
2018-05-13 Hemant Agrawalbus/fslmc: support device blacklisting
2018-05-13 Hemant Agrawalbus/dpaa: support device blacklisting
2018-05-13 Yangchao Zhoukni: fix possible mbuf leaks and speed up port release
2018-05-13 Reshma Pattanexamples/vhost_scsi: replace strncpy with strlcpy
2018-05-13 Reshma Pattanexamples/ipsec-secgw: replace strncpy with strlcpy
2018-05-13 Reshma Pattanexamples/quota_watermark: fix return type of threads
2018-05-13 David Hunttest/pipeline: fix return type of stub miss
2018-05-13 David Hunttest/distributor: fix return type of thread function
2018-05-13 Reshma Pattantest/reorder: fix freeing mbuf twice
2018-05-13 Andy Greenhash: explicit casts for truncation in CRC32c
2018-05-13 Andy Greenhash: move stack declaration at top of CRC32c function
2018-05-13 Andy Greenethdev: explicit cast of buffered Tx number
2018-05-13 Andy Greennet: move stack variable at top of VLAN strip function
2018-05-13 Andy Greenspinlock/x86: move stack declaration before code
2018-05-13 Andy Greeneal: declare trace buffer at top of own block
2018-05-13 Andy Greeneal: explicit cast of core id when getting index
2018-05-13 Andy Greeneal: explicit cast of builtin for bsf32
2018-05-13 Pablo de Larabus/fpga: use strlcpy instead of strncpy
2018-05-08 Ravi Kumarcrypto/ccp: add meson build
2018-05-08 Bruce Richardsonbuild: ensure compatibility with future meson versions
2018-05-08 Bruce Richardsonbuild: fix check for libbsd in meson
2018-05-08 Bruce Richardsonkernel: fix cross-build of Linux modules with meson
2018-05-08 Bruce Richardsonnet/i40e: fix missing defines for non-AVX build
2018-05-11 Konstantin... doc: add BPF library guide
2018-05-11 Konstantin... test/bpf: introduce functional test
2018-05-11 Konstantin... test/bpf: add samples
2018-05-11 Konstantin... app/testpmd: add commands to load/unload BPF filters
2018-05-11 Konstantin... bpf: introduce basic Rx/Tx filters
2018-05-11 Konstantin... bpf: add JIT compilation for x86_64 ISA
2018-05-11 Konstantin... bpf: add more checks
2018-05-11 Konstantin... bpf: add ability to load eBPF program from ELF object...
2018-05-11 Konstantin... bpf: add BPF loading and execution framework
2018-05-11 Rosen Xuraw/ifpga: add Intel FPGA bus rawdev driver
2018-05-11 Tianfei Zhangraw/ifpga/base: add Intel FPGA OPAE share code
2018-05-11 Rosen Xubus/ifpga: add Intel FPGA bus library
2018-05-10 Ravi Kumarcrypto/ccp: support run-time CPU based auth
2018-05-10 Kamil Chalupnikbbdev: change names of baseband devices
2018-05-10 Lee Dalydoc: add compression driver and ISA-L PMD guides
2018-05-10 Lee Dalycompress/isal: add ISA-L decomp functionality
2018-05-10 Lee Dalycompress/isal: add ISA-L compression functionality
2018-05-10 Lee Dalycompress/isal: add stats related ops
2018-05-10 Lee Dalycompress/isal: support burst enqueue/dequeue
2018-05-10 Lee Dalycompress/isal: add queue pair related ops
2018-05-10 Lee Dalycompress/isal: add private xform related ops
2018-05-10 Lee Dalycompress/isal: add basic PMD ops
2018-05-10 Lee Dalycompress/isal: add device init and de-init
2018-05-10 Lee Dalycompress/isal: add skeleton ISA-L compression PMD
2018-05-10 Kamil Chalupnikdoc: update bbdev test app guide
2018-05-10 Kamil Chalupnikdoc: add shared lib building instructions for bbdev
2018-05-10 Kamil Chalupnikdoc: update bbdev guide
2018-05-10 Kamil Chalupnikapp/bbdev: improve readability
2018-05-10 Kamil Chalupnikapp/bbdev: add new test vectors
2018-05-10 Kamil Chalupnikapp/bbdev: update default test vectors
2018-05-10 Kamil Chalupnikbbdev: split queue groups
2018-05-10 Kamil Chalupnikbbdev: measure offload cost
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: support optional CRC overlap
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: increase internal buffers
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: scale likelihood ratio input
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: move macros to bbdev library
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: optimize memory copy
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: support FlexRAN 1.4.0
2018-05-10 Radu Nicolauexamples/ipsec-secgw: limit inflight packets count
2018-05-10 Pablo de Laraapp/crypto-perf: check minimum lcore number
2018-05-10 Reshma Pattantest/crypto: enhance scheduler unit tests
2018-05-10 Hemant Agrawalcrypto/dpaa2_sec: remove IOVA conversion for fle address
2018-05-10 Tomasz Jozwiakapp/crypto-perf: fix burst size calculation
2018-05-10 Nipun Guptacrypto/dpaa_sec: update maximum queue pairs to 8
2018-05-10 Pablo de Laratest/compress: add invalid configuration tests
2018-05-10 Pablo de Laratest/compress: add multi xform test
2018-05-10 Pablo de Laratest/compress: add multi level test
2018-05-10 Pablo de Laratest/compress: add multi op test
2018-05-10 Pablo de Laratest/compress: add initial unit tests
2018-05-10 Ashish Guptadoc: add compressdev library guide
next