dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-22 13:01:14 to 2019-03-25 10:14:20 UTC [more...]

[PATCH] doc: note validation commitment required for stables
 2019-03-25 10:14 UTC  (3+ 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

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

[PATCH v4 1/3] net/ice: load OS default package
 2019-03-25  9:01 UTC  (10+ messages)
` [PATCH v5 0/3] enable package download in ice driver
  ` [PATCH v5 1/3] net/ice: load OS default package
  ` [PATCH v5 2/3] net/ice: add safe mode
  ` [PATCH v5 3/3] net/ice: enable RSS when device init
` [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 v3 0/4] display testpmd forwarding engine stats on the fly
 2019-03-25  8:55 UTC  (23+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] app/testpmd: add missing newline when showing statistics
  ` [PATCH v4 2/4] app/testpmd: extend fwd statistics to 64bits
  ` [PATCH v4 3/4] app/testpmd: remove useless casts on statistics
  ` [PATCH v4 4/4] app/testpmd: display/clear forwarding stats on demand
  ` [PATCH v5 0/4] display testpmd forwarding engine stats on the fly
    ` [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 0/8] Support vector instructions on ICE
 2019-03-25  8:26 UTC  (22+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/8] net/ice: support vector SSE in RX
  ` [PATCH v5 5/8] net/ice: support Tx SSE vector
  ` [PATCH v5 6/8] net/ice: support Rx AVX2 vector
` [PATCH v6 0/8] Support vector instructions on ICE
  ` [PATCH v6 1/8] net/ice: fix Tx function setting
  ` [PATCH v6 2/8] net/ice: add pointer for queue buffer release
  ` [PATCH v6 3/8] net/ice: support vector SSE in RX
  ` [PATCH v6 4/8] net/ice: support Rx scatter SSE vector
  ` [PATCH v6 5/8] net/ice: support Tx "
  ` [PATCH v6 6/8] net/ice: support Rx AVX2 vector
  ` [PATCH v6 7/8] net/ice: support Rx scatter "
  ` [PATCH v6 8/8] net/ice: support vector AVX2 in TX

[PATCH] net/virtio: define avail and used flags as constants
 2019-03-25  7:47 UTC  (2+ messages)

[RFC 00/10] net/mlx5: add support for multiport IB devices
 2019-03-25  7:44 UTC  (16+ messages)
` [PATCH 00/14] "
  ` [PATCH 05/14] net/mlx5: add multiport IB device support to probing
  ` [PATCH 12/14] net/mlx5: update install/uninstall int handler routines
  ` [PATCH 14/14] net/mlx5: add source vport match to the ingress rules

[PATCH 00/37] share code update
 2019-03-25  7:07 UTC  (41+ messages)
` [PATCH v4 00/38] ice "
  ` [PATCH v4 01/38] net/ice/base: add switch resource allocation and free
  ` [PATCH v4 02/38] net/ice/base: improve comments
  ` [PATCH v4 03/38] net/ice/base: add two helper functions
  ` [PATCH v4 04/38] net/ice/base: add helper macros
  ` [PATCH v4 05/38] net/ice/base: allow package copy to be used after resets
  ` [PATCH v4 06/38] net/ice/base: clean code
  ` [PATCH v4 07/38] net/ice/base: declare functions as external
  ` [PATCH v4 08/38] net/ice/base: add more APIs in switch module
  ` [PATCH v4 09/38] net/ice/base: add VSI queue context framework
  ` [PATCH v4 10/38] net/ice/base: add APIs to add remove ethertype filter
  ` [PATCH v4 11/38] net/ice/base: add APIs to get allocated resources
  ` [PATCH v4 12/38] net/ice/base: add APIs to alloc/free resource counter
  ` [PATCH v4 13/38] net/ice/base: add APIs to get VSI promiscuous mode
  ` [PATCH v4 14/38] net/ice/base: add MAC filter with marker and counter
  ` [PATCH v4 15/38] net/ice/base: add two helper functions for flow management
  ` [PATCH v4 16/38] net/ice/base: fix minor issues
  ` [PATCH v4 17/38] net/ice/base: update macros
  ` [PATCH v4 18/38] net/ice/base: clean code
  ` [PATCH v4 19/38] net/ice/base: enable VSI queue context
  ` [PATCH v4 20/38] net/ice/base: ensure only valid bits are set
  ` [PATCH v4 21/38] net/ice/base: enhance get link status command
  ` [PATCH v4 22/38] net/ice/base: add RSS key related macro and structures
  ` [PATCH v4 23/38] net/ice/base: do not write TCAM entries back
  ` [PATCH v4 24/38] net/ice/base: remove local VSIG allocations
  ` [PATCH v4 25/38] net/ice/base: fix minor issues
  ` [PATCH v4 26/38] net/ice/base: update copyright time
  ` [PATCH v4 27/38] net/ice/base: fix Klockwork analysis reported issues
  ` [PATCH v4 28/38] net/ice/base: return config error without queue to disable
  ` [PATCH v4 29/38] net/ice/base: add function to check FW recovery mode
  ` [PATCH v4 30/38] net/ice/base: change profile id reference counting
  ` [PATCH v4 31/38] net/ice/base: add DCB support
  ` [PATCH v4 32/38] net/ice/base: add FDIR support
  ` [PATCH v4 33/38] net/ice/base: change profile priority for RSS reply
  ` [PATCH v4 34/38] net/ice/base: fix duplicate resource allocations
  ` [PATCH v4 35/38] net/ice/base: fix minor issues
  ` [PATCH v4 36/38] net/ice/base: increase prototol offset size
  ` [PATCH v4 37/38] net/ice/base: revert the workaround for resource allocation
  ` [PATCH v4 38/38] net/ice/base: rework on bit ops

[PATCH] net/virtio-user: fix multi-process support
 2019-03-25  4:12 UTC 

[PATCH v3] build: move variable definition to top level
 2019-03-24 22:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/2] net/bonding: fix more incorrect slave id types
 2019-03-24 18:01 UTC  (8+ messages)
