dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-08 07:56:42 to 2022-10-10 08:51:42 UTC [more...]

[PATCH v10 00/13] preparation for the rte_flow offload of nfp PMD
 2022-10-10  8:51 UTC  (4+ messages)

[PATCH v10 0/5] support error handling mode
 2022-10-10  8:47 UTC  (16+ messages)
  ` [PATCH v10 1/5] ethdev: support get port "
  ` [PATCH v10 2/5] ethdev: support proactive "
  ` [PATCH v10 3/5] app/testpmd: support error handling mode event
  ` [PATCH v10 4/5] net/hns3: support proactive error handling mode
  ` [PATCH v10 5/5] net/bnxt: "
` [PATCH v11 0/5] support "
  ` [PATCH v11 1/5] ethdev: support get port "
  ` [PATCH v11 2/5] ethdev: support proactive "
  ` [PATCH v11 3/5] app/testpmd: support error handling mode event
  ` [PATCH v11 4/5] net/hns3: support proactive error handling mode
  ` [PATCH v11 5/5] net/bnxt: "

[PATCH] member: fix build failure with GCC 5.4.0
 2022-10-10  8:43 UTC  (2+ messages)

[PATCH] drivers: suggestion on removing empty version.map files
 2022-10-10  8:34 UTC  (5+ messages)
` [PATCH 1/2] drivers: suggestion on meson without version file

[PATCH 0/2] introduce NitroSketch Mode into membership library
 2022-10-10  8:28 UTC  (6+ messages)
` [PATCH v5 "

[PATCH] net/mana: fix dependencies
 2022-10-10  8:18 UTC  (5+ messages)

[PATCH 00/13] add support for idpf PMD in DPDK
 2022-10-10  8:06 UTC  (8+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 03/14] net/idpf: add support for device initialization
  ` [PATCH v2 13/14] net/idpf: add AVX512 data path for single queue model
  ` [PATCH v2 14/14] net/idpf: add support for timestamp offload

[PATCH 0/2] common/mlx5: fix multi-process mempool registration
 2022-10-10  8:02 UTC  (4+ messages)
` [PATCH 1/2] mempool: make event callbacks process-private

