DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/3] fix error path of multi-process probe
 2019-03-02  2:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] eal: remove useless checks for already probed device
` [dpdk-dev] [PATCH 2/3] eal: remove error logs "
` [dpdk-dev] [PATCH 3/3] eal: fix multi-process probe failure handling

[dpdk-dev] [PATCH 0/6] HelloWorld example for Windows
 2019-03-02  2:41 UTC  (14+ messages)
` [dpdk-dev] [PATCH 1/6] eal: eal stub to add windows support
` [dpdk-dev] [PATCH 2/6] eal: Add header files to support windows
` [dpdk-dev] [PATCH 3/6] eal: Add headers for compatibility with windows environment
` [dpdk-dev] [PATCH 4/6] eal: add minimum viable code for eal on windows
` [dpdk-dev] [PATCH 5/6] examples: Add meson changes for windows
` [dpdk-dev] [PATCH 6/6] doc: add documention "

[dpdk-dev] [RFC 0/2] hash: add lock free support for ext bkt
 2019-03-02  0:23 UTC  (3+ messages)
` [dpdk-dev] [RFC 1/2] hash: add lock free support for extendable bucket
` [dpdk-dev] [RFC 2/2] test/hash: lock-free rw concurrency test ext bkt

[dpdk-dev] [PATCH 0/7] Subject: [PATCH ...] Add stack library and new mempool handler
 2019-03-01 21:29 UTC  (6+ messages)
` [dpdk-dev] [PATCH 5/7] stack: add non-blocking stack implementation
      ` [dpdk-dev] FW: "

[dpdk-dev] [PATCH 0/2] Minor changes to checkpatches
 2019-03-01 21:08 UTC  (14+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] Enable codespell by default. Can be disabled from config file
  ` [dpdk-dev] [PATCH v3 0/2] Minor changes to checkpatches
    ` [dpdk-dev] [PATCH v3 1/2] Enable codespell by default. Can be disabled from config file
      ` [dpdk-dev] [dpdk-stable] "
    ` [dpdk-dev] [PATCH v3 2/2] devtools: fix result of svg include check
      ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH 1/2] net/ice: suppport package download
 2019-03-01 20:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] net/ice: disable advanced features in safe mode

[dpdk-dev] [PATCH] net/nfb: new netcope driver
 2019-03-01 18:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH 1/3] common/cpt: improve structures used in datapath
 2019-03-01 18:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] common/cpt: redesign propagation of error
` [dpdk-dev] [PATCH 3/3] crypto/octeontx: move device specific code to driver

[dpdk-dev] [PATCH 0/2] ethdev: use strlcpy
 2019-03-01 18:42 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: replace snprintf with strlcpy
` [dpdk-dev] [PATCH 2/2] ethdev: use strlcpy instead of snprintf on initialization

[dpdk-dev] [PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-01 18:34 UTC  (11+ messages)
` [dpdk-dev] [PATCH v1 1/6] net/af_xdp: introduce AF_XDP PMD driver
` [dpdk-dev] [PATCH v1 2/6] lib/mbuf: enable parse flags when create mempool
` [dpdk-dev] [PATCH v1 3/6] lib/mempool: allow page size aligned mempool
` [dpdk-dev] [PATCH v1 4/6] net/af_xdp: use mbuf mempool for buffer management
` [dpdk-dev] [PATCH v1 5/6] net/af_xdp: enable zero copy
` [dpdk-dev] [PATCH v1 6/6] app/testpmd: add mempool flags parameter

[dpdk-dev] [PATCH v4 1/3] doc: clean ABI/API policy guide
 2019-03-01 17:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/3] doc: make RTE_NEXT_ABI optional
  ` [dpdk-dev] [PATCH v5 3/3] doc: add deprecation marker usage

[dpdk-dev] [PATCH] test: add snow3g test cases when digest is encrypted
 2019-03-01 17:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] eal: change init macro as exec environment specific
 2019-03-01 17:28 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 0/4] baseband/fpga_lte_fec: BBDEV FPGA driver for 4G turbo FEC
 2019-03-01 17:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 1/4] baseband/fpga_lte_fec: addition of driver for 4G turbo FEC with PAC N300 FPGA card
` [dpdk-dev] [PATCH v1 2/4] usertools: update to usertool to allow binding of baseband device
` [dpdk-dev] [PATCH v1 3/4] test-bbdev: update bbdev test-app for FPGA driver testing
` [dpdk-dev] [PATCH v1 4/4] librte_bbdev: update device info structure to use rte_device

