dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-28 07:47:28 to 2019-03-29 13:30:59 UTC [more...]

[RFC PATCH] mbuf: move headers not fragmented check to checksum
 2019-03-29 13:30 UTC  (5+ messages)
` [PATCH] "

[PATCH] eal: add option to not store segment fd's
 2019-03-29 13:24 UTC  (7+ messages)

[PATCH v1] examples/distributor: detect high frequency cores
 2019-03-29 13:15 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] bus/dpaa: fix Rx discard mask register
 2019-03-29 13:10 UTC  (2+ messages)

[PATCH v2 0/2] bus/fslmc: logging fixes
 2019-03-29 13:00 UTC  (2+ messages)

[PATCH v2 1/7] mbuf: new function to generate raw Tx offload value
 2019-03-29 12:54 UTC  (29+ messages)
` [PATCH v3 0/8] Few small improvements for ipsec library
  ` [PATCH v3 1/8] mbuf: new function to generate raw Tx offload value
  ` [PATCH v3 2/8] ipsec: add Tx offload template into SA
  ` [PATCH v3 3/8] ipsec: change the order in filling crypto op
  ` [PATCH v3 4/8] ipsec: change the way unprocessed mbufs are accounted
  ` [PATCH v3 5/8] ipsec: move inbound and outbound code into different files
  ` [PATCH v3 6/8] ipsec: reorder packet check for esp inbound
  ` [PATCH v3 8/8] ipsec: de-duplicate crypto op prepare code-path
  ` [PATCH v4 0/9] Few small improvements for ipsec library
    ` [PATCH v4 1/9] mbuf: new function to generate raw Tx offload value
    ` [PATCH v4 2/9] ipsec: add Tx offload template into SA
    ` [PATCH v4 3/9] ipsec: change the order in filling crypto op
    ` [PATCH v4 4/9] ipsec: change the way unprocessed mbufs are accounted
    ` [PATCH v4 5/9] ipsec: move inbound and outbound code into different files
    ` [PATCH v4 6/9] ipsec: reorder packet check for esp inbound
    ` [PATCH v4 7/9] ipsec: reorder packet process "
    ` [PATCH v4 8/9] ipsec: de-duplicate crypto op prepare code-path
    ` [PATCH v4 9/9] doc: add ipsec lib into shared libraries list

[PATCH] mem: warn user when running without NUMA support
 2019-03-29 12:43 UTC  (5+ messages)
` [PATCH v2] "
  ` [dpdk-stable] "
  ` [PATCH v3] "

[PATCH] malloc: fix memset size
 2019-03-29 11:52 UTC  (2+ messages)

[PATCH] fbarray: fix init unlock without lock
 2019-03-29 11:50 UTC  (2+ messages)

[PATCH] fbarray: fix attach deadlock
 2019-03-29 11:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] packet_ordering: replace sync builtins with atomic builtins
 2019-03-29 10:56 UTC  (7+ messages)
` [PATCH v2 0/3] example and test cases optimizations
` [PATCH v2 1/3] packet_ordering: add statistics for each worker thread
` [PATCH v2 2/3] test/distributor: replace sync builtins with atomic builtins
` [PATCH v2 3/3] test/ring_perf: "

[PATCH] examples/ipsec-secgw: fix SPD no-match is misinterpreted
 2019-03-29 10:53 UTC  (2+ messages)

