DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1] maintainers: update for testpmd
 2022-02-10 17:11 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v2] "

[PATCH v1] config/arm: add armv7 native config
 2022-02-10 16:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/10] ethdev: datapath-focused flow rules management
 2022-02-10 16:33 UTC  (13+ messages)
  ` [PATCH v4 04/10] app/testpmd: implement rte flow configuration
  ` [PATCH v4 05/10] app/testpmd: implement rte flow template management
  ` [PATCH v4 06/10] app/testpmd: implement rte flow table management
  ` [PATCH v4 07/10] app/testpmd: implement rte flow queue flow operations
  ` [PATCH v4 08/10] app/testpmd: implement rte flow push operations
  ` [PATCH v4 09/10] app/testpmd: implement rte flow pull operations
  ` [PATCH v4 10/10] app/testpmd: implement rte flow queue indirect actions

[PATCH] ethdev: introduce generic dummy packet burst function
 2022-02-10 16:30 UTC  (10+ messages)

[PATCH 00/13] net/mlx5: add hardware steering
 2022-02-10 16:29 UTC  (14+ messages)
` [PATCH 01/13] net/mlx5: introduce hardware steering operation
` [PATCH 02/13] net/mlx5: introduce hardware steering enable routine
` [PATCH 03/13] net/mlx5: add port flow configuration
` [PATCH 04/13] net/mlx5: add pattern template management
` [PATCH 05/13] net/mlx5: add action "
` [PATCH 06/13] net/mlx5: add table management
` [PATCH 07/13] net/mlx5: add basic flow queue operation
` [PATCH 08/13] net/mlx5: add flow flush function
` [PATCH 09/13] net/mlx5: add flow jump action
` [PATCH 10/13] net/mlx5: add queue and RSS action
` [PATCH 11/13] net/mlx5: add mark action
` [PATCH 12/13] net/mlx5: add indirect action
` [PATCH 13/13] net/mlx5: add header reformat action

[PATCH] net/failsafe: Fix crash due to global devargs syntax parsing from secondary process
 2022-02-10 16:08 UTC  (3+ messages)
` (no subject)
  ` 

[PATCH] stack: fix stubs header export
 2022-02-10 16:07 UTC  (2+ messages)

[PATCH v3] net/af_xdp: re-enable secondary process support
 2022-02-10 16:06 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v4 0/5] crypto: improve asym session usage
 2022-02-10 15:54 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] doc: replace asym crypto code with literal includes
  ` [PATCH v5 2/5] crypto: use single buffer for asymmetric session
    ` [EXT] "
  ` [PATCH v5 3/5] crypto: hide asym session structure
  ` [PATCH v5 4/5] crypto: add asym session user data API
  ` [PATCH v5 5/5] crypto: modify return value for asym session create
` [PATCH v6 0/5] crypto: improve asym session usage
  ` [PATCH v6 1/5] doc: replace asym crypto code with literal includes
  ` [PATCH v6 2/5] crypto: use single buffer for asymmetric session
  ` [PATCH v6 3/5] crypto: hide asym session structure
  ` [PATCH v6 4/5] crypto: add asym session user data API
  ` [PATCH v6 5/5] crypto: modify return value for asym session create

[RFC] ethdev: introduce ethdev dump API
 2022-02-10 15:50 UTC  (8+ messages)
` [PATCH v3] ethdev: introduce "

[PATCH 0/7] Verify C++ compatibility of public headers
 2022-02-10 15:42 UTC  (30+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] eal: fix header build with C++
  ` [PATCH v2 2/7] eventdev: "
  ` [PATCH v2 3/7] graph: fix missing explicit cast for C++ build
  ` [PATCH v2 4/7] ipsec: "
  ` [PATCH v2 5/7] table: fix missing explicit casts "
  ` [PATCH v2 6/7] vhost: fix incompatible header includes for C++
  ` [PATCH v2 7/7] buildtools/chkincs: test headers for C++ compatibility
