dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 08:51:44 to 2019-03-26 12:29:39 UTC [more...]

[PATCH 0/6] examples/ipsec-secgw: fix 1st pkt dropped
 2019-03-26 12:29 UTC  (8+ messages)
` [PATCH v2 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto

[PATCH 0/4] net/mlx5: rework IPC socket and PMD global data init
 2019-03-26 12:28 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] net/mlx5: fix memory event on secondary process
  ` [PATCH v2 2/4] net/mlx5: replace IPC socket with EAL API
  ` [PATCH v2 3/4] net/mlx5: rework PMD global data init
  ` [PATCH v2 4/4] net/mlx5: sync stop/start of datapath with secondary process

[PATCH] app/testpmd: use mempool bulk get for txonly mode
 2019-03-26 12:27 UTC  (10+ messages)
` [PATCH v2] app/testpmd: add "
` [PATCH v3 1/2] app/testpmd: optimize testpmd "
  ` [PATCH v3 2/2] app/testpmd: add mempool bulk get for "

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-26 12:20 UTC  (25+ messages)
` [PATCH v1 1/6] net/af_xdp: introduce AF_XDP PMD driver
` [PATCH v5 0/5] Introduce AF_XDP PMD
  ` [PATCH v5 1/5] net/af_xdp: introduce AF XDP PMD driver
  ` [PATCH v5 3/5] lib/mempool: allow page size aligned mempool
` [PATCH v6 0/5] Introduce AF_XDP PMD
  ` [PATCH v6 1/5] net/af_xdp: introduce AF XDP PMD driver
  ` [PATCH v6 2/5] lib/mbuf: introduce helper to create mempool with flags
  ` [PATCH v6 3/5] lib/mempool: allow page size aligned mempool
  ` [PATCH v6 4/5] net/af_xdp: use mbuf mempool for buffer management
  ` [PATCH v6 5/5] net/af_xdp: enable zero copy

[PATCH 00/14] net/mlx5: add support for multiport IB devices
 2019-03-26 12:21 UTC  (25+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] net/mlx5: add representor recognition on kernels 5.x
  ` [PATCH v2 02/13] net/mlx5: modify get ifindex routine for multiport IB
  ` [PATCH v2 03/13] net/mlx5: add getting IB ports number "
  ` [PATCH v2 04/13] net/mlx5: add multiport IB device support to probing
  ` [PATCH v2 05/13] net/mlx5: add IB shared context alloc/free functions
  ` [PATCH v2 06/13] net/mlx5: switch to the names in the shared IB context
  ` [PATCH v2 07/13] net/mlx5: switch to the shared Protection Domain
  ` [PATCH v2 08/13] net/mlx5: switch to the shared context IB attributes
  ` [PATCH v2 09/13] net/mlx5: switch to the shared IB device context
  ` [PATCH v2 10/13] net/mlx5: provide IB port for the object being created
  ` [PATCH v2 11/13] net/mlx5: update install/uninstall int handler routines
  ` [PATCH v2 12/13] net/mlx5: update event handler for multiport IB devices
  ` [PATCH v2 13/13] net/mlx5: add source vport match to the ingress rules

[PATCH 1/5] raw/dpaa2_qdma: remove experimental tag from APIs
 2019-03-26 12:18 UTC  (5+ messages)
` [PATCH 2/5] raw/dpaa2_qdma: fix to support multiprocess execution
` [PATCH 3/5] raw/dpaa2_qdma: add burst mode support
` [PATCH 4/5] raw/dpaa2_qdma: add rbp "
` [PATCH 5/5] raw/dpaa2x: remove rte logs from data path

[PATCH 1/4] bus/dpaa: fq lookup table saved for secondary process
 2019-03-26 12:01 UTC  (4+ messages)
` [PATCH 2/4] mempool/dpaa: bp info dynamic allocation for multiprocess
` [PATCH 3/4] bus/dpaa: delay fman device list to bus probe
` [PATCH 4/4] net/dpaa2: add support for flow table flush

[PATCH v1 0/4] baseband/fpga_lte_fec: BBDEV FPGA driver for 4G turbo FEC
 2019-03-26 11:25 UTC  (4+ messages)
` [PATCH v1 1/4] baseband/fpga_lte_fec: addition of driver for 4G turbo FEC with PAC N300 FPGA card

[PATCH v2 0/6] HelloWorld example for windows
 2019-03-26 10:58 UTC  (23+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 7/8] doc: add documention "
  ` [PATCH v4 8/8] build: meson changes to build on windows
` [PATCH v5 0/8] HelloWorld example for windows
  ` [PATCH v5 1/8] eal: eal stub to add windows support
  ` [PATCH v5 2/8] eal: add header files to support windows
  ` [PATCH v5 3/8] kvargs: adding a module definition file
  ` [PATCH v5 4/8] eal: sys/queue.h implementation for windows
  ` [PATCH v5 5/8] eal: add headers for compatibility with windows environment
  ` [PATCH v5 6/8] eal: add minimum viable code for eal on windows
  ` [PATCH v5 7/8] doc: add documention for windows
  ` [PATCH v5 8/8] build: meson changes to build on windows

[PATCH v2] hash: fix sprintf with snprintf
 2019-03-26 10:27 UTC  (3+ messages)
` [PATCH v3] app/test/hash: "

