DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/19] net/cpfl: support port representor
 2023-08-09 15:51 UTC  (20+ messages)
` [PATCH 01/19] net/cpfl: refine devargs parse and process
` [PATCH 02/19] net/cpfl: introduce interface structure
` [PATCH 03/19] net/cpfl: add cp channel
` [PATCH 04/19] net/cpfl: enable vport mapping
` [PATCH 05/19] net/cpfl: parse representor devargs
` [PATCH 06/19] net/cpfl: support probe again
` [PATCH 07/19] net/cpfl: create port representor
` [PATCH 08/19] net/cpfl: support vport list/info get
` [PATCH 09/19] net/cpfl: update vport info before creating representor
` [PATCH 10/19] net/cpfl: refine handle virtual channel message
` [PATCH 11/19] net/cpfl: add exceptional vport
` [PATCH 12/19] net/cpfl: support representor Rx/Tx queue setup
` [PATCH 13/19] net/cpfl: support link update for representor
` [PATCH 14/19] net/cpfl: add stats ops "
` [PATCH 15/19] common/idpf: refine inline function
` [PATCH 16/19] net/cpfl: support representor data path
` [PATCH 17/19] net/cpfl: support dispatch process
` [PATCH 18/19] net/cpfl: add dispatch service
` [PATCH 19/19] doc: update release notes for representor

[RFC PATCH] dmadev: offload to free source buffer
 2023-08-09  9:07 UTC  (2+ messages)

C11 atomics adoption blocked
 2023-08-09  8:48 UTC  (6+ messages)

[PATCH 0/5] support item NSH matching
 2023-08-09  7:40 UTC  (6+ messages)
` [PATCH 1/5] app/testpmd: support for VXLAN-GPE's next protocol
` [PATCH 2/5] common/mlx5: extend HCA attribute query for NSH
` [PATCH 3/5] net/mlx5: enhance the validation for item VXLAN-GPE
` [PATCH 4/5] app/testpmd: support for NSH flow item
` [PATCH 5/5] net/mlx5: add support for item NSH

[PATCH 0/3] add frequency adjustment support for PTP timesync
 2023-08-09  5:07 UTC  (4+ messages)