[PATCH] app/pdump: enhance to support multi-core capture
 2019-03-29 10:52 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-29 10:37 UTC  (15+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] net/af_xdp: introduce AF XDP PMD driver
  ` [PATCH v7 2/5] lib/mbuf: introduce helper to create mempool with flags
  ` [PATCH v7 3/5] lib/mempool: allow page size aligned mempool
  ` [PATCH v7 5/5] net/af_xdp: enable zero copy

[PATCH] doc: updated json sample code for fifo interface
 2019-03-29 10:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: make txonly mode generate multiple flows
 2019-03-29  9:55 UTC  (7+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/7] vmbus/netvsc: fix multi-process support
 2019-03-29  9:51 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] net/ice: fixed speed capability error issue
 2019-03-29  9:53 UTC  (3+ messages)

[PATCH] net/ixgbe: enable 10Mb/s link setup for x553
 2019-03-29  8:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/ixgbe: enable 10Mb/s link setup for x553
 2019-03-29  7:22 UTC 

[PATCH] app/eventdev: add option to set global dequeue tmo
 2019-03-29  7:11 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[RFC 0/3] tqs: add thread quiescent state library
 2019-03-29  5:54 UTC  (7+ messages)
` [PATCH 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [PATCH 1/3] rcu: "

[PATCH] fbarray: add internal tailq for mapped areas
 2019-03-29  5:22 UTC  (3+ messages)

DPDK Windows Community call - 28 March 2019
 2019-03-29  2:09 UTC 

[PATCH] net/ice: send driver version to firmware
 2019-03-29  1:29 UTC 

[PATCH v2 0/6] HelloWorld example for windows
 2019-03-29  0:12 UTC  (31+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 1/8] eal: eal stub to add windows support
  ` [PATCH v6 2/8] eal: add header files to support os specifics
  ` [PATCH v6 3/8] build: add module definition file for windows
  ` [PATCH v6 4/8] eal: sys/queue.h implementation "
  ` [PATCH v6 5/8] eal: add headers for compatibility with windows
  ` [PATCH v6 6/8] eal: add minimum viable code for eal on windows
  ` [PATCH v6 7/8] doc: add documentation for windows
  ` [PATCH v6 8/8] build: meson changes to build on windows
` [PATCH v7 0/8] HelloWorld example for windows
  ` [PATCH v7 1/8] eal: eal stub to add windows support
  ` [PATCH v7 2/8] eal: add header files to support os specifics
  ` [PATCH v7 3/8] build: add module definition file for windows
  ` [PATCH v7 4/8] eal: sys/queue.h implementation "
  ` [PATCH v7 5/8] eal: add headers for compatibility with windows
  ` [PATCH v7 6/8] eal: add minimum viable code for eal on windows
  ` [PATCH v7 7/8] doc: add documentation for windows
  ` [PATCH v7 8/8] build: meson changes to build on windows

[PATCH v2 0/8] Add stack library and new mempool handler
 2019-03-28 23:27 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] stack: introduce rte stack library
  ` [PATCH v3 5/8] stack: add lock-free stack implementation
  ` [PATCH v3 6/8] stack: add C11 atomic implementation
  ` [PATCH v4 0/8] Add stack library and new mempool handler
    ` [PATCH v4 1/8] stack: introduce rte stack library
    ` [PATCH v4 2/8] mempool/stack: convert mempool to use rte stack
    ` [PATCH v4 3/8] test/stack: add stack test
    ` [PATCH v4 4/8] test/stack: add stack perf test
    ` [PATCH v4 5/8] stack: add lock-free stack implementation
    ` [PATCH v4 6/8] stack: add C11 atomic implementation
    ` [PATCH v4 7/8] test/stack: add lock-free stack tests
    ` [PATCH v4 8/8] mempool/stack: add lock-free stack mempool handler

[PATCH] drivers: SPDX license id consistency
 2019-03-28 23:15 UTC  (2+ messages)

[PATCH] vfio: document multiprocess limitation for container API
 2019-03-28 23:07 UTC  (2+ messages)

[PATCH] eal: remove redundant API description
 2019-03-28 22:53 UTC  (3+ messages)

[PATCH] eal/ppc: remove fix of memory barrier for IBM POWER
 2019-03-28 22:50 UTC  (7+ messages)
` [dpdk-stable] "

[PATCH] EAL: count nr_overcommit_hugepages as available
 2019-03-28 22:43 UTC  (3+ messages)

[PATCH 1/3] fbarray: add API to find biggest used or free chunks
 2019-03-28 22:22 UTC  (3+ messages)
` [PATCH 3/3] eal: attempt multiple hugepage allocations at init

[PATCH] net: fix rte_vlan_insert with shared mbuf
 2019-03-28 20:53 UTC  (6+ messages)
        ` [RFC v2] "

[PATCH] service: fix parameter type
 2019-03-28 20:10 UTC  (3+ messages)
` [PATCH v4] "

rte_mempool_create_empty/rte_mempool_populate_virt question
 2019-03-28 19:45 UTC 

[PATCH 01/11] examples/ipsec-secgw: updated MAINTAINERS file
 2019-03-28 19:11 UTC  (5+ messages)
` [PATCH v2 1/6] examples/ipsec-secgw: fix initialization of aead crypto devices
  ` [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically

[PATCH] checkpatch: re-enable warnings about split long strings
 2019-03-28 19:03 UTC  (8+ messages)

[PATCH 0/3] net/mlx4: add secondary process support
 2019-03-28 19:01 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] "

[PATCH v2] hash: optimize signature compare by using neon intrinsic
 2019-03-28 18:49 UTC  (3+ messages)

[PATCH v3 0/3] Replace compilation time options with log level
 2019-03-28 18:35 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] net/mlx5: add missing return value check
 2019-03-28 18:28 UTC  (7+ messages)

[PATCH 0/2] minor lgtm warning fixes
 2019-03-28 17:11 UTC  (4+ messages)
` [PATCH 2/2] net/virtio: fix lgtm static checker complaint

