DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v3 0/8] eal: cleanup resources on shutdown
 2022-02-11 20:17 UTC  (3+ messages)
` [PATCH v6 0/5] cleanup more resources on eal_cleanup

[PATCH 1/7] net/bonding: fix typos and whitespace
 2022-02-11 19:57 UTC  (6+ messages)
` [PATCH v2 0/8] net/bonding: fixes and LACP short timeout
  ` [PATCH v2 7/8] net/ring: add promisc and all-MC stubs

[PATCH] ethdev: introduce generic dummy packet burst function
 2022-02-11 19:11 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] ethdev: move driver interface functions to its own file
` [PATCH v4 1/2] ethdev: introduce generic dummy packet burst function
  ` [PATCH v4 2/2] ethdev: move driver interface functions to its own file
` [PATCH v5 1/2] ethdev: introduce generic dummy packet burst function
  ` [PATCH v5 2/2] ethdev: move driver interface functions to its own file

[PATCH v4 00/10] ethdev: datapath-focused flow rules management
 2022-02-11 18:47 UTC  (22+ messages)
  ` [PATCH v5 "
    ` [PATCH v5 01/10] ethdev: introduce flow pre-configuration hints
    ` [PATCH v5 02/10] ethdev: add flow item/action templates
    ` [PATCH v5 03/10] ethdev: bring in async queue-based flow rules operations
    ` [PATCH v5 04/10] app/testpmd: add flow engine configuration
    ` [PATCH v5 05/10] app/testpmd: add flow template management
    ` [PATCH v5 06/10] app/testpmd: add flow table management
    ` [PATCH v5 07/10] app/testpmd: add async flow create/destroy operations
    ` [PATCH v5 08/10] app/testpmd: add flow queue push operation
    ` [PATCH v5 09/10] app/testpmd: add flow queue pull operation
    ` [PATCH v5 10/10] app/testpmd: add async indirect actions creation/destruction

[PATCH 0/9] dump device info
 2022-02-11 18:04 UTC  (12+ messages)
` [PATCH v4 1/9] ethdev: introduce dump API
` [PATCH 2/9] net/hns3: dump device basic info
` [PATCH 3/9] net/hns3: dump device feature capability
` [PATCH 4/9] net/hns3: dump device MAC info
` [PATCH 5/9] net/hns3: dump queue info
` [PATCH 6/9] net/hns3: dump VLAN configuration info
` [PATCH 7/9] net/hns3: dump flow director basic info
` [PATCH 8/9] net/hns3: dump TM configuration info
` [PATCH 9/9] net/hns3: dump flow control info

[PATCH] net/af_xdp: update docs with libxdp requirements and info
 2022-02-11 17:39 UTC  (2+ messages)

[PATCH v2] devtools/cocci: update cocci for ethdev namespace
 2022-02-11 17:28 UTC  (6+ messages)

e1000 forced 1G support?
 2022-02-11 17:23 UTC  (4+ messages)
    ` [**EXTERNAL**] "

[PATCH 0/7] Verify C++ compatibility of public headers
 2022-02-11 17:22 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/7] buildtools/chkincs: test headers for C++ compatibility
` [PATCH v5 0/2] Verify C++ compatibility of public headers
  ` [PATCH v5 1/2] buildtools/chkincs: remove unnecesary linkage
  ` [PATCH v5 2/2] buildtools/chkincs: test headers for C++ compatibility

[PATCH] eventdev/eth_tx: fix queue add logic
 2022-02-11 16:33 UTC  (3+ messages)
` [PATCH v2] "

[v1 0/4] Add support for GRE optional fields matching
 2022-02-11 16:14 UTC  (16+ messages)
` [v2 "
  ` [v2 1/4] lib: add optional fields in GRE header
  ` [v2 2/4] ethdev: support GRE optional fields
  ` [v2 3/4] app/testpmd: add gre_option item command
  ` [v2 4/4] net/mlx5: support matching optional fields of GRE

[PATCH v3 0/4] Clarify asymmetric random, add 'k' and crypto uint
 2022-02-11 16:02 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: add dsa random number k
` [PATCH v3 2/4] crypto: clarify usage of random numbers in asym
` [PATCH v3 3/4] crypto: use rte macro instead of direct attribute
` [PATCH v3 4/4] crypto: reorganize endianness comments, add crypto uint

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-02-11 15:51 UTC  (7+ messages)
` [PATCH v5] "

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

[PATCH V2] pipeline: support checksum for variable size headers
 2022-02-11 15:11 UTC  (2+ messages)
` [PATCH V3] "

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

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

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

[PATCH 0/3] small fixes suggested by Coverity scan
 2022-02-11 11:02 UTC  (5+ messages)
` [PATCH 1/3] pcapng: handle rte_ethlink_get failing
` [PATCH 2/3] app/test_bpf: don't print eBPF program if NULL
` [PATCH 3/3] app/dumpcap: check for failure to set promiscious

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

[PATCH] app/testpmd: skip stopped queues when forwarding
 2022-02-11 10:42 UTC  (5+ messages)

[PATCH v3] net/cnxk: avoid command copy from Tx queue
 2022-02-11 10:27 UTC  (3+ messages)
` [PATCH v4] "