` [PATCH v3 0/7] Verify C++ compatibility of public headers
  ` [PATCH v3 1/7] eal: fix header build with C++
  ` [PATCH v3 2/7] eventdev: "
  ` [PATCH v3 3/7] graph: fix missing explicit cast for C++ build
  ` [PATCH v3 4/7] ipsec: "
  ` [PATCH v3 5/7] table: fix missing explicit casts "
  ` [PATCH v3 6/7] vhost: fix incompatible header includes for C++
  ` [PATCH v3 7/7] buildtools/chkincs: test headers for C++ compatibility
` [PATCH v4 0/7] Verify C++ compatibility of public headers
  ` [PATCH v4 1/7] eal: fix header build with C++
  ` [PATCH v4 2/7] eventdev: "
  ` [PATCH v4 3/7] graph: fix missing explicit cast for C++ build
  ` [PATCH v4 4/7] ipsec: "
  ` [PATCH v4 5/7] table: fix missing explicit casts "
  ` [PATCH v4 6/7] vhost: fix incompatible header includes for C++
  ` [PATCH v4 7/7] buildtools/chkincs: test headers for C++ compatibility

[PATCH] regex/mlx5: fix improper memory object check
 2022-02-10 15:35 UTC  (2+ messages)

[PATCH v2] devtools/cocci: update cocci for ethdev namespace
 2022-02-10 15:30 UTC  (6+ messages)

[PATCH] gpu/cuda: differentiate V100 32GB GPU IDs
 2022-02-10 15:22 UTC  (2+ messages)

[PATCH v3 1/1] vhost: integrate dmadev in asynchronous data-path
 2022-02-10 15:14 UTC  (6+ messages)
` [PATCH v4 0/1] integrate dmadev in vhost
  ` [PATCH v4 1/1] vhost: integrate dmadev in asynchronous data-path

[dpdk-dev] [PATCH] vhost: add vDPA resource cleanup callback
 2022-02-10 15:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] vdpa/sfc: fix null pointer dereference
 2022-02-10 15:12 UTC  (5+ messages)
`  "

[PATCH v1] gpudev: pin GPU memory
 2022-02-10 15:12 UTC  (6+ messages)
` [PATCH v4 1/2] gpudev: expose GPU memory to CPU
` [PATCH v5 "

[PATCH v2] vdpa/sfc: fix null dereference
 2022-02-10 15:12 UTC  (2+ messages)

[PATCH v3 1/2] eventdev/crypto_adapter: move crypto ops to circular buffer
 2022-02-10 15:07 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1] maintainers: update for testpmd
 2022-02-10 15:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] sched: Cleanup qos scheduler defines from rte_config
 2022-02-10 15:01 UTC  (2+ messages)

[PATCH v2 1/3] net/ark: add device capabilities record
 2022-02-10 14:34 UTC  (3+ messages)
  ` [PATCH v2 2/3] net/ark: support arbitrary mbuf size
  ` [PATCH v2 3/3] net/ark: support chunk DMA transfers

[PATCH] net/iavf: initialize large VF setting at startup
 2022-02-10 14:17 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-02-10 14:04 UTC  (5+ messages)
` [PATCH v5] "

[PATCH 1/2] net/sfc: do not push fast free offload to default TxQ config
 2022-02-10 13:33 UTC  (2+ messages)

[PATCH 0/2] add telemetry for inline IPsec
 2022-02-10 13:29 UTC  (7+ messages)
