dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-09 13:19:22 to 2019-01-10 14:59:04 UTC [more...]

[PATCH v2 0/2] net/virtio-user: add packed vq support
 2019-01-10 14:58 UTC  (7+ messages)
` [PATCH v2 1/2] net/virtio-user: ctrl vq support for packed
` [PATCH v2 2/2] Revert "net/virtio-user: fail if cq used with packed vq"

[PATCH v6 01/10] cryptodev: add opaque userdata pointer into crypto sym session
 2019-01-10 14:58 UTC  (18+ messages)
` [PATCH v7 00/10] ipsec: new library for IPsec data-path processing
` [PATCH v7 01/10] cryptodev: add opaque userdata pointer into crypto sym session
` [PATCH v7 02/10] security: add opaque userdata pointer into security session
` [PATCH v7 03/10] net: add ESP trailer structure definition
` [PATCH v7 04/10] lib: introduce ipsec library
` [PATCH v7 05/10] ipsec: add SA data-path API
` [PATCH v7 06/10] ipsec: implement "
` [PATCH v7 07/10] ipsec: rework SA replay window/SQN for MT environment
` [PATCH v7 08/10] ipsec: helper functions to group completed crypto-ops
` [PATCH v7 09/10] test/ipsec: introduce functional test
` [PATCH v7 10/10] doc: add IPsec library guide

[PATCH] net/virtio: add platform memory ordering feature support
 2019-01-10 14:56 UTC  (19+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 0/3] Missing barriers and VIRTIO_F_ORDER_PLATFORM
          ` [PATCH v3 1/3] net/virtio: add missing barrier before reading the flags
          ` [PATCH v3 2/3] net/virtio: update memory ordering comment for vq notify
          ` [PATCH v3 3/3] net/virtio: add platform memory ordering feature support

[PATCH v3 0/2] cryptodev: change qp conf and sym session
 2019-01-10 14:50 UTC  (33+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] cryptodev: change queue pair configure structure
  ` [PATCH v4 02/12] cryptodev: add sym session mempool create
  ` [PATCH v4 03/12] app/test-crypto-perf: use separate session mempools
  ` [PATCH v4 04/12] net/softnic: "
  ` [PATCH v4 05/12] examples: "
  ` [PATCH v4 06/12] vhost/crypto: "
  ` [PATCH v4 07/12] test/crypto: "
  ` [PATCH v4 08/12] cryptodev: add sym session header size API
  ` [PATCH v4 09/12] cryptodev: update symmetric session structure
  ` [PATCH v4 10/12] cryptodev: add user data size to symmetric session
  ` [PATCH v4 11/12] cryptodev: add reference count to session private data
  ` [PATCH v4 12/12] cryptodev: add opaque data field to symmetric session
  ` [PATCH v5 00/12] cryptodev: change qp conf and sym session
    ` [PATCH v5 01/12] cryptodev: change queue pair configure structure
    ` [PATCH v5 02/12] cryptodev: add sym session mempool create
    ` [PATCH v5 03/12] app/test-crypto-perf: use separate session mempools
    ` [PATCH v5 04/12] net/softnic: "
    ` [PATCH v5 05/12] examples: "
    ` [PATCH v5 06/12] vhost/crypto: "
    ` [PATCH v5 07/12] test/crypto: "
    ` [PATCH v5 08/12] cryptodev: add sym session header size API
    ` [PATCH v5 09/12] cryptodev: update symmetric session structure
    ` [PATCH v5 10/12] cryptodev: add user data size to symmetric session
    ` [PATCH v5 11/12] cryptodev: add reference count to session private data
    ` [PATCH v5 12/12] cryptodev: add opaque data field to symmetric session

[PATCH] vhostuser: fix deadlock when vhost unregister
 2019-01-10 14:48 UTC  (2+ messages)

[PATCH] examples/vhost: remove unnecessary method and constant
 2019-01-10 14:39 UTC  (2+ messages)

[PATCH v3 0/3] crypto/aesni_mb: add plain sha support
 2019-01-10 14:11 UTC  (5+ messages)
` [PATCH v4] crypto/aesni_mb: support plain SHA

[PATCH] compat: merge compat library into EAL
 2019-01-10 14:02 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] eal: fix strdup usages in internal config
 2019-01-10 13:38 UTC 

[PATCH] net/softnic: add support for service cores
 2019-01-10 13:26 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] build: fix incorrect variable name in error message
 2019-01-10 13:10 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] test-meson-build: fix check for whether meson has run
 2019-01-10 13:10 UTC  (2+ messages)

[RFC v1 00/11] scapy/python extension
 2019-01-10 13:06 UTC  (2+ messages)

[PATCH] app/testpmd: initialize WRED profile packet mode from cli
 2019-01-10 12:50 UTC 

[PATCH v1] net/i40e: perform basic validation on the VF messages
 2019-01-10 12:07 UTC 

[PATCH] net/ice: fix firmware-version in the drvinfo result of ethtool
 2019-01-10 12:08 UTC  (2+ messages)

[PATCH] net/nfp: add CPP bridge as service
 2019-01-10 11:55 UTC  (5+ messages)

[PATCH] eal/bsdapp: don't clean up files at startup
 2019-01-10 11:34 UTC 

[PATCH] eal: move compat includes to common meson file
 2019-01-10 11:13 UTC  (13+ messages)

[Bug 186] Huge testpmd startup time without --legacy-mem option
 2019-01-10 10:58 UTC 

[Bug 185] PVP zero-loss performance degradation without --legacy-mem
 2019-01-10 10:52 UTC 

[PATCH 0/2] net/bonding: a couple minor fixes
 2019-01-10 10:22 UTC  (3+ messages)
` [PATCH 1/2] net/bonding: do not set promisc on non-existent primary port
` [PATCH 2/2] net/bonding: avoid the next active slave going out of bound

[PATCH v2] eal: fix core number validation
 2019-01-10 10:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/20] NXP DPAA2 fixes and enhancements
 2019-01-10  9:58 UTC  (4+ messages)
` [PATCH 20/20] bus/fslmc: add function to map any addr via VFIO

