DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/6] add trace points in ethdev library
 2022-09-12 11:00 UTC  (3+ messages)
` [PATCH 1/6] ethdev: add trace points

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-09-12 10:09 UTC  (2+ messages)

[PATCH v2] dumpcap: add the mutiprocess fileprefix support
 2022-09-12  8:54 UTC 

[PATCH v3 0/2] vhost: support VIRTIO_F_RING_RESET for vhost-user
 2022-09-12  3:36 UTC  (3+ messages)
` [PATCH v3 1/2] vhost: destroy device when all vqs are inactive
` [PATCH v3 2/2] vhost: support VIRTIO_F_RING_RESET for vhost-user

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

[PATCH 1/5] examples/l3fwd: fix port group mask generation
 2022-09-11 18:12 UTC  (9+ messages)
` [PATCH v2 "
    ` [EXT] "
  ` [PATCH v3 "
    ` [PATCH v3 2/5] examples/l3fwd: split processing and send stages
    ` [PATCH v3 3/5] examples/l3fwd: use lpm vector path for event vector
    ` [PATCH v3 4/5] examples/l3fwd: fix event vector processing in fib
    ` [PATCH v3 5/5] examples/l3fwd: use em vector path for event vector

[PATCH] net/bonding: make bonded device configure method re-entrant
 2022-09-11 12:24 UTC 

[PATCH] net/bonding: fix flow flush order on bonded device close
 2022-09-11 12:22 UTC 

[PATCH] net/bonding: fix descriptor limit reporting
 2022-09-11 12:19 UTC 

[PATCH v1] ethdev: add direction info when creating the transfer table
 2022-09-11  8:22 UTC  (2+ messages)

[PATCH 0/5] crypto/uadk: introduce uadk crypto driver
 2022-09-11  5:23 UTC  (6+ messages)
` [PATCH 1/5] test/crypto: add cryptodev_uadk_autotest
` [PATCH 2/5] crypto/uadk: introduce uadk crypto driver
` [PATCH 3/5] crypto/uadk: support cipher algorithms
` [PATCH 4/5] crypto/uadk: support auth algorithms
` [PATCH 5/5] doc: Update doc for UADK crypto PMD

[PATCH] net/mlx5: fix Rx queue recovery mechanism
 2022-09-10 21:48 UTC  (3+ messages)

[PATCH v2] app/testpmd: fix incorrect queues state of secondary process
 2022-09-10  9:21 UTC  (4+ messages)
` [PATCH v3] "

[NOTICE] 0-day Robot offline for upgrades
 2022-09-09 15:34 UTC 

[PATCH 0/4] crypto/ccp cleanup
 2022-09-09 15:04 UTC  (5+ messages)
` [PATCH 1/4] crypto/ccp: remove some printf
` [PATCH 2/4] crypto/ccp: remove some dead code for UIO
` [PATCH 3/4] crypto/ccp: fix IOVA handling
` [PATCH 4/4] crypto/ccp: fix PCI probing

[Bug 1078] When compiling dpdk rpm, what switch should be turned on to compile dpdk pdump tool?
 2022-09-09 14:14 UTC  (2+ messages)

[PATCH v3 0/9] dts: ssh connection to a node
 2022-09-09 14:13 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] dts: add project tools config
  ` [PATCH v4 2/9] dts: add developer tools
  ` [PATCH v4 3/9] dts: add basic logging facility
  ` [PATCH v4 4/9] dts: add ssh pexpect library

[PATCH v8 00/12] preparation for the rte_flow offload of nfp PMD
 2022-09-09 12:19 UTC  (22+ messages)
` [PATCH v8 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v8 02/12] net/nfp: simplify initialization and remove dead code
` [PATCH v8 03/12] net/nfp: move app specific init logic to own function
` [PATCH v8 04/12] net/nfp: add initial flower firmware support
` [PATCH v8 05/12] net/nfp: add flower PF setup logic
` [PATCH v8 06/12] net/nfp: add flower PF related routines
` [PATCH v8 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v8 08/12] net/nfp: move common rxtx function for flower use
` [PATCH v8 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v8 10/12] net/nfp: add flower representor framework
` [PATCH v8 11/12] net/nfp: move rxtx function to header file
` [PATCH v8 12/12] net/nfp: add flower PF rxtx logic

[PATCH v3] config/arm: add PHYTIUM tys2500
 2022-09-09 10:34 UTC 

[PATCH] maintainers: update for AMD CCP
 2022-09-09 10:09 UTC 

[RFC PATCH 0/6] add json string escaping to telemetry
 2022-09-09  9:35 UTC  (15+ messages)
` [PATCH v3 00/13] telemetry JSON escaping and other enhancements
  ` [PATCH v3 01/13] telemetry: limit characters allowed in dictionary names
  ` [PATCH v3 02/13] test/telemetry_json: print success or failure per subtest
  ` [PATCH v3 03/13] telemetry: fix escaping of invalid json characters
  ` [PATCH v3 04/13] test/telemetry_json: add test for string character escaping
  ` [PATCH v3 05/13] telemetry: add escaping of strings in arrays
  ` [PATCH v3 06/13] test/telemetry-json: add test for escaping "
  ` [PATCH v3 07/13] telemetry: add escaping of strings in dicts
  ` [PATCH v3 08/13] test/telemetry_json: add test for string escaping in objects
  ` [PATCH v3 09/13] telemetry: limit command characters
  ` [PATCH v3 10/13] test/telemetry_data: refactor for maintainability
  ` [PATCH v3 11/13] test/telemetry_data: add test cases for character escaping
  ` [PATCH v3 12/13] telemetry: eliminate duplicate code for json output
  ` [PATCH v3 13/13] telemetry: make help command more helpful

[PATCH] net/axgbe: support segmented Tx
 2022-09-09  9:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/7] Introduce support for LoongArch architecture
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH v2] vhost: fix build
 2022-09-09  9:07 UTC  (2+ messages)