` [PATCH 1/3] ethdev: add frequency adjustment API
` [PATCH 2/3] examples/ptpclient: refine application
` [PATCH 3/3] examples/ptpclient: add frequency adjustment support

[PATCH] net/i40e: add new X722 device
 2023-08-09  2:23 UTC 

[PATCH 00/14] update idpf base code
 2023-08-09  2:22 UTC  (16+ messages)
` [PATCH 01/14] common/idpf/base: enable support for physical port stats
` [PATCH 02/14] common/idpf/base: add miss completion capabilities
` [PATCH 03/14] common/idpf/base: initial PTP support
` [PATCH 04/14] common/idpf/base: remove mailbox registers
` [PATCH 05/14] common/idpf/base: add some adi specific fields
` [PATCH 06/14] common/idpf/base: add necessary check
` [PATCH 07/14] common/idpf/base: add union for SW cookie fields in ctlq msg
` [PATCH 08/14] common/idpf/base: define non-flexible size structure for ADI
` [PATCH 09/14] common/idpf/base: use local pointer before updating 'CQ out'
` [PATCH 10/14] common/idpf/base: use 'void' return type
` [PATCH 11/14] common/idpf/base: refactor descriptor 'ret val' stripping
` [PATCH 12/14] common/idpf/base: refine comments and alignment
` [PATCH 13/14] common/idpf/base: use GENMASK macro
` [PATCH 14/14] common/idpf/base: use 'type functionname(args)' style

[PATCH 00/20] remove experimental flag from some API's
 2023-08-09  0:10 UTC  (55+ messages)
` [PATCH 01/20] bpf: make rte_bpf_dump and rte_bpf_convert stable API's
` [PATCH 02/20] cmdline: make experimental API's stable
` [PATCH 03/20] ethdev: mark rte_mtr API's as stable
` [PATCH 04/20] ethdev: mark rte_tm "
` [PATCH 05/20] pdump: make API's stable
` [PATCH 06/20] pcapng: mark API's as stable
` [PATCH 07/20] net: remove experimental from functions
` [PATCH 08/20] rcu: remove experimental from rte_rcu_qbsr
` [PATCH 09/20] lpm: remove experimental
` [PATCH 10/20] mbuf: remove experimental from create_extbuf
` [PATCH 11/20] hash: remove experimental from toeplitz hash
` [PATCH 12/20] timer: remove experimental from rte_timer_next_ticks
` [PATCH 13/20] sched: remove experimental
` [PATCH 14/20] dmadev: mark API's as not experimental
` [PATCH 15/20] meter: remove experimental warning from comments
` [PATCH 16/20] power: remove experimental from API's
` [PATCH 17/20] kvargs: remove experimental flag
` [PATCH 18/20] ip_frag: mark a couple of functions stable
` [PATCH 19/20] member: remove experimental tag
` [PATCH 20/20] security: remove experimental flag
` [PATCH v2 00/29] promote many API's to stable
  ` [PATCH v2 01/29] bpf: make rte_bpf_dump and rte_bpf_convert stable API's
  ` [PATCH v2 02/29] cmdline: make experimental API's stable
  ` [PATCH v2 03/29] ethdev: mark rte_mtr API's as stable
  ` [PATCH v2 04/29] ethdev: mark rte_tm "
  ` [PATCH v2 05/29] pdump: make API's stable
  ` [PATCH v2 06/29] pcapng: mark API's as stable
  ` [PATCH v2 07/29] net: remove experimental from functions
  ` [PATCH v2 08/29] rcu: remove experimental from rte_rcu_qbsr
  ` [PATCH v2 09/29] lpm: remove experimental
  ` [PATCH v2 10/29] mbuf: remove experimental from create_extbuf
  ` [PATCH v2 11/29] hash: remove experimental from toeplitz hash
  ` [PATCH v2 12/29] timer: remove experimental from rte_timer_next_ticks
  ` [PATCH v2 13/29] sched: remove experimental
  ` [PATCH v2 14/29] dmadev: mark API's as not experimental
  ` [PATCH v2 15/29] meter: remove experimental warning from comments
  ` [PATCH v2 16/29] power: remove experimental from API's
  ` [PATCH v2 17/29] kvargs: remove experimental flag
  ` [PATCH v2 18/29] ip_frag: mark a couple of functions stable
  ` [PATCH v2 19/29] member: remove experimental tag
  ` [PATCH v2 20/29] security: remove experimental flag
  ` [PATCH v2 21/29] vhost: remove experimental from some API's
  ` [PATCH v2 22/29] bbdev: remove experimental tag
  ` [PATCH v2 23/29] ipsec: remove experimental from SA API
  ` [PATCH v2 24/29] compressdev: remove experimental flag
  ` [PATCH v2 25/29] regexdev: remove experimental tag
  ` [PATCH v2 26/29] node: "
  ` [PATCH v2 27/29] cryptodev: remove experimental from more API's
  ` [PATCH v2 28/29] table: remove experimental from API
  ` [PATCH v2 29/29] port: make API's stable

Reminder - DPDK Tech Board Meeting Tomorrow Wed. Aug. 9th at 8am Pacific/11am Eastern
 2023-08-08 23:05 UTC 

[PATCH] telemetry: avoid truncation of strlcpy return before check
 2023-08-08 18:35 UTC  (4+ messages)

Reminder to Register for DPDK Dublin Summit - Sep. 12-13, 2023
 2023-08-08 18:06 UTC 

[RFC] ethdev: add group set miss actions API
 2023-08-08 16:53 UTC  (5+ messages)

Drivers, architectures, processor families, etc
 2023-08-08 16:38 UTC  (8+ messages)

[PATCH] doc: announce QAT support on aarch64
 2023-08-08 14:52 UTC  (2+ messages)
` [PATCH v2] doc: update QAT cryptodev guide to run "

[Bug 1272] Cant install 0/0 route in fib6 lpm
 2023-08-08 14:14 UTC 

[PATCH 1/1] pci: read amd iommu virtual address width
 2023-08-08 13:53 UTC  (6+ messages)
` [PATCH v6] "

[dpdk-dev] [PATCH 1/2] common/cnxk: add IPv6 routing ext flow type for cnxk
 2023-08-08 13:52 UTC  (2+ messages)

[PATCH v1] eventdev/crypto: flush ops when circ buffer is full
 2023-08-08 12:59 UTC  (3+ messages)
` [PATCH v2] eventdev/crypto: fix circular buffer full case

[PATCH] test/event: remove timer state check
 2023-08-08 12:48 UTC  (3+ messages)

[PATCH] event/cnxk: add asm to support CASP for clang
 2023-08-08 12:22 UTC  (2+ messages)

[PATCH v2] net/ice: write rx timestamp to the first mbuf segment in scattered rx
 2023-08-08 12:06 UTC  (2+ messages)

[PATCH] vdpa/mlx5: fix unregister kick handler order
 2023-08-08 11:32 UTC 

[PATCH] event/cnxk: fix incorrect getwork devargs parsing
 2023-08-08 10:50 UTC  (2+ messages)

[PATCH v1] event/dlb2: revise QE Weight Feature
 2023-08-08 10:42 UTC  (2+ messages)

