DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v7] sched: enable CMAN at runtime
 2022-07-08 13:14 UTC  (7+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

[Bug 1035] __rte_raw_cksum() crash with misaligned pointer
 2022-07-08 13:02 UTC  (19+ messages)
` [PATCH v4] net: fix checksum with unaligned buffer
                ` [PATCH 1/2] app/test: add cksum performance test
                  ` [PATCH 2/2] net: have checksum routines accept unaligned data
                        ` [PATCH v2 1/2] app/test: add cksum performance test
                          ` [PATCH v2 2/2] net: have checksum routines accept unaligned data

Service core statistics MT safety
 2022-07-08 12:58 UTC  (18+ messages)

[PATCH 1/2] test/service: add perf measurements for with stats mode
 2022-07-08 12:56 UTC  (2+ messages)
` [PATCH 2/2] service: fix potential stats race-condition on MT services

[PATCH v2] config/arm: add PHYTIUM ft2000plus
 2022-07-08 12:44 UTC  (4+ messages)
` [PATCH v3] config/arm: add Phytium FT-2000+

[PATCH] vdpa/sfc: resolve race between libvhost and dev_conf
 2022-07-08 10:39 UTC  (7+ messages)

[PATCH] app/testpmd: fix display types failure when query RSS rule
 2022-07-08 10:31 UTC  (9+ messages)
` [PATCH V2] "

[PATCH 1/2] common: add safe version of foreach-list to Linux
 2022-07-08  9:28 UTC  (10+ messages)
` [PATCH v2] examples/vm_power_manager: use safe version of list iterator
` [PATCH v3] "

[PATCH] vdpa/ifc/base: fix null pointer dereference
 2022-07-08  9:17 UTC  (4+ messages)

[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2022-07-08  9:16 UTC 

[PATCH 1/2] doc/howto: rework section on virtio-user as exception path
 2022-07-08  9:12 UTC  (9+ messages)
` [PATCH v3 0/4] Enhance docs on virtio-user as KNI replacement
  ` [PATCH v3 2/4] doc/howto: rename files to match new content name
  ` [PATCH v3 3/4] doc/howto: add code example to virtio-user exception path doc
  ` [PATCH v3 4/4] doc/prog_guide: add reference to virtio-user from KNI doc

[PATCH] vdpa/mlx5: fix leak on event thread creation
 2022-07-08  9:12 UTC  (2+ messages)

[PATCH] doc: add release notes for async vhost dequeue data-path
 2022-07-08  9:12 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] vhost: fix unnecessary dirty page logging
 2022-07-08  9:11 UTC  (11+ messages)

[PATCH v2] vdpa/ifc/base: fix null pointer dereference
 2022-07-08  9:10 UTC  (2+ messages)

[Bug 1050] Burst packet receive from Mellanox gives "Segmentation fault" on CQE decompression
 2022-07-08  8:56 UTC 

[PATCH] vdpa/sfc: enable support for multi-queue
 2022-07-08  8:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] common/sfc_efx/base: remove VQ index check during VQ start
 2022-07-08  7:37 UTC 

ice QinQ Offload not working on DPDK 21.11.1
 2022-07-08  2:46 UTC 

[PATCH] net/i40e: restore disable double VLAN by default
 2022-07-08  0:41 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v1 00/10] baseband/acc200
 2022-07-08  0:01 UTC  (11+ messages)
` [PATCH v1 01/10] baseband/acc200: introduce PMD for ACC200
` [PATCH v1 02/10] baseband/acc200: add HW register definitions
` [PATCH v1 03/10] baseband/acc200: add info get function
` [PATCH v1 04/10] baseband/acc200: add queue configuration
` [PATCH v1 05/10] baseband/acc200: add LDPC processing functions
` [PATCH v1 06/10] baseband/acc200: add LTE "
` [PATCH v1 07/10] baseband/acc200: add support for FFT operations
` [PATCH v1 08/10] baseband/acc200: support interrupt
` [PATCH v1 09/10] baseband/acc200: add device status and vf2pf comms
` [PATCH v1 10/10] baseband/acc200: add PF configure companion function

[Patch v3 00/17] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-07-07 22:12 UTC  (23+ messages)
` [Patch v3 01/17] net/mana: add basic driver, build environment and doc
` [Patch v3 02/17] net/mana: add device configuration and stop
` [Patch v3 03/17] net/mana: add function to report support ptypes
` [Patch v3 04/17] net/mana: add link update
` [Patch v3 05/17] net/mana: add function for device removal interrupts
` [Patch v3 06/17] net/mana: add device info
` [Patch v3 07/17] net/mana: add function to configure RSS
` [Patch v3 08/17] net/mana: add function to configure RX queues
` [Patch v3 09/17] net/mana: add function to configure TX queues
` [Patch v3 10/17] net/mana: implement memory registration
` [Patch v3 11/17] net/mana: implement the hardware layer operations
` [Patch v3 12/17] net/mana: add function to start/stop TX queues
` [Patch v3 13/17] net/mana: add function to start/stop RX queues
` [Patch v3 14/17] net/mana: add function to receive packets
` [Patch v3 15/17] net/mana: add function to send packets
` [Patch v3 16/17] net/mana: add function to start/stop device
` [Patch v3 17/17] net/mana: add function to report queue stats

[PATCH] doc: add deprecation for restrictions in telemetry naming
 2022-07-07 22:06 UTC  (3+ messages)

[RFC] rwlock: prevent readers from starving writers
 2022-07-07 20:12 UTC 

Port traffic shaping
 2022-07-07 18:43 UTC 

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-07-07 17:19 UTC  (41+ messages)
` [PATCH v4 0/7] bbdev changes for 22.11
  ` [PATCH v4 1/7] bbdev: allow operation type enum for growth
  ` [PATCH v4 2/7] bbdev: add device status info
  ` [PATCH v4 3/7] bbdev: add device info on queue topology
  ` [PATCH v4 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v4 5/7] bbdev: add new operation for FFT processing
  ` [PATCH v4 6/7] bbdev: add queue related warning and status information
  ` [PATCH v4 7/7] bbdev: add a lock option for enqueue/dequeue operation