[dpdk-dev] [PATCH] drivers/net: fix shifting 32-bit signed variable 31 times
 2019-03-01 17:18 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH 1/7] Use an accessor for rte_hash_key
 2019-03-01 17:15 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] usertools: script to output version string
 2019-03-01 16:46 UTC  (7+ messages)

[dpdk-dev] [PATCH v3 1/3] doc: clean ABI/API policy guide
 2019-03-01 16:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 3/3] doc: add deprecation marker usage

[dpdk-dev] [PATCH] test: add new test structure for asymmetric cryptography
 2019-03-01 16:38 UTC 

[dpdk-dev] DPDK Release Status Meeting 28/2/2019
 2019-03-01 16:34 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix tx vlan and qinq insert enable
 2019-03-01 16:29 UTC  (2+ messages)

[dpdk-dev] mlx5 under FreeBSD
 2019-03-01 15:58 UTC  (9+ messages)

[dpdk-dev] [PATCH] net/softnic: fix sprintf with snprintf
 2019-03-01 15:51 UTC  (2+ messages)

[dpdk-dev] [PATCH] build: use integer for new max_ethports option too
 2019-03-01 15:46 UTC 

[dpdk-dev] [PATCH] net/nfp: fix sprintf with snprintf
 2019-03-01 15:25 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] build: use static deps of libs for pkg-config libs.private
 2019-03-01 15:13 UTC  (12+ messages)
` [dpdk-dev] [PATCH v8 1/6] build: bump minimum Meson version to 0.47.1
  ` [dpdk-dev] [PATCH v8 6/6] build: use dependency for pcap and fallback to find_library

[dpdk-dev] [PATCH 00/15] net/enic: 19.05 updates
 2019-03-01 14:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] devtools/test-meson-builds: add verbose output options
 2019-03-01 14:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: use mempool bulk get for txonly mode
 2019-03-01 13:47 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v2] app/testpmd: add "

[dpdk-dev] [PATCH] cryptodev: make xform key pointer constant
 2019-03-01 13:43 UTC 

[dpdk-dev] [PATCH] build: add meson support for cortex a55 and a76 platforms
 2019-03-01 13:38 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: fix wrong link in gsg
 2019-03-01 11:50 UTC 

[dpdk-dev] [PATCH 00/37] share code update
 2019-03-01 11:19 UTC  (9+ messages)
` [dpdk-dev] [PATCH 07/37] net/ice/base: declare functions as external
` [dpdk-dev] [PATCH 22/37] net/ice/base: add RSS key related macro and structures
` [dpdk-dev] [PATCH 27/37] net/ice/base: resolve static analysis reported issues
` [dpdk-dev] [PATCH 36/37] net/ice/base: increase prototol offset size

[dpdk-dev] [PATCH] compress/qat: add dynamic sgl allocation
 2019-03-01 11:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v2] compress/qat: "
` [dpdk-dev] [PATCH v3 0/1] "
  ` [dpdk-dev] [PATCH v3 1/1] compress/qat: "

[dpdk-dev] [PATCH] doc: fix wrong tag for Inner RSS
 2019-03-01 11:10 UTC 

[dpdk-dev] [PATCH] doc: add cryptodev xform deprecation notice
 2019-03-01 10:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1] maintainers: resign all maintainerships
 2019-03-01 10:44 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] metrics: new API to deinitialise metrics library
 2019-03-01 10:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] test/metrics: first test case fails on continuous