[PATCH v2] devtools: fix wrong headline lowercase for arm
 2019-01-10  9:19 UTC  (4+ messages)
` [PATCH v3] "
  ` [EXT] "

[PATCH] virtio-user: ctrl vq support for packed
 2019-01-10  9:14 UTC  (3+ messages)

[PATCH v7 0/9] app/proc-info: improve debug of proc-info tool
 2019-01-10  9:09 UTC  (8+ messages)
` [PATCH v8 0/7] app/proc-info: enhance "
  ` [PATCH v8 1/7] app/procinfo: prepare for new debug functions

[PATCH] crypto/octeontx: remove usage of DEPDIRS
 2019-01-10  8:52 UTC 

DPDK on IBM Power9
 2019-01-10  8:51 UTC  (9+ messages)

[PATCH v5 01/10] cryptodev: add opaque userdata pointer into crypto sym session
 2019-01-10  8:35 UTC  (6+ messages)
` [PATCH v6 10/10] doc: add IPsec library guide
` [PATCH v6 01/10] cryptodev: add opaque userdata pointer into crypto sym session

[PATCH V4] doc: add GRO API limitations in prog_guide
 2019-01-10  8:28 UTC  (7+ messages)
` [PATCH v5] "

[PATCH v4 0/2] lib/librte_meter: add RFC4115 trTCM meter support
 2019-01-10  8:25 UTC  (4+ messages)

[RFC] function to parse packet headers
 2019-01-10  8:21 UTC  (4+ messages)

[PATCH] ethdev: support double precision RED queue weight
 2019-01-10  6:23 UTC  (5+ messages)

[PATCH] vhostuser: fix deadlock when vhost unregister
 2019-01-10  5:02 UTC 

[Bug 177] binding i40e with uio_pci_generic fails for DPDK 19.02.0-rc1
 2019-01-10  2:41 UTC  (2+ messages)

[RFC PATCH 0/3] ethdev: document more retained across restart
 2019-01-10  2:03 UTC  (5+ messages)
` [PATCH v1 "

[PATCH v2] lib/librte_lpm: remove recursively included header file
 2019-01-10  1:32 UTC 

[PATCH] net/mlx5: fix instruction hotspot on replenishing Rx buffer
 2019-01-10  1:39 UTC  (5+ messages)
` [PATCH v2 1/2] mbuf: add function returning default buffer address
  ` [PATCH v2 2/2] net/mlx5: fix instruction hotspot on replenishing Rx buffer

[RFC] function to parse packet headers
 2019-01-10  1:03 UTC  (5+ messages)

Seg fault with GRE in pktgen
 2019-01-09 23:55 UTC  (2+ messages)

Wrong constant being used
 2019-01-09 23:55 UTC  (2+ messages)

[PATCH] test/crypto: fix misleading trace message
 2019-01-09 22:45 UTC  (3+ messages)

[PATCH] common/qat: revert fix for invalid response from firmware
 2019-01-09 22:43 UTC  (4+ messages)
` [PATCH] compress/qat: fix status return on error building request

[PATCH] compress/qat: add compression on dh895x
 2019-01-09 22:40 UTC  (3+ messages)

[PATCH v5 0/3] crypto/aesni_mb: add gmac support
 2019-01-09 22:15 UTC  (3+ messages)
` [PATCH v6] crypto/aesni_mb: support AES-GMAC

[PATCH v3 0/4] use architecure independent macros
 2019-01-09 22:09 UTC  (3+ messages)
` [PATCH v4 0/3] "

[PATCH] doc: fix MAC address rewrite actions documentation
 2019-01-09 21:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] doc: fix aesni mb documentation
 2019-01-09 20:16 UTC  (3+ messages)

[PATCH v5 1/3] test/ring: ring perf test case enhancement
 2019-01-09 18:53 UTC  (3+ messages)
` [PATCH v6 3/3] hash: flush the rings instead of dequeuing one by one

[PATCH v1 1/2] test/compress: add out of space test
 2019-01-09 17:02 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] test/compress: add varied buffer input/outputs

[PATCH] config: change default cache line size for ARMv8 with meson
 2019-01-09 17:01 UTC  (11+ messages)
` [EXT] "
              ` [EXT] "

[PATCH] net/sfc: discard last seen VLAN TCI if Tx packet is dropped
 2019-01-09 16:46 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] net/sfc: add missing header guard to TSO header file
 2019-01-09 16:13 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] crypto/dpaa_sec: support PDCP offload
 2019-01-09 15:14 UTC  (3+ messages)
` [PATCH] crypto/dpaa_sec: support same session flows on multi cores
` [PATCH] crypto/dpaa2_sec: fix FLC address for physical mode

[PATCH 1/2] config: gather options for dlopen mlx dependency
 2019-01-09 15:03 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] config: add static linkage of "

[PATCH] drivers: fix sprintf with snprintf
 2019-01-09 14:47 UTC  (2+ messages)

net/bonding: fix possible null pointer reference
 2019-01-09 14:04 UTC  (2+ messages)


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