` [PATCH v5 0/7] bbdev changes for 22.11
  ` [PATCH v5 1/7] bbdev: allow operation type enum for growth
  ` [PATCH v5 2/7] bbdev: add device status info
  ` [PATCH v5 3/7] bbdev: add device info on queue topology
  ` [PATCH v5 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v5 5/7] bbdev: add new operation for FFT processing
  ` [PATCH v5 6/7] bbdev: add queue related warning and status information
  ` [PATCH v5 7/7] bbdev: remove unnecessary if-check

[PATCH] doc: update doc for NVIDIA devices
 2022-07-07 14:26 UTC 

[RFC PATCH 00/29] cover letter for net/qdma PMD
 2022-07-07 14:19 UTC  (11+ messages)
` [RFC PATCH 04/29] net/qdma: add logging support
` [RFC PATCH 05/29] net/qdma: add device init and uninit functions

[PATCH] doc: add tested platforms with NVIDIA NICs
 2022-07-07 13:46 UTC 

[PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api
 2022-07-07 13:38 UTC  (3+ messages)
  ` [EXT] "

release candidate 22.07-rc3
 2022-07-07 13:38 UTC  (3+ messages)

[Bug 1049] Adding OpenSSL vdev also enables IPSEC tests
 2022-07-07 13:17 UTC 

[PATCH] app/testpmd: fix memory leak for dscp table
 2022-07-07 12:39 UTC  (4+ messages)

[PATCH 1/2] doc: announce region based device mapping support
 2022-07-07 12:39 UTC  (3+ messages)

[PATCH] app/testpmd: fix GTP PSC raw processing
 2022-07-07 12:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] event/dsw: fix migration bug
 2022-07-07 11:43 UTC 

[PATCH] config: set pkgconfig for ppc64le
 2022-07-07 11:41 UTC 

[PATCH] net/af_xdp: limit libbpf version to <= v0.7.0
 2022-07-07 11:19 UTC  (6+ messages)

[Patch v2] net/mlx4: fix verbs fd leak in the secondary process
 2022-07-07  9:44 UTC  (4+ messages)
` [Patch v2] net/mlx5: "

[PATCH] doc: announce some raw/ifpga API removal
 2022-07-07  9:34 UTC  (13+ messages)

[PATCH] lib: Check for the NULL pointer after calling malloc
 2022-07-07  9:23 UTC 

[RFC] ethdev: introduce protocol type based header split
 2022-07-07  9:10 UTC  (8+ messages)
` [PATCH v9 0/4] add an api to support proto based buffer split
  ` [PATCH v9 1/4] ethdev: introduce protocol header API
  ` [PATCH v9 2/4] ethdev: introduce protocol hdr based buffer split

[PATCH] examples/link_status_interrupt: fix stats refresh rate
 2022-07-07  8:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/4] mbuf: clarify meta data needed for Outbound Inline
 2022-07-07  7:29 UTC  (4+ messages)
` [PATCH 2/4] security: clarify L2 header requirement for outbound inline
` [PATCH 3/4] net/cnxk: remove l2 header update for outbound inline pkts
` [PATCH 4/4] app/test: update l2 header based on tunnel ip version

[PATCH] net/iavf: fix gtpu extension flow error
 2022-07-07  7:13 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ethdev: add protocol param to color table update
 2022-07-07  6:57 UTC 

[PATCH v6] net/ice: add retry mechanism for DCF after failure
 2022-07-07  6:55 UTC  (2+ messages)

[Bug 1048] [dpdk-22.07rc3] i40e_rss_input/flow_query: RSS types is not displayed tests failed
 2022-07-07  6:15 UTC 

Question about pattern types for rte_flow RSS rule
 2022-07-07  3:50 UTC 

[PATCH 0/3] some bugfixes for PTP
 2022-07-07  2:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] ethdev: add the check for the valitity of timestamp offload

i40e QinQ Offload w/ NVM 8.40 not working
 2022-07-07  1:48 UTC  (4+ messages)

[PATCH] iavf: do tx done cleanup starting from tx_tail
 2022-07-07  0:14 UTC 

[PATCH 0/2] DLB2: cq_weight fixes
 2022-07-06 21:46 UTC  (6+ messages)
` [PATCH 1/2] event/dlb2: fix cq_weight array overflow
  ` [PATCH v2 0/2] DLB2: cq_weight fixes
    ` [PATCH v2 1/2] event/dlb2: fix cq_weight array overflow
    ` [PATCH v2 2/2] event/dlb2: improve cq_weight error messages
` [PATCH "

[PATCH] net/mlx4: fix verbs cmd fd leak in the secondary process
 2022-07-06 17:22 UTC  (2+ messages)
` [PATCH] net/mlx5: fix verbs "

[Patch v2 00/17] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-07-06 16:25 UTC  (6+ messages)
` [Patch v2 01/17] net/mana: add basic driver, build environment and doc

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