[dpdk-dev] [PATCH] malloc: add rte_realloc_socket function
 2019-03-01  8:46 UTC 

[dpdk-dev] [PATCH] app/compress-perf: add incompressible data handling
 2019-03-01  8:45 UTC 

[dpdk-dev] [PATCH v2 0/3] net/ixgbe: promiscuous mode enable on VF
 2019-03-01  7:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] "
  ` [dpdk-dev] [PATCH v3 1/2] "

[dpdk-dev] [PATCH] net/ixgbe: add support of loopback for X540/X550
 2019-03-01  7:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/2] net/ixgbe: do not start on unsupported loopback mode
  ` [dpdk-dev] [PATCH v3 2/2] net/ixgbe: add support of loopback for X540/X550

[dpdk-dev] [PATCH 1/3] examples/eventdev_pipeline: configure max events based on dev info
 2019-03-01  7:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] examples/eventdev_pipeline: follow proper teardown sequence
` [dpdk-dev] [PATCH 3/3] app/eventdev: "

[dpdk-dev] [PATCH] lib/cryptodev: fix driver name comparison
 2019-03-01  6:24 UTC  (13+ messages)

[dpdk-dev] [PATCH v1 00/11] Add patch set for IPN3KE
 2019-03-01  5:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 08/11] app/test-pmd: add IPN3KE support for testpmd

[dpdk-dev] [PATCH 0/8] Support vector instructions on ICE
 2019-03-01  3:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/8] net/ice: support RX SSE vector

[dpdk-dev] [RFC] net/mlx: enable DMA memory registration from secondary process
 2019-03-01  1:39 UTC 

[dpdk-dev] [RFC] net/mlx4: add secondary process support
 2019-03-01  1:27 UTC 

[dpdk-dev] [RFC v1] net/mlx5: improve out of box performance
 2019-03-01  1:15 UTC  (2+ messages)
` [dpdk-dev] [RFC] "

[dpdk-dev] [dpdk-announce] DPDK summit March 9th and Hands on Session March 8th Bangalore Schedule announced
 2019-02-28 22:38 UTC  (2+ messages)

[dpdk-dev] Encountering ninja test failures?
 2019-02-28 22:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/3] librte_pipeline: add support for DSCP action
 2019-02-28 19:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/3] pipeline: add implementation "

[dpdk-dev] [PATCH 0/6] Few small improvements for ipsec library
 2019-02-28 19:21 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] mbuf: new function to generate raw Tx offload value