[PATCH resend v3 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-10  7:55 UTC  (8+ messages)
` [PATCH resend v3 1/6] "
` [PATCH resend v3 2/6] crypto/uadk: support basic operations
` [PATCH resend v3 3/6] crypto/uadk: support enqueue/dequeue operations
` [PATCH resend v3 4/6] crypto/uadk: support cipher algorithms
` [PATCH resend v3 5/6] crypto/uadk: support auth algorithms
` [PATCH resend v3 6/6] test/crypto: add cryptodev_uadk_autotest
` [EXT] [PATCH resend v3 0/6] crypto/uadk: introduce uadk crypto driver

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-10-10  7:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] Update minimum required meson version
 2022-10-10  7:48 UTC  (5+ messages)
` [PATCH v2] build: increase minimum meson version to 0.53.2

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-10-10  7:35 UTC  (4+ messages)
` [PATCH v12 0/7] bbdev changes for 22.11
  ` [EXT] "

[RFC v3] non-temporal memcpy
 2022-10-10  7:35 UTC  (5+ messages)
` [PATCH] eal: "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v2] net/iavf: support raw packet for flow subscription
 2022-10-10  7:25 UTC 

[Bug 1096] lib/member build failure with gcc 5.4.0
 2022-10-10  6:59 UTC 

[Bug 1095] librte_bbdev build failure with clang 3.4.2
 2022-10-10  6:54 UTC 

[PATCH] net/nfp: set the appropriate initialized value of flbufsz
 2022-10-10  6:48 UTC 

[PATCH v2 0/4] add trace points in ethdev library
 2022-10-10  6:39 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ethdev: add trace points

[PATCH] net/nfp: add the feature of RSS based on VXLAN inner layer
 2022-10-10  6:28 UTC 

[PATCH v2 00/24] add the basic rte_flow offload support of nfp PMD
 2022-10-10  6:09 UTC  (25+ messages)
` [PATCH v2 01/24] net/nfp: add the stats process logic in ctrl VNIC service
` [PATCH v2 02/24] net/nfp: add the structures and functions for flow offload
` [PATCH v2 03/24] net/nfp: add the flow APIs of nfp PMD
` [PATCH v2 04/24] net/nfp: add the offload support of basic items
` [PATCH v2 05/24] net/nfp: add the offload support of basic actions
` [PATCH v2 06/24] net/nfp: add the offload support of VLAN item
` [PATCH v2 07/24] net/nfp: add the offload support of IPv4 item
` [PATCH v2 08/24] net/nfp: add the offload support of IPv6 item
` [PATCH v2 09/24] net/nfp: add the offload support of TCP item
` [PATCH v2 10/24] net/nfp: add the offload support of UDP item
` [PATCH v2 11/24] net/nfp: add the offload support of SCTP item
` [PATCH v2 12/24] net/nfp: add the offload support of set SRC MAC action
` [PATCH v2 13/24] net/nfp: add the offload support of set DST "
` [PATCH v2 14/24] net/nfp: add the offload support of pop VLAN action
` [PATCH v2 15/24] net/nfp: add the offload support of push "
` [PATCH v2 16/24] net/nfp: add the offload support of set SRC IPv4 action
` [PATCH v2 17/24] net/nfp: add the offload support of set DST "
` [PATCH v2 18/24] net/nfp: add the offload support of set SRC IPv6 action
` [PATCH v2 19/24] net/nfp: add the offload support of set DST "
` [PATCH v2 20/24] net/nfp: add the offload support of set TP SRC port action
` [PATCH v2 21/24] net/nfp: add the offload support of set TP DST "
` [PATCH v2 22/24] net/nfp: add the offload support of set TTL action
` [PATCH v2 23/24] net/nfp: add the offload support of set IPv4 DSCP action
` [PATCH v2 24/24] net/nfp: add the offload support of set IPv6 "

[PATCH] net/vhost: support asynchronous data path
 2022-10-10  5:17 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] support protocol based buffer split
 2022-10-10  2:45 UTC  (12+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/4] ethdev: introduce protocol hdr "
` [PATCH v9 0/4] support protocol "
  ` [PATCH v9 1/4] ethdev: introduce protocol header API
  ` [PATCH v9 2/4] ethdev: introduce protocol hdr based buffer split
  ` [PATCH v9 3/4] app/testpmd: add rxhdrs commands and parameters
  ` [PATCH v9 4/4] net/ice: support buffer split in Rx path

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-10  2:02 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs
 2022-10-10  1:44 UTC  (3+ messages)

[PATCH] net/ixgbevf: fix promiscuous and allmulti
 2022-10-10  1:30 UTC  (2+ messages)

[PATCH] power: add unpriv. read of turbo % for pstate
 2022-10-10  0:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] pcapng: fix some issues with writing packets
 2022-10-10  0:40 UTC  (4+ messages)
` [PATCH v3] pcapng: fix write more packets than IOV_MAX limit

[PATCH] apps/dumpcap: fix interface parameter option
 2022-10-10  0:11 UTC  (2+ messages)

[PATCH] dumpcap: fix list interfaces
 2022-10-10  0:04 UTC  (3+ messages)

[PATCH] eal: fix data race in multi-process support
 2022-10-09 23:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: add Rx buffer split capability for mlx5
 2022-10-09 20:19 UTC 

[PATCH] examples/l2fwd-crypto: fix typo in error message
 2022-10-09 17:58 UTC 

[PATCH 1/2] net/bonding: fix xmit l34 hash calculate for tcp
 2022-10-09 17:41 UTC  (3+ messages)

[PATCH] doc: clarify deprecation status for flow actions PF and VF
 2022-10-09 17:38 UTC  (2+ messages)

[PATCH] gro: fix gro with ethernet tail padding bytes
 2022-10-09 17:26 UTC  (4+ messages)

[PATCH] net/softnic: remove maintainer
 2022-10-09 17:21 UTC  (2+ messages)

[PATCH] sched: remove maintainer
 2022-10-09 17:20 UTC  (2+ messages)

[PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice
 2022-10-09 17:17 UTC  (2+ messages)

[PATCH] doc: remove deprecation for inline IPsec events
 2022-10-09 17:13 UTC  (2+ messages)

[dpdk-dev v4] lib/cryptodev: multi-process IPC request handler
 2022-10-07  9:37 UTC  (4+ messages)
` [dpdk-dev v5] "
  ` [EXT] "

[PATCH] linux/igb_uio: fix build with kernel 5.18+
 2022-10-06 18:51 UTC  (2+ messages)
` [PATCH v2] "