[Bug 920] [19.11.11] drivers/event/skeleton meson build failure with gcc 10.3.0 + debug on FreeBSD13.0/64
 2022-02-11 10:22 UTC  (2+ messages)

[PATCH] ip_frag: add IPv4 options fragment and unit test data
 2022-02-11 10:11 UTC  (6+ messages)
`  "
    `  "

[dpdk-dev] [PATCH v6 0/3] librte_ethdev: error recovery support
 2022-02-11 10:09 UTC  (8+ messages)
` [dpdk-dev] [PATCH v7 1/4] ethdev: support device reset and recovery events

[PATCH] net/failsafe: Fix crash due to global devargs syntax parsing from secondary process
 2022-02-11  9:58 UTC  (7+ messages)
` (no subject)
  ` 
    ` [External] : Re:
      ` [External] : Re: [PATCH] net/failsafe: Fix crash due to global devargs syntax parsing from secondary process
` [PATCH] devargs: Fix rte_devargs_parse uninitialized calls

Open Coverity defects in DPDK
 2022-02-11  8:53 UTC  (2+ messages)

[DPDK] /lib/eal: fix failed to stop device monitor error
 2022-02-11  8:41 UTC 

[PATCH] common/cnxk: add CNF950_A0 support
 2022-02-11  8:27 UTC 

[PATCH 0/2] support L2TPv2 for AVF RSS hash and FDIR
 2022-02-11  8:14 UTC  (10+ messages)
` [PATCH 1/2] net/iavf: support L2TPv2 for AVF HASH
` [PATCH 2/2] net/iavf: support L2TPv2 for AVF FDIR
` [PATCH v2 0/2] support L2TPv2 for AVF RSS hash and FDIR
  ` [PATCH v2 1/2] net/iavf: support L2TPv2 for AVF HASH
  ` [PATCH v2 2/2] net/iavf: support L2TPv2 for AVF FDIR
  ` [PATCH v3 0/2] support L2TPv2 for AVF RSS and FDIR
    ` [PATCH v3 1/2] net/iavf: support L2TPv2 for AVF RSS
    ` [PATCH v3 2/2] net/iavf: support L2TPv2 for AVF FDIR

[PATCH] test/mbuf: fix mbuf data content check
 2022-02-11  7:56 UTC  (3+ messages)

[PATCH v2] app/test-fib: fix possible division by zero
 2022-02-11  7:55 UTC  (4+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH 1/1] mem: check allocation in dynamic hugepage init
 2022-02-11  7:55 UTC  (3+ messages)

[dpdk-dev] [RFC] eal/arm: remove CASP constraints for GCC
 2022-02-11  7:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] mempool/cnxk: fix bug in batch alloc issue failure path
 2022-02-11  7:24 UTC  (2+ messages)

[PATCH] app/testpmd : fix testpmd quit error
 2022-02-11  7:12 UTC  (2+ messages)

[PATCH] eal/linux: fix fail to stop device monitor error
 2022-02-11  6:53 UTC 

[PATCH v2] net/ice: fix missing clock initialization
 2022-02-11  6:41 UTC  (2+ messages)
` [PATCH v3] "

[RFC] ethdev: introduce ethdev dump API
 2022-02-11  4:53 UTC  (10+ messages)
` [PATCH v3] ethdev: introduce "

[PATCH v1] gpudev: pin GPU memory
 2022-02-11  4:46 UTC  (5+ messages)
` [PATCH v4 1/2] gpudev: expose GPU memory to CPU

[PATCH v3 1/2] eventdev/crypto_adapter: move crypto ops to circular buffer
 2022-02-11  4:43 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 2/2] eventdev: update crypto caps get to return SW cap

Questions on i40e TX path
 2022-02-11  4:07 UTC  (5+ messages)

[PATCH 1/2] examples/l3fwd: use single set of variables throughout the code
 2022-02-11  3:43 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] examples/l3fwd: make RX and TX queue size configurable

[PATCH v2 0/2] vhost: fix async address mapping
 2022-02-11  2:48 UTC  (3+ messages)

[PATCH v4 0/6] support L2TPv2 for AVF RSS hash and FDIR
 2022-02-11  1:37 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/6] common/iavf: add session ID fields for L2TPv2

[PATCH] net/iavf: initialize large VF setting at startup
 2022-02-11  1:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] net/ice: fix pattern check logic in FDIR
 2022-02-11  1:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1] drivers/net: use internal API to get eth dev from name
 2022-02-10 22:06 UTC  (10+ messages)

[PATCH] vhost: fix null pointer dereference
 2022-02-10 21:23 UTC  (2+ messages)

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

[PATCH] pipeline: fix table state memory allocation
 2022-02-10 19:45 UTC 

DPDK Release Status Meeting 2022-02-10
 2022-02-10 17:56 UTC 

[PATCH v3 1/2] net/ice/base: add profile validation on switch filter
 2022-02-10 16:59 UTC  (3+ messages)
  ` [PATCH v3 2/2] net/ice: support drop any and steer all to queue

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

[PATCH 00/13] net/mlx5: add hardware steering
 2022-02-10 16:29 UTC  (13+ messages)
` [PATCH 01/13] net/mlx5: introduce hardware steering operation
` [PATCH 02/13] net/mlx5: introduce hardware steering enable routine
` [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

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