` [dpdk-dev] [PATCH 2/6] ipsec: add Tx offload template into SA
` [dpdk-dev] [PATCH 3/6] ipsec: change the order in filling crypto op
` [dpdk-dev] [PATCH 4/6] ipsec: change the way unprocessed mbufs are accounted
` [dpdk-dev] [PATCH 5/6] ipsec: move inbound and outbound code into different files
` [dpdk-dev] [PATCH 6/6] ipsec: reorder packet check for esp inbound

[dpdk-dev] [PATCH v2] lib/librte_meter: fix divide by zero for RFC4115 meter
 2019-02-28 18:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/eventdev: configure optimum event timers per timer adapter
 2019-02-28 18:48 UTC 

[dpdk-dev] [RFC 00/10] net/mlx5: add support for multiport IB devices
 2019-02-28 18:03 UTC  (11+ messages)
` [dpdk-dev] [RFC 01/10] net/mlx5: add multiport IB device port structure
` [dpdk-dev] [RFC 02/10] net/mlx5: modify get ifindex routine for multiport IB
` [dpdk-dev] [RFC 03/10] net/mlx5: add getting IB ports number "
` [dpdk-dev] [RFC 04/10] net/mlx5: add multiport IB device support to probing
` [dpdk-dev] [RFC 05/10] net/mlx5: add IB shared context alloc/free functions
` [dpdk-dev] [RFC 06/10] net/mlx5: switch to the names in the shared IB context
` [dpdk-dev] [RFC 07/10] net/mlx5: switch to the shared Protection Domain
` [dpdk-dev] [RFC 08/10] net/mlx5: switch to the shared context IB attributes
` [dpdk-dev] [RFC 09/10] net/mlx5: switch to the shared IB device context
` [dpdk-dev] [RFC 10/10] net/mlx5: provide IB port for the object being created

[dpdk-dev] [PATCH v2] vhost: prevent disabled rings to be processed with zero-copy
 2019-02-28 17:57 UTC 

[dpdk-dev] [PATCH 0/5] no longer use RTE_LOGTYPE_PMD
 2019-02-28 17:55 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] support secondary process for failsafe
 2019-02-28 17:24 UTC  (10+ messages)
` [dpdk-dev] [PATCH 2/4] net/failsafe: change back-reference from sub-device
` [dpdk-dev] [PATCH 1/4] net/failsafe: replace local device with shared data
` [dpdk-dev] [PATCH 3/4] net/failsafe: replace local sub-device "
` [dpdk-dev] [PATCH 4/4] net/failsafe: support secondary process

[dpdk-dev] [PATCH 0/3] Add XTS support for Intel QuickAssist Technology
 2019-02-28 17:03 UTC 

[dpdk-dev] [RFC v2 0/2] vhost: Support external backend only vhost-user requests
 2019-02-28 16:56 UTC  (4+ messages)
` [dpdk-dev] [RFC v2 1/2] vhost: add API to set protocol features flags
` [dpdk-dev] [RFC v2 2/2] vhost: support requests only handled by external backend

[dpdk-dev] [RFC] net/mlx5: support new naming scheme for representors
 2019-02-28 16:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] Add PMD for asymmetric cryptography operations using Intel QuickAssist Technology devices
 2019-02-28 16:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] common/qat: add headers for asymmetric crypto
` [dpdk-dev] [PATCH 2/4] crypto/qat: add asymmetric cryptography PMD
` [dpdk-dev] [PATCH 3/4] crypto/qat: add modular exponentiation to qat asym pmd
` [dpdk-dev] [PATCH 4/4] crypto/qat: add modular multiplicative inverse "

[dpdk-dev] [PATCH 0/3] Add XTS support for Intel QuickAssist Technology
 2019-02-28 16:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] test/crypto: add tests for XTS on QAT
` [dpdk-dev] [PATCH 2/3] crypto/qat: add XTS for QAT session config
` [dpdk-dev] [PATCH 3/3] cryptodev: remove XTS text duplication

[dpdk-dev] [PATCH 0/2] dpdk-draft-windows X710-DA2 compatibility
 2019-02-28 15:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] kernel/windows: Added support for X710-DA2 to inf file
` [dpdk-dev] [PATCH 2/2] kernel/windows: set FILE_AUTOGENERATED_DEVICE_NAME to true so that SDDL string can be set successfully. Fixes: 9087d5ff8375 ("doc: change the Windows UIO driver's default security descriptor to admin only") Cc: haramakr@microsoft.com

[dpdk-dev] [PATCH 0/2] *** dpdk-draft-windows X710-DA2 compatibility ***
 2019-02-28 15:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] kernel/windows: Added support for X710-DA2 to inf file
` [dpdk-dev] [PATCH 2/2] kernel/windows: set FILE_AUTOGENERATED_DEVICE_NAME to true so that SDDL string can be set successfully. Fixes: 9087d5ff8375 ("doc: change the Windows UIO driver's default security descriptor to admin only") Cc: haramakr@microsoft.com

[dpdk-dev] [PATCH] net/mlx5: support new representors' naming format
 2019-02-28 15:25 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix sync when handling Tx completions
 2019-02-28 15:20 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix hex dump of error CQE
 2019-02-28 15:18 UTC 

[dpdk-dev] [PATCH 5/5] sfc: don't use RTE_LOGTYPE_PMD
 2019-02-28 15:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/sfc: do not use PMD logtype

[dpdk-dev] [PATCH 0/6] introduce DMA memory mapping for external memory
 2019-02-28 14:41 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/6] bus: introduce device level DMA memory mapping

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