[RFC v2] non-temporal memcpy
 2022-10-09 16:16 UTC  (13+ messages)

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-10-09 15:08 UTC  (19+ messages)
` [PATCH v4] mempool: fix mempool cache flushing algorithm
  ` [PATCH 1/2] mempool: check driver enqueue result in one place
    ` [PATCH 2/2] mempool: avoid usage of term ring on put
` [PATCH v4] mempool: fix get objects from mempool with cache
` [PATCH v6 0/4] mempool: fix mempool cache flushing algorithm
  ` [PATCH v6 1/4] mempool: check driver enqueue result in one place
  ` [PATCH v6 2/4] mempool: avoid usage of term ring on put
  ` [PATCH v6 3/4] mempool: fix cache flushing algorithm
  ` [PATCH v6 4/4] mempool: flush cache completely on overflow

[PATCH] regex/mlx5: add check for nb max matches
 2022-10-09 14:35 UTC  (2+ messages)

[PATCH] regex/mlx5: add support for combined rof file
 2022-10-09 14:30 UTC  (2+ messages)

[PATCH v5 0/4] mempool: fix mempool cache flushing algorithm
 2022-10-09 13:29 UTC  (6+ messages)
` [PATCH v5 1/4] mempool: check driver enqueue result in one place
` [PATCH v5 2/4] mempool: avoid usage of term ring on put
` [PATCH v5 3/4] mempool: fix cache flushing algorithm
` [PATCH v5 4/4] mempool: flush cache completely on overflow

[PATCH] regexdev: add match mode command line parameter
 2022-10-09 13:18 UTC  (2+ messages)

[PATCH] regexdev: display response flags value
 2022-10-09 13:01 UTC  (2+ messages)

[PATCH] regexdev: add maximum number of mbuf segments field
 2022-10-09 12:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/7] mbuf dynamic field expansion
 2022-10-09  9:34 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v3 1/9] net/gve: introduce GVE PMD base code
 2022-10-09  9:15 UTC  (23+ messages)
` [PATCH v4 0/9] introduce GVE PMD
  ` [PATCH v4 1/9] net/gve/base: introduce GVE PMD base code
  ` [PATCH v4 2/9] net/gve/base: add logs and OS specific implementation
  ` [PATCH v4 3/9] net/gve: add support for device initialization
  ` [PATCH v4 4/9] net/gve: add support for link update
  ` [PATCH v4 7/9] net/gve: add support for Rx/Tx
  ` [PATCH v4 8/9] net/gve: add support for dev info get and dev configure
  ` [PATCH v4 9/9] net/gve: add support for stats

[PATCH] net/iavf: support raw packet for flow subscription
 2022-10-09  9:00 UTC 

[PATCH] net/iavf: fix memory leak in flow subscription
 2022-10-09  5:32 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
 2022-10-09  3:36 UTC  (2+ messages)
` [PATCH v4] net/bonding: call Tx prepare before Tx burst

[PATCH v5 1/3] ethdev: support mulitiple mbuf pools per Rx queue
 2022-10-08 20:38 UTC  (3+ messages)