[PATCH] event/cnxk: add get remaining ticks routine
 2023-08-08 10:28 UTC  (2+ messages)

[PATCH] eventdev: fix alignment padding
 2023-08-08 10:25 UTC  (10+ messages)

[PATCH 00/14] Cleanup PCI(e) drivers
 2023-08-08 10:08 UTC  (6+ messages)
` [PATCH 06/14] pci: define some command constants

[PATCH] ethdev: remove init_color from METER_MARK action
 2023-08-08 10:00 UTC 

[PATCH] net/ice: write rx timestamp to the first mbuf segment in scattered rx
 2023-08-08  9:41 UTC 

[PATCH v1 0/2] add support for flow aging in CNXK driver
 2023-08-08  8:49 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] common/cnxk: add support to get aged flows
  ` [PATCH v2 2/2] net/cnxk: add get flow aged ops

[RFC PATCH 0/5] replace build code for unit tests
 2023-08-08  8:46 UTC  (2+ messages)

[PATCH] ethdev: add TCP/IP modify field IDs
 2023-08-08  8:37 UTC 

[PATCH] build: check drivers class dependencies early
 2023-08-08  8:07 UTC  (4+ messages)
` [PATCH v2] "

[TEST] dpdk/app/test/test_mbuf.c test_refcnt_mbuf instability + fix proposal
 2023-08-08  7:03 UTC  (4+ messages)

[RFC] ethdev: introduce maximum Rx buffer size
 2023-08-08  4:02 UTC 

[PATCH] doc: deprecation notice to add new hash function
 2023-08-08  1:43 UTC  (5+ messages)
` [PATCH] ethdev: add new symmetric "

[PATCH] app/proc-info: remove unnecessary rte_malloc
 2023-08-08  1:11 UTC  (2+ messages)

[PATCH 1/2] app/dma-perf: skip support in dma-perf application
 2023-08-07 13:06 UTC  (2+ messages)
` [PATCH 2/2] app/dma-perf: add PCI device support

[PATCH 0/5] net/hns3: some bugfixes for hns3
 2023-08-07 10:50 UTC  (8+ messages)
` [PATCH 1/5] net/hns3: fix VF default MAC modified when set failed
` [PATCH 2/5] net/hns3: return ENOSPC if not enough MCAST filter resource
` [PATCH 3/5] net/hns3: flush multicast MAC address if mc_addr_set is NULL
` [PATCH 4/5] net/hns3: fix TM thread safety risk
` [PATCH 5/5] net/hns3: fix un-align format TM info

20.11.9 patches review and test
 2023-08-07  9:18 UTC  (3+ messages)

[PATCH v10 0/4] add support for self monitoring
 2023-08-07  8:11 UTC  (5+ messages)
` [PATCH v11 "
      ` [EXT] "

[PATCH v2 0/2] Remove disabled functionality
 2023-08-07  7:15 UTC  (7+ messages)
` [PATCH v2 2/2] kni: remove deprecated kernel network interface

[PATCH] net/virtio: fix the setting of the vector for link state interrupt
 2023-08-07  3:15 UTC 

[PATCH v4 0/8] [v4]drivers/net Add Support mucse N10 Pmd Driver
 2023-08-07  2:16 UTC  (9+ messages)
` [PATCH v5 1/8] net/rnp: add skeleton
` [PATCH v5 2/8] net/rnp: add ethdev probe and remove
` [PATCH v5 3/8] net/rnp: add device init and uninit
` [PATCH v5 4/8] net/rnp: add mbx basic api feature
` [PATCH v5 5/8] net/rnp add reset code for Chip Init process
` [PATCH v5 6/8] net/rnp add port info resource init
` [PATCH v5 7/8] net/rnp add devargs runtime parsing functions
` [PATCH v5 8/8] net/rnp handle device interrupts

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-08-07  1:58 UTC 

[PATCH] dumpcap: fix mbuf pool ring type
 2023-08-05  9:05 UTC  (2+ messages)

[RFC] ring: Further performance improvements with C11
 2023-08-04 22:50 UTC  (4+ messages)
` [RFC] ring: further "

[PATCH] net/mlx5: fix bond resource release
 2023-08-04 17:15 UTC 

3SNIC roadmap for v23.11
 2023-08-04 16:55 UTC 

[PATCH 1/2] app/test: remove unnecessary null check before free
 2023-08-04 16:41 UTC  (2+ messages)
` [PATCH 2/2] net/bnxt: remove unnecessary check for null "

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-08-04 16:14 UTC  (3+ messages)

[PATCH v1] examples/l3fwd: relax the RSS/Offload requirement
 2023-08-04 13:05 UTC  (4+ messages)

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