[PATCH v2 RESEND] config/arm: add PHYTIUM tys2500
 2022-09-09  9:01 UTC  (3+ messages)

[PATCH v3] config/arm: add PHYTIUM tys2500
 2022-09-09  8:42 UTC 

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-09-09  8:31 UTC  (17+ messages)
` [PATCH v2 0/8] vdpa/ifc: add multi queue support
  ` [PATCH v2 1/8] vdpa/ifc: add new device ID
  ` [PATCH v2 2/8] vdpa/ifc: add multi queue support
  ` [PATCH v2 3/8] vdpa/ifc: set max queues according to HW spec
  ` [PATCH v2 4/8] vdpa/ifc: write queue count to MQ register
  ` [PATCH v2 5/8] vdpa/ifc: only configure enabled queue
  ` [PATCH v2 6/8] vdpa/ifc: support dynamic enable/disable queue
  ` [PATCH v2 7/8] vhost: configure device when any queue is ready for BLK device
  ` [PATCH v2 8/8] vhost: vDPA BLK devices configure device when all queue callfds are set

[PATCH] config/arm: add PHYTIUM tys2500
 2022-09-09  7:09 UTC 

[PATCH 1/2] eventdev/eth_tx: add spinlock for adapter start/stop
 2022-09-09  5:38 UTC  (3+ messages)

[PATCH v3 2/4] event/sw: report periodic event timer capability
 2022-09-09  5:33 UTC  (4+ messages)
` [PATCH v4 "

[Bug 1079] [dpdk 22.11] kernel/linux/kni meson build failed with gcc 7.5 on suse15.4
 2022-09-09  5:30 UTC 

OVSCI Automation Upgrade planned for Friday 9/9/22 net-virt-staff
 2022-09-09  3:50 UTC 

[PATCH 1/3] eventdev/eth_tx: add queue start stop API
 2022-09-09  3:42 UTC  (3+ messages)
` [PATCH 2/3] test/eth_tx: add testcase for queue start stop APIs
` [PATCH 3/3] doc: added eth Tx adapter "

[Patch v7 18/18] net/mana: add function to support RX interrupts
 2022-09-08 22:00 UTC  (2+ messages)
` [Patch v8 18/18] net/mana: add function to support Rx interrupts

[Patch v7 17/18] net/mana: add function to report queue stats
 2022-09-08 22:00 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 16/18] net/mana: add function to start/stop device
 2022-09-08 21:59 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 15/18] net/mana: add function to send packets
 2022-09-08 21:59 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 14/18] net/mana: add function to receive packets
 2022-09-08 21:59 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 13/18] net/mana: add function to start/stop RX queues
 2022-09-08 21:59 UTC  (2+ messages)
` [Patch v8 13/18] net/mana: add function to start/stop Rx queues

[Patch v7 12/18] net/mana: add function to start/stop TX queues
 2022-09-08 21:59 UTC  (2+ messages)
` [Patch v8 12/18] net/mana: add function to start/stop Tx queues

[Patch v7 11/18] net/mana: implement the hardware layer operations
 2022-09-08 21:59 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 10/18] net/mana: implement memory registration
 2022-09-08 21:58 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 09/18] net/mana: add function to configure TX queues
 2022-09-08 21:58 UTC  (2+ messages)
` [Patch v8 09/18] net/mana: add function to configure Tx queues

[Patch v7 08/18] net/mana: add function to configure RX queues
 2022-09-08 21:58 UTC  (2+ messages)
` [Patch v8 08/18] net/mana: add function to configure Rx queues

[Patch v7 07/18] net/mana: add function to configure RSS
 2022-09-08 21:58 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 06/18] net/mana: add device info
 2022-09-08 21:58 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 05/18] net/mana: add function for device removal interrupts
 2022-09-08 21:58 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 04/18] net/mana: add link update
 2022-09-08 21:57 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 03/18] net/mana: add function to report support ptypes
 2022-09-08 21:57 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 02/18] net/mana: add device configuration and stop
 2022-09-08 21:57 UTC  (2+ messages)
` [Patch v8 "

[Patch v7 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-08 21:56 UTC  (8+ messages)
` [Patch v7 01/18] net/mana: add basic driver, build environment and doc
  ` [Patch v8 01/18] net/mana: add basic driver with "

[Patch v8 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-08 21:54 UTC 

[PATCH 1/3] eventdev/eth_tx: add queue start stop API
 2022-09-08 17:12 UTC  (3+ messages)
` [PATCH 2/3] test/eth_tx: add testcase for queue start stop APIs
` [PATCH 3/3] doc: added eth Tx adapter "

SWX table question
 2022-09-08 15:11 UTC  (2+ messages)

[PATCH] net/axgbe: remove freeing buffer in scattered rx
 2022-09-08 14:54 UTC  (3+ messages)

[PATCH 1/3] net/axgbe: reset the end of packet in scattered rx
 2022-09-08 13:56 UTC  (7+ messages)
` [PATCH 2/3] net/axgbe: clear buffers in failure scenario "
` [PATCH 3/3] net/axgbe: save segment data in scattered Rx
` [PATCH v2 1/3] net/axgbe: reset the end of packet in scattered rx
  ` [PATCH v2 2/3] net/axgbe: clear buffers in failure scenario "
  ` [PATCH v2 3/3] net/axgbe: save segment data in scattered Rx

Running DPDK application with memory Sanitizer
 2022-09-08 12:24 UTC 

[PATCH 01/10] net/gve: introduce GVE PMD base code
 2022-09-08  8:09 UTC  (7+ messages)
` [PATCH v2 00/10] introduce GVE PMD
  ` [PATCH v2 02/10] net/gve: add logs and OS specific implementation

DPDK Summit 2022 is live
 2022-09-08  7:59 UTC  (2+ messages)

[PATCH RESEND] config/arm: add PHYTIUM fts2500
 2022-09-08  7:53 UTC  (3+ messages)
` > "

[PATCH] gro: fix the chain index in insert_new_item for more than 2 packets
 2022-09-08  6:06 UTC  (3+ messages)

[RFC, v1 0/6] graph enhancement for multi-core dispatch
 2022-09-08  5:27 UTC  (8+ messages)
` [RFC, v1 1/6] graph: introduce core affinity API into graph
` [RFC, v1 2/6] graph: introduce graph clone API for other worker core
` [RFC, v1 3/6] graph: enable stream moving cross cores
` [RFC, v1 4/6] graph: enhance graph walk by cross-core dispatch
  ` [EXT] "
` [RFC, v1 5/6] graph: add stats for corss-core dispatching
` [RFC, v1 6/6] examples: add l2fwd-graph

[PATCH] net/i40e: fix single VLAN cannot work normal
 2022-09-08  2:29 UTC  (3+ messages)
` [PATCH v4] net/i40e: fix single VLAN cannot work normally

[Patch v4 00/17] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-07 23:38 UTC  (4+ messages)
` [Patch v4 01/17] net/mana: add basic driver, build environment and doc

[PATCH v1 0/4] mbuf dynamic field expansion
 2022-09-07 21:33 UTC  (10+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] build: add meson option to configure IOVA mode as VA
` [PATCH v2 2/5] mbuf: add second dynamic field member for VA only build
` [PATCH v2 3/5] lib: move mbuf next pointer to first cache line
` [PATCH v2 4/5] drivers: mark Marvell cnxk PMDs work with IOVA as VA
` [PATCH v2 5/5] drivers: mark software "

[PATCH v1 1/1] ethdev: introduce pool sort capability
 2022-09-07 21:31 UTC  (9+ messages)
` [PATCH v2 1/3] "
      ` [EXT] "

[Patch v6 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-07 18:12 UTC  (9+ messages)
` [Patch v6 01/18] net/mana: add basic driver, build environment and doc

DTS WG roadmap for 22.11
 2022-09-07 17:35 UTC 

Arm's roadmap for 22.11
 2022-09-07 17:13 UTC 

[PATCH] lib: do not call memcpy with sz zero and null pointer
 2022-09-07 15:05 UTC 

[PATCH] devtools: give checkpatches.sh some way of finding the perl script
 2022-09-07 15:01 UTC 

[PATCH] vhost: support CPU copy for small packets
 2022-09-07 14:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/axgbe: optimise scattered rx
 2022-09-07 13:55 UTC  (4+ messages)
` [PATCH v2] "

[EXT] Re: [PATCH] mbuf: add mbuf physical address field to dynamic field
 2022-09-07 13:55 UTC  (7+ messages)
` [PATCH v1 2/4] mbuf: add second dynamic field member for VA only build
      ` [EXT] "

[PATCH v7 00/12] preparation for the rte_flow offload of nfp PMD
 2022-09-07 13:24 UTC  (5+ messages)
` [PATCH v7 04/12] net/nfp: add initial flower firmware support

[PATCH v1] net/ice/base: fix ddp pkg loaded failed
 2022-09-07 12:17 UTC  (2+ messages)

[PATCH] net/ice: fix DDP package init
 2022-09-07 12:06 UTC  (2+ messages)

[PATCH v1] examples/l3fwd: fix core dump after packet match
 2022-09-07 11:33 UTC 

[PATCH] config/arm: add PHYTIUM fts2500 Here adds configs for PHYTIUM server
 2022-09-06 14:39 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).