[PATCH] power: update for error handling
 2019-03-28 17:02 UTC  (2+ messages)

[PATCH v2 0/7] ethdev: add min/max MTU to device info
 2019-03-28 16:43 UTC  (5+ messages)
` [PATCH v2 7/7] app/testpmd: verify mtu with rte_eth_dev_info_get()

[PATCH 0/3]net/mlx5: Add Direct Rule support
 2019-03-28 16:32 UTC  (5+ messages)
` [PATCH v2 0/3] net/mlx5: "
  ` [PATCH v2 1/3] net/mlx5: prepare Direct Verbs for Direct Rule
  ` [PATCH v2 2/3] net/mlx5: add Direct Rules API
  ` [PATCH v2 3/3] net/mlx5: add jump action support for NIC

[PATCH v2 0/1] Add 128-bit compare and set
 2019-03-28 16:22 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] eal: add 128-bit compare exchange (x86-64 only)

[PATCH] power: extend debugs on power instruction requests
 2019-03-28 16:11 UTC 

[PATCH] net/nfb: new netcope driver
 2019-03-28 16:01 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] telemetry: fix incorrect stat name to id mapping
 2019-03-28 15:30 UTC 

[PATCH] app/compress-perf: add incompressible data handling
 2019-03-28 15:07 UTC  (2+ messages)

[PATCH] drivers/qat: fix qp numa node
 2019-03-28 15:00 UTC  (2+ messages)

[PATCH v4 0/1] add dynamic sgl allocation
 2019-03-28 14:37 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] compress/qat: "

[PATCH v2] raw/ifpga: modify log output
 2019-03-28 14:25 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH v2 1/2] ticketlock: ticket based to improve fairness
 2019-03-28 14:02 UTC  (4+ messages)
` [PATCH v8 0/3] ticketlock: implement ticketlock and add test case

[PATCH v5 0/4] Add PMD for asymmetric cryptography operations using Intel QuickAssist Technology devices
 2019-03-28 13:57 UTC  (6+ messages)
` [PATCH v5 1/4] common/qat: add headers for asymmetric crypto
` [PATCH v5 2/4] crypto/qat: add asymmetric cryptography PMD
` [PATCH v5 3/4] crypto/qat: add modular exponentiation to qat asym pmd
` [PATCH v5 4/4] crypto/qat: add modular inverse "

[PATCH] compress/isal: fix compression stream initialization
 2019-03-28 13:23 UTC  (5+ messages)
` [PATCH v3 0/1] This patch "
  ` [PATCH v3 1/1] compress/isal: "

[PATCH] eal: initialize alarms early
 2019-03-28 13:14 UTC  (7+ messages)

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

DPDK Release Status Meeting 28/3/2019
 2019-03-28 12:48 UTC  (2+ messages)

[PATCH v3 0/2] Timer library changes
 2019-03-28 12:42 UTC  (5+ messages)
` [PATCH v4 1/2] timer: allow timer management in shared memory

[PATCH v4 0/1] test: new test structure for asymmetric crypto
 2019-03-28 12:16 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[PATCH] examples/guest_cli: fix hardcoded lcoreid
 2019-03-28 11:28 UTC 

[PATCH v1 1/2] test/rwlock: add perf test case
 2019-03-28 10:50 UTC  (3+ messages)
` [PATCH v5 0/3] rwlock: reimplement rwlock with atomic and add relevant "

[PATCH v3 0/5] Supported VXLAN-GPE in i40e
 2019-03-28 10:49 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/5] app/testpmd: add VXLAN-GPE to tunnel type

[PATCH v3 0/4] adding rsa priv key feature flag
 2019-03-28 10:28 UTC  (5+ messages)
` [PATCH v3 1/4] lib/cryptodev: add "
` [PATCH v3 2/4] crypto/openssl: set rsa private op "
` [PATCH v3 3/4] app/test: check for key type ff in asym unit test
` [PATCH v3 4/4] doc: add rsa key type to feature list

[PATCH] mem: don't use address hint for mapping unless requested
 2019-03-28 10:26 UTC  (4+ messages)

[Bug 235] References section for Algorithms for Routing Lookups and Packet Classification is not working
 2019-03-28 10:01 UTC 

[PATCH v3 00/14] net/mlx5: add support for multiport IB devices
 2019-03-28  9:21 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1 0/5] spinlock optimization and test case enhancements
 2019-03-28  7:47 UTC  (3+ messages)
` [PATCH v8 0/3] generic "


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).