[PATCH 0/8] Support vector instructions on ICE
 2019-03-26  9:50 UTC  (22+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/8] net/ice: support Rx AVX2 vector
` [PATCH v6 0/8] Support vector instructions on ICE
  ` [PATCH v6 2/8] net/ice: add pointer for queue buffer release
` [PATCH v7 0/8] Support vector instructions on ICE
  ` [PATCH v7 1/8] net/ice: fix Tx function setting
  ` [PATCH v7 2/8] net/ice: add pointer for queue buffer release
  ` [PATCH v7 3/8] net/ice: support vector SSE in RX
  ` [PATCH v7 4/8] net/ice: support Rx scatter SSE vector
  ` [PATCH v7 5/8] net/ice: support Tx "
  ` [PATCH v7 6/8] net/ice: support Rx AVX2 vector
  ` [PATCH v7 7/8] net/ice: support Rx scatter "
  ` [PATCH v7 8/8] net/ice: support vector AVX2 in TX

[PATCH] compress/isal: fix compression stream initialization
 2019-03-26  9:42 UTC 

[PATCH 00/12] rxq q_errors[] statistics fixes
 2019-03-26  9:29 UTC  (4+ messages)
` [RFC PATCH 1/2] ethdev: introduce internal rxq/txq stats API

[PATCH 0/3] add actions to modify header fields
 2019-03-26  9:24 UTC  (3+ messages)
` [PATCH 1/3] ethdev: add actions to modify TCP "

[PATCH] eal/ppc: remove fix of memory barrier for IBM POWER
 2019-03-26  9:15 UTC  (8+ messages)

[PATCH v2] crypto/aesni_mb: support newer version library only
 2019-03-26  9:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] net/i40e: add warning info when no perfect RSS key
 2019-03-26  8:35 UTC  (2+ messages)
` [PATCH v3] net/i40e: log when provided RSS key is not valid

[PATCH v2] net/iavf: fix vertor interrupt number configuration error
 2019-03-26  7:03 UTC  (4+ messages)
` [PATCH v3] net/iavf: fix Tx interrupt vertor "
  ` [PATCH v4] "

[PATCH] net/enic: add private API to set ingress VLAN rewrite mode
 2019-03-26  6:39 UTC  (8+ messages)
` [PATCH v2] "

[RFC 0/3] tqs: add thread quiescent state library
 2019-03-26  4:43 UTC  (8+ messages)
` [PATCH 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [PATCH 1/3] rcu: "
  ` [PATCH 3/3] doc/rcu: add lib_rcu documentation

Aligned rte_mempool for storage applications
 2019-03-26  2:52 UTC  (3+ messages)

[BUG] Maintainer for lib/librte_eal/common/rte_reciprocal.c?
 2019-03-26  1:11 UTC 

DPDK techboard minutes of March 13
 2019-03-25 22:36 UTC 

[PATCH 1/2] eventdev: check timer adapter status before start
 2019-03-25 21:40 UTC  (4+ messages)
` [PATCH 2/2] test/event_timer: improve unit test compatability

[PATCH] bnxt: fix receive VLAN offload flags
 2019-03-25 21:34 UTC  (2+ messages)

[PATCH v3] net/kni: calc mbuf&mtu according to given mb_pool
 2019-03-25 21:11 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 0/2] hash: add lock free support for ext bkt
 2019-03-25 21:08 UTC  (7+ messages)
` [PATCH 1/2] hash: add lock free support for extendable bucket
` [PATCH v2 0/2] hash: add lock free support for ext bkt
  ` [PATCH v2 1/2] hash: add lock free support for extendable bucket
  ` [PATCH v2 2/2] test/hash: lock-free rw concurrency test ext bkt

[RFC v4] /net: memory interface (memif)
 2019-03-25 20:58 UTC  (3+ messages)
` [RFC v5] "

[RFC 0/2] hash: add lock free support for ext bkt
 2019-03-25 20:06 UTC  (6+ messages)
` [RFC 1/2] hash: add lock free support for extendable bucket

[PATCH 0/3] net/mlx: remove device register remap
 2019-03-25 19:36 UTC  (4+ messages)
` [PATCH 1/3] net/mlx5: fix recursive inclusion of header file
` [PATCH 2/3] net/mlx5: remove device register remap
` [PATCH 3/3] net/mlx4: "

[PATCH 0/6] net/mlx: enable secondary process to register DMA memory
 2019-03-25 19:22 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] net/mlx: remove debug messages on datapath
  ` [PATCH v2 2/6] net/mlx5: fix external memory registration
  ` [PATCH v2 3/6] net/mlx5: add control of excessive memory pinning by kernel
  ` [PATCH v2 4/6] net/mlx5: enable secondary process to register DMA memory
  ` [PATCH v2 5/6] net/mlx4: add control of excessive memory pinning by kernel
  ` [PATCH v2 6/6] net/mlx4: enable secondary process to register DMA memory

