dpdk.git
2018-01-31 Matan Azradethdev: add port ownership
2018-01-31 Matan Azradethdev: fix port id allocation
2018-01-31 Matan Azradethdev: fix port data reset timing
2018-01-31 Ophir Munknet/tap: fix build on ARM32
2018-01-31 Pablo de Laracrypto/scheduler: fix strncpy
2018-01-31 Amr Mokhtarexamples/bbdev: fix unchecked return of stats
2018-01-31 Amr Mokhtarexamples/bbdev: fix memory leak in stats print
2018-01-31 Amr Mokhtarexamples/bbdev: fix out-of-bounds access in MAC print
2018-01-31 Amr Mokhtarapp/bbdev: fix unchecked return value
2018-01-31 Amr Mokhtarapp/bbdev: fix out-of-bounds read in vector array
2018-01-31 Amr Mokhtarapp/bbdev: fix division by zero in latency measure
2018-01-31 Amr Mokhtarapp/bbdev: fix null termination in argument parsing
2018-01-31 Shreyansh Jaindoc: add rawdev library guide and doxygen page
2018-01-31 Shreyansh Jaintest: enable rawdev skeleton test
2018-01-31 Shreyansh Jainraw/skeleton: add test cases
2018-01-31 Shreyansh Jainraw/skeleton: introduce skeleton rawdev driver
2018-01-31 Shreyansh Jainrawdev: add self test
2018-01-31 Shreyansh Jainrawdev: add firmware management
2018-01-31 Shreyansh Jainrawdev: add extended stats
2018-01-31 Shreyansh Jainrawdev: add buffer stream IO
2018-01-31 Shreyansh Jainrawdev: add attribute get and set
2018-01-31 Shreyansh Jainrawdev: introduce raw device library
2018-01-31 Nipun Guptanet/dpaa: further push mode optimizations
2018-01-31 Nipun Guptabus/dpaa: check portal presence in the caller function
2018-01-31 Hemant Agrawalnet/dpaa: use address translation optimizations
2018-01-31 Shreyansh Jainbus/dpaa: fix port order shuffling
2018-01-31 Hemant Agrawalmempool/dpaa: fix address translation optimization
2018-01-31 Nipun Guptabus/dpaa: allocate qman portals in thread safe manner
2018-01-31 Nipun Guptabus/dpaa: check flag in qman multi enqueue
2018-01-31 Yongseok Koheal/arm64: fix instrinsic for GCC < 4.9
2018-01-31 Zhihong Wangvhost: fix build with old kernels
2018-01-31 Liang Maevent/opdl: fix dereference before null check
2018-01-31 Liang Maevent/opdl: fix resource leak
2018-01-31 Nipun Guptanet/dpaa2: prefetch the annotation in event processing
2018-01-31 Nipun Guptaevent/dpaa2: prefetch the next DQRR entry
2018-01-31 Nipun Guptabus/fslmc: add function to prefetch next DQRR entry
2018-01-31 Pavan Nikhileshapp/eventdev: fix port dequeue depth configuration
2018-01-31 Harry van Haarenevent/sw: support dynamic logging
2018-01-31 Harry van Haarennet/vmxnet3: align dynamic log names with standard
2018-01-31 Harry van Haarennet/virtio: align dynamic log names with standard
2018-01-31 Harry van Haarennet/thunderx: align dynamic log names with standard
2018-01-31 Harry van Haarennet/qede: align dynamic log names with standard
2018-01-31 Harry van Haarennet/nfp: align dynamic log names with standard
2018-01-31 Harry van Haarennet/liquidio: align dynamic log names with standard
2018-01-31 Harry van Haarennet/ixgbe: align dynamic log names with standard
2018-01-31 Harry van Haarennet/i40e: align dynamic log names with standard
2018-01-31 Harry van Haarennet/fm10k: align dynamic log names with standard
2018-01-31 Harry van Haarennet/enic: align dynamic log names with standard
2018-01-31 Harry van Haarennet/ena: align dynamic log names with standard
2018-01-31 Harry van Haarennet/e1000: align dynamic log names with standard
2018-01-31 Harry van Haarennet/avp: align dynamic log names with standard
2018-01-31 Harry van Haarennet/avf: align dynamic log names with standard
2018-01-31 Harry van Haarenevent/opdl: align dynamic log name with standard
2018-01-31 Harry van Haarendrivers/octeontx: align dynamic log names with standard
2018-01-31 Harry van Haarendrivers/bbdev: align dynamic log names with standard
2018-01-31 Harry van Haarendoc: describe dynamic logging format
2018-01-31 Shreyansh Jainbus/fslmc: fix DPCI compare in scan
2018-01-31 Hemant Agrawalnet/dpaa2: fix BPID offset
2018-01-31 Hemant Agrawalconfig: reduce DPAA2 mbuf headroom size to 128
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Harry van Haarentest/debug: fix EAL cleanup when forking
2018-01-30 Marko Kovacevicmk: support renamed Makefile in external project
2018-01-30 Bruce Richardsontest: build more test cases with meson
2018-01-30 Bruce Richardsondrivers: improve pmdinfo generation with meson
2018-01-30 Bruce Richardsondoc: add meson build to release notes
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Pavan Nikhileshbuild: support vendor specific ARM cross builds
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Bruce Richardsonbuild: support ARM with meson
2018-01-30 Kevin Laatztest: build more test cases with meson
2018-01-30 Pavan Nikhileshapp/eventdev: build with meson
2018-01-30 Pavan Nikhileshevent/octeontx: build with meson
2018-01-30 Pavan Nikhileshdrivers/net: build Cavium NIC PMDs with meson
2018-01-30 Pavan Nikhileshmempool/octeontx: build with meson
2018-01-30 Bruce Richardsondoc: add instructions on build using meson
2018-01-30 Harry van Haarentest: build app with meson as dpdk-test
2018-01-30 Bruce Richardsonnet/pcap: fix cross compilation with meson
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonbuild: symlink drivers to library directory
2018-01-30 Bruce Richardsonbuild: change default library type to static
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsoneal: fix list of source files in meson build
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-30 Bruce Richardsonnet/bonding: build with meson
2018-01-30 Bruce Richardsondrivers/event: build skeleton and SW drivers with meson
2018-01-30 Bruce Richardsonlpm: install vector header files with meson
2018-01-30 Bruce Richardsonbuild: detect and use libnuma
2018-01-30 Bruce Richardsonbuild: add maths library in pkg-config file
2018-01-30 Bruce Richardsoneal/bsd: build modules with meson
2018-01-30 Timothy Redaelliapp/testpmd: fix rpath for drivers in meson build
2018-01-30 Bruce Richardsonbuild/x86: add SSE flags
2018-01-30 Bruce Richardsonbuild: fix driver install path
2018-01-30 Bruce Richardsonbuild: sort meson options alphabetically
2018-01-30 Luca Boccassieal: do not hard-code install path with meson
2018-01-30 Luca Boccassibuild: add optional arch-specific headers install path
next