` [PATCH v8 0/4] "

[PATCH v2 0/8] ethdev: introduce hairpin memory capabilities
 2022-10-08 16:31 UTC  (2+ messages)

Any way to promote secondary process to primary process
 2022-10-08 14:48 UTC 

[RFC] memarea: introduce memory area library
 2022-10-08 12:14 UTC  (30+ messages)
  ` [PATCH v5 03/10] memarea: support alloc/free/update-refcnt API
  ` [PATCH v5 07/10] memarea: support backup memory mechanism
` [PATCH v6 00/10] introduce memarea library
  ` [PATCH v6 01/10] memarea: "
  ` [PATCH v6 02/10] test/memarea: support memarea test
  ` [PATCH v6 03/10] memarea: support alloc/free/update-refcnt API
  ` [PATCH v6 04/10] test/memarea: support alloc/free/update-refcnt test
  ` [PATCH v6 05/10] memarea: support dump API
  ` [PATCH v6 06/10] test/memarea: support dump test
  ` [PATCH v6 07/10] memarea: support backup memory mechanism
  ` [PATCH v6 08/10] test/memarea: support backup memory test
  ` [PATCH v6 09/10] memarea: detect memory corruption based on magic
  ` [PATCH v6 10/10] test/memarea: support no MT-safe test
` [PATCH v7 00/10] introduce memarea library
  ` [PATCH v7 01/10] memarea: "
  ` [PATCH v7 02/10] test/memarea: support memarea test
  ` [PATCH v7 03/10] memarea: support alloc/free/update-refcnt API
  ` [PATCH v7 04/10] test/memarea: support alloc/free/update-refcnt test
  ` [PATCH v7 05/10] memarea: support dump API
  ` [PATCH v7 06/10] test/memarea: support dump test
  ` [PATCH v7 07/10] memarea: support backup memory mechanism
  ` [PATCH v7 08/10] test/memarea: support backup memory test
  ` [PATCH v7 09/10] memarea: detect memory corruption based on magic
  ` [PATCH v7 10/10] test/memarea: support no MT-safe test

[PATCH 0/4] support HW Rx/Tx descriptor dump
 2022-10-08 11:11 UTC  (7+ messages)
` [PATCH v5 0/3] support ethdev "
  ` [PATCH v5 3/3] app/procinfo: support "

[PATCH 0/6] app/procinfo: add some extended features
 2022-10-08 10:53 UTC  (19+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 1/8] app/procinfo: add dpdk version dump
  ` [PATCH v8 2/8] app/procinfo: add firmware "
  ` [PATCH v8 3/8] app/procinfo: add RSS RETA dump
  ` [PATCH v8 4/8] app/procinfo: add module eeprom info dump
  ` [PATCH v8 5/8] app/procinfo: add dump of Rx/Tx burst mode
  ` [PATCH v8 6/8] app/procinfo: fix some wrong doxygen syntax
  ` [PATCH v8 7/8] app/procinfo: support descriptor dump
  ` [PATCH v8 8/8] doc: add some extended features in procinfo guide
` [PATCH v9 0/8] app/procinfo: add some extended features
  ` [PATCH v9 1/8] app/procinfo: add dpdk version dump
  ` [PATCH v9 2/8] app/procinfo: add firmware "
  ` [PATCH v9 3/8] app/procinfo: add RSS RETA dump
  ` [PATCH v9 4/8] app/procinfo: add module eeprom info dump
  ` [PATCH v9 5/8] app/procinfo: add dump of Rx/Tx burst mode
  ` [PATCH v9 6/8] app/procinfo: fix some wrong doxygen syntax
  ` [PATCH v9 7/8] app/procinfo: support descriptor dump
  ` [PATCH v9 8/8] doc: add some extended features in procinfo guide

[PATCH v3] net/iavf: fix error of virtchnl command
 2022-10-08  8:11 UTC 

[PATCH] vhost: enable CONFIG feature
 2022-10-08  7:56 UTC  (3+ 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).