[PATCH 0/3] net/mlx4: add secondary process support
 2019-03-25 19:18 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] net/mlx4: change device reference for secondary process
  ` [PATCH v2 2/3] net/mlx4: add external allocator for Verbs object
  ` [PATCH v2 3/3] net/mlx4: add secondary process support

[PATCH] net/mlx5: revert mbuf address calculation for x86
 2019-03-25 19:13 UTC 

[PATCH v7] ci: Introduce travis builds for github repositories
 2019-03-25 16:10 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] app/test-pipeline: fix missing dependency for FreeBSD build
 2019-03-25 15:38 UTC 

[PATCH v2] test/distributor: fix sprintf with strlcpy
 2019-03-25 15:11 UTC  (2+ messages)

[PATCH] net: fix Tx VLAN flag for offload emulation
 2019-03-25 15:05 UTC 

[PATCH] vhost/crypto: fix coverity issues
 2019-03-25 14:37 UTC 

[PATCH] ethdev: fix a typo
 2019-03-25 14:29 UTC  (3+ messages)
` [dpdk-stable] "

[PATCH v2 0/7] ethdev: add min/max MTU to device info
 2019-03-25 14:26 UTC  (7+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 6/7] net/e1000: set min and max MTU for igb devices
` [PATCH v2 7/7] app/testpmd: verify mtu with rte_eth_dev_info_get()

[PATCH v4 0/4] display testpmd forwarding engine stats on the fly
 2019-03-25 14:05 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] app/testpmd: add missing newline when showing statistics
  ` [PATCH v5 2/4] app/testpmd: extend fwd statistics to 64bits
  ` [PATCH v5 3/4] app/testpmd: remove useless casts on statistics
  ` [PATCH v5 4/4] app/testpmd: display/clear forwarding stats on demand

[PATCH v4 1/3] net/ice: load OS default package
 2019-03-25 14:00 UTC  (7+ messages)
` [PATCH v6 0/3] enable package download in ice driver
  ` [PATCH v6 1/3] net/ice: load OS default package
  ` [PATCH v6 2/3] net/ice: add safe mode
  ` [PATCH v6 3/3] net/ice: enable RSS when device init

[PATCH v2 0/3] crypto/aesni_mb: enable out of place processing
 2019-03-25 13:51 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] test: add out of place test for AESNI-MB

[PATCH] net/vdev_netvsc: fix erronous cast
 2019-03-25 13:51 UTC  (5+ messages)

[PATCH] app/testpmd: fix mpls encap ipv4 version and ihl
 2019-03-25 13:30 UTC  (3+ messages)
` [PATCH v2] "
  ` [dpdk-stable] "

[PATCH] net/mlx5: add missing return value check
 2019-03-25 12:02 UTC  (4+ messages)

[PATCH] doc: clarify spaces for alignment note
 2019-03-25 11:36 UTC  (2+ messages)

[PATCH v2 1/2] ticketlock: ticket based to improve fairness
 2019-03-25 11:11 UTC  (8+ messages)
` [PATCH v7 3/3] test/ticketlock: add ticket lock test case
` [PATCH v8 0/3] ticketlock: implement ticketlock and add "
` [PATCH v8 1/3] eal/ticketlock: ticket based to improve fairness
` [PATCH v8 2/3] eal/ticketlock: enable generic ticketlock on all arch
` [PATCH v8 3/3] test/ticketlock: add ticket lock test case

[PATCH v2] test: add snow3g test cases when digest is encrypted
 2019-03-25 10:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4] build: move variable definition to top level
 2019-03-25 10:34 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] doc: fix a typo in procinfo guide
 2019-03-25 10:20 UTC  (2+ messages)

[PATCH] doc: note validation commitment required for stables
 2019-03-25 10:14 UTC  (2+ messages)

[PATCH] app/eventdev: add option to set global dequeue tmo
 2019-03-25  9:47 UTC  (3+ messages)

[PATCH v2] app/testpmd: fix support of hex string parser for flow API
 2019-03-25  9:39 UTC  (8+ messages)
` [PATCH v3] "
  ` [dpdk-stable] "

[PATCH v1 1/2] test/rwlock: add perf test case
 2019-03-25  9:18 UTC  (8+ messages)
` [PATCH v4 1/3] rwlock: reimplement with atomic builtins
` [PATCH v5 0/3] rwlock: reimplement rwlock with atomic and add relevant perf test case
` [PATCH v5 1/3] rwlock: reimplement with atomic builtins
` [PATCH v5 2/3] test/rwlock: add perf test case on all available cores
` [PATCH v5 3/3] test/rwlock: amortize the cost of getting time


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).