` [PATCH 2/2] net/bonding: fix oob access in "other" aggregator modes

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

[PATCH v2] net/kni: calc mbuf&mtu according to given mb_pool
 2019-03-24 12:15 UTC  (5+ messages)
` [PATCH v3] "
    ` [EXT] "
  ` [PATCH v4] "

[PATCH] net/mlx5: add missing return value check
 2019-03-24  9:26 UTC  (3+ messages)

[PATCH 0/6] Few small improvements for ipsec library
 2019-03-24  8:00 UTC  (9+ messages)
` [PATCH v2 1/7] mbuf: new function to generate raw Tx offload value
` [PATCH v2 0/7] Few small improvements for ipsec library

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

[PATCH] malloc: add rte_realloc_socket function
 2019-03-23 15:57 UTC  (3+ messages)

[PATCH 0/2] hash: add lock free support for ext bkt
 2019-03-22 23:48 UTC  (3+ messages)
` [PATCH 1/2] hash: add lock free support for extendable bucket

[PATCH] kni: fix possible kernel crash with va2pa
 2019-03-22 20:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const
 2019-03-22 18:09 UTC  (2+ messages)

[PATCH v6 1/1] ci: Introduce travis builds for github repositories
 2019-03-22 16:56 UTC  (2+ messages)
` [PATCH v7] "

18.08.1 patches review and test
 2019-03-22 16:56 UTC  (2+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-03-22 16:42 UTC  (4+ messages)
` [PATCH 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [PATCH 1/3] rcu: "

[PATCH v2] doc: add cryptodev xform deprecation notice
 2019-03-22 16:34 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ethdev: fix a typo
 2019-03-22 15:17 UTC 

18.11.1 patches review and test
 2019-03-22 15:10 UTC 

[PATCH] compressdev: add feature flag to specify where processing is done
 2019-03-22 15:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Add XTS support for Intel QuickAssist Technology
 2019-03-22 15:08 UTC  (4+ messages)
` [PATCH v2 0/3] add XTS support for Intel QAT

[PATCH] app/test: fix possible overflow with strcat
 2019-03-22 15:07 UTC  (4+ messages)
` [PATCH v2] app/test: fix possible overflow using strlcat

[PATCH] fips_validation: Add plain SHA support
 2019-03-22 15:06 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH 1/3] common/cpt: improve structures used in datapath
 2019-03-22 15:03 UTC  (3+ messages)

[PATCH v4 0/4] ipsec: support AES-CTR and 3DES-CBC
 2019-03-22 14:59 UTC  (7+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] ipsec: support AES-CTR

[PATCH] doc: fix a typo in procinfo guide
 2019-03-22 14:56 UTC  (2+ messages)

[PATCH] test: add snow3g test cases when digest is encrypted
 2019-03-22 14:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] test/ipsec: fix test initialisation
 2019-03-22 14:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/6] ethdev: add min/max MTU to device info
 2019-03-22 14:08 UTC  (5+ messages)

[PATCH v2 0/4] Add PMD for asymmetric cryptography operations using Intel QuickAssist Technology devices
 2019-03-22 13:34 UTC  (3+ messages)

[PATCH] net/i40e: add warning info when no perfect RSS key
 2019-03-22 13:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: update DPDK LTS versions
 2019-03-22 13:29 UTC  (2+ messages)

[PATCH 0/6] examples/ipsec-secgw: fix 1st pkt dropped
 2019-03-22 13:18 UTC  (3+ messages)
` [PATCH v2 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto

[PATCH] devtools: select patches to check with git range
 2019-03-22 13:16 UTC 

[PATCH v2 0/7] ethdev: add min/max MTU to device info
 2019-03-22 13:01 UTC  (8+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] net/i40e: set min and max MTU for i40e devices
` [PATCH v2 3/7] net/i40e: set min and max MTU for i40e VF devices
` [PATCH v2 4/7] net/ixgbe: set min and max MTU for ixgbe devices
` [PATCH v2 5/7] net/ixgbe: set min and max MTU for ixgbe VF devices
` [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()


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