` [PATCH 1/2] net/cnxk: add telemetry for inline IPsec for cn9k
` [PATCH 2/2] net/cnxk: add telemetry for inline IPsec for cn10k
  ` [EXT] Re: [PATCH 0/2] add telemetry for inline IPsec

[PATCH v2 1/4] net/cnxk: avoid command copy from Tx queue
 2022-02-10 13:20 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
` [PATCH v3 1/3] event/cnxk: store and reuse workslot status
  ` [PATCH v3 2/3] event/cnxk: disable default wait time for dequeue
  ` [PATCH v3 3/3] net/cnxk: improve Rx performance
  ` [PATCH v4 1/3] event/cnxk: store and reuse workslot status
    ` [PATCH v4 2/3] event/cnxk: disable default wait time for dequeue
    ` [PATCH v4 3/3] event/cnxk: improve Rx performance

[PATCH] net/iavf: fix segmentation offload buffer size
 2022-02-10 13:09 UTC 

[PATCH] ip_frag: add IPv4 options fragment and unit test data
 2022-02-10 12:21 UTC 

[dpdk-dev][dpdk-users] A problem about memory may not be all-zero allocated by rte_zmalloc_socket()
 2022-02-10 12:11 UTC  (5+ messages)

[PATCH] mempool/cnxk: fix bug in batch alloc issue failure path
 2022-02-10 11:52 UTC 

Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
 2022-02-10 11:36 UTC  (7+ messages)

[dpdk-dev] [PATCH] ethdev: remove unnecessary NULL check
 2022-02-10 11:14 UTC  (3+ messages)

[PATCH v2 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
 2022-02-10 10:58 UTC  (18+ messages)
` [PATCH v3 0/7] NXP crypto drivers changes
  ` [PATCH v3 1/7] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
    ` [PATCH v4 0/7] NXP crypto drivers changes
      ` [PATCH v4 1/7] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
      ` [PATCH v4 2/7] common/dpaax: change job processing mode for PDCP SDAP
      ` [PATCH v4 3/7] crypto/dpaa2_sec: change capabilities for AES_CMAC
      ` [PATCH v4 4/7] crypto/dpaa2_sec: add useful debug prints in sec dequeue
      ` [PATCH v4 5/7] crypto/dpaa2: fix to check next type for auth or cipher
      ` [PATCH v4 6/7] crypto/dpaa2_sec: ordered queue support
      ` [PATCH v4 7/7] crypto/dpaa_sec: add debug framework
  ` [PATCH v3 2/7] common/dpaax: change job processing mode for PDCP SDAP
  ` [PATCH v3 3/7] crypto/dpaa2_sec: change capabilities for AES_CMAC
  ` [PATCH v3 4/7] crypto/dpaa2_sec: add useful debug prints in sec dequeue
  ` [PATCH v3 5/7] crypto/dpaa2: fix to check next type for auth or cipher
  ` [PATCH v3 6/7] crypto/dpaa2_sec: ordered queue support
  ` [PATCH v3 7/7] crypto/dpaa_sec: add debug framework
  ` [EXT] [PATCH v3 0/7] NXP crypto drivers changes

[PATCH] raw/ntb: add check for DB intr handler registering
 2022-02-10 10:43 UTC  (4+ messages)

[PATCH v1] net/af_xdp: make umem configure code more readable
 2022-02-10 10:31 UTC  (3+ messages)

[PATCH v5 0/3] ethdev: introduce IP reassembly offload
 2022-02-10 10:30 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] "
  ` [PATCH v6 2/3] ethdev: add mbuf dynfield for incomplete IP reassembly

[PATCH] crypto: fix misspelled key in qt format
 2022-02-10 10:25 UTC 

[PATCH v2 0/4] Clarify asymmetric random, add 'k' and crypto uint
 2022-02-10 10:17 UTC  (3+ messages)
` [PATCH v2 4/4] crypto: reorganize endianness comments, add "
  ` [EXT] "

[PATCH v2 00/12] Wangxun fixes and supports
 2022-02-10 10:16 UTC  (7+ messages)
` [PATCH v2 08/12] net/ngbe: fix debug log

[PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
 2022-02-10 10:12 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-02-10  8:29 UTC  (4+ messages)

[PATCH] eal: remove unnecessary argv[0] handling
 2022-02-10  7:57 UTC  (4+ messages)

[PATCH v2] raw/ntb: clear all valid DB bits when DB init
 2022-02-10  7:09 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

Questions on i40e TX path
 2022-02-10  4:37 UTC  (3+ messages)

[PATCH 00/82] remove unnecessary null checks
 2022-02-10  3:03 UTC  (6+ messages)
` [PATCH v3 00/36] "
  ` [PATCH v3 09/36] bus/*: remove unnecessary NULL checks
  ` [PATCH v3 32/36] raw/*: "

[PATCH v4 0/6] support L2TPv2 for AVF RSS hash and FDIR
 2022-02-10  2:13 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v3 00/10] ethdev: datapath-focused flow rules management
 2022-02-06  3:25 UTC 

page:  |  | latest

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