DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-20  2:19 UTC  (19+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/25] net/nfp: fix CPP bridge service requirement
  ` [PATCH v5 02/25] net/nfp: add the structures and functions for flow offload
  ` [PATCH v5 03/25] net/nfp: add the stats process logic in ctrl VNIC service
  ` [PATCH v5 04/25] net/nfp: add the flow APIs of nfp PMD
  ` [PATCH v5 05/25] net/nfp: support basic flow items
  ` [PATCH v5 06/25] net/nfp: support basic flow actions
  ` [PATCH v5 07/25] net/nfp: support VLAN flow item
  ` [PATCH v5 08/25] net/nfp: support IPv4 "
  ` [PATCH v5 09/25] net/nfp: support IPv6 "
  ` [PATCH v5 10/25] net/nfp: support TCP "
  ` [PATCH v5 11/25] net/nfp: support UDP "
  ` [PATCH v5 12/25] net/nfp: support SCTP "
  ` [PATCH v5 13/25] net/nfp: support SRC MAC flow action
  ` [PATCH v5 14/25] net/nfp: support DST "
  ` [PATCH v5 15/25] net/nfp: support pop VLAN "
  ` [PATCH v5 16/25] net/nfp: support push "
  ` [PATCH v5 17/25] net/nfp: support SRC IPv4 "

[PATCH] net/ice: support vxlan gpe tunnel offload
 2022-10-20  2:06 UTC  (2+ messages)

[PATCH] net/iavf: revert fix VLAN insertion
 2022-10-20  1:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: add port representor support
 2022-10-20  1:24 UTC  (4+ messages)
` [v2] net/mlx5: add port representor item support

[PATCH v1] event/dlb2: fix port COS range allocation
 2022-10-20  0:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/30] baseband/acc100: changes for 22.11
 2022-10-19 22:12 UTC  (4+ messages)
` [PATCH v3 18/30] baseband/acc100: enable input validation by default

[PATCH v4 1/9] net/gve/base: introduce GVE PMD base code
 2022-10-19 21:16 UTC  (23+ messages)
` [PATCH v5 0/8] introduce GVE PMD
  ` [PATCH v5 1/8] net/gve/base: introduce GVE PMD base code
  ` [PATCH v5 3/8] net/gve: add support for device initialization
  ` [PATCH v5 5/8] net/gve: add support for MTU setting
  ` [PATCH v5 6/8] net/gve: add support for dev info get and dev configure
  ` [PATCH v5 8/8] net/gve: add support for Rx/Tx

[v1 00/19] net/mlx5: Add HW steering low level support
 2022-10-19 20:57 UTC  (39+ messages)
` [v4 00/18] "
  ` [v4 01/18] net/mlx5: split flow item translation
  ` [v4 02/18] net/mlx5: split flow item matcher and value translation
  ` [v4 03/18] net/mlx5: add hardware steering item translation function
  ` [v4 04/18] net/mlx5: add port to metadata conversion
  ` [v4 05/18] common/mlx5: query set capability of registers
  ` [v4 06/18] net/mlx5: provide the available tag registers
  ` [v4 07/18] net/mlx5: Add additional glue functions for HWS
  ` [v4 08/18] net/mlx5/hws: Add HWS command layer
  ` [v4 09/18] net/mlx5/hws: Add HWS pool and buddy
  ` [v4 10/18] net/mlx5/hws: Add HWS send layer
  ` [v4 11/18] net/mlx5/hws: Add HWS definer layer
  ` [v4 12/18] net/mlx5/hws: Add HWS context object
  ` [v4 13/18] net/mlx5/hws: Add HWS table object
  ` [v4 14/18] net/mlx5/hws: Add HWS matcher object
  ` [v4 15/18] net/mlx5/hws: Add HWS rule object
  ` [v4 16/18] net/mlx5/hws: Add HWS action object
  ` [v4 17/18] net/mlx5/hws: Add HWS debug layer
  ` [v4 18/18] net/mlx5/hws: Enable HWS
` [v5 00/18] net/mlx5: Add HW steering low level support
  ` [v5 01/18] net/mlx5: split flow item translation
  ` [v5 02/18] net/mlx5: split flow item matcher and value translation
  ` [v5 03/18] net/mlx5: add hardware steering item translation function
  ` [v5 04/18] net/mlx5: add port to metadata conversion
  ` [v5 05/18] common/mlx5: query set capability of registers
  ` [v5 06/18] net/mlx5: provide the available tag registers
  ` [v5 07/18] net/mlx5: Add additional glue functions for HWS
  ` [v5 08/18] net/mlx5/hws: Add HWS command layer
  ` [v5 09/18] net/mlx5/hws: Add HWS pool and buddy
  ` [v5 10/18] net/mlx5/hws: Add HWS send layer
  ` [v5 11/18] net/mlx5/hws: Add HWS definer layer
  ` [v5 12/18] net/mlx5/hws: Add HWS context object
  ` [v5 13/18] net/mlx5/hws: Add HWS table object
  ` [v5 14/18] net/mlx5/hws: Add HWS matcher object
  ` [v5 15/18] net/mlx5/hws: Add HWS rule object
  ` [v5 16/18] net/mlx5/hws: Add HWS action object
  ` [v5 17/18] net/mlx5/hws: Add HWS debug layer
  ` [v5 18/18] net/mlx5/hws: Enable HWS

[PATCH] dumpcap: fix pathname for output file
 2022-10-19 18:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] license/README: fix pathnames and add MIT
 2022-10-19 18:42 UTC  (3+ messages)
` [PATCH 1/2] license/README: fix pathnames
  ` [PATCH 2/2] license: add MIT license exception for gve driver

[PATCH v2 0/4] net/mlx5: implement send to kernel action
 2022-10-19 18:40 UTC  (5+ messages)
` [PATCH v2 1/4] common/mlx5: new glue callback for "
` [PATCH v2 2/4] net/mlx5: introduce new mlx5 action flag
` [PATCH v2 3/4] net/mlx5: add send to kernel action resource holder
` [PATCH v2 4/4] net/mlx5: translation of rte flow send to kernel action

[PATCH v2] sched: Fix subport profile id not set correctly
 2022-10-19 18:37 UTC  (7+ messages)
` [PATCH 1/3] sched: fix "
  ` [PATCH 3/3] sched: support for 100G+ rates in subport/pipe config

[PATCH] telemetry: support boolean type
 2022-10-19 18:08 UTC  (6+ messages)

[PATCH 0/6] update autotest with new algorithms
 2022-10-19 16:54 UTC  (7+ messages)
` [PATCH 1/6] test/security: add unit tests for DES and 3DES
` [PATCH 2/6] test/security: add unit tests for auth algo MD5
` [PATCH 3/6] test/security: update antireplay unit test for event mode
` [PATCH 4/6] test/crypto: check antireply capability only for ingress
` [PATCH 5/6] test/crypto: add unit tests for DES and MD5
` [PATCH 6/6] test/crypto: add unit test for custom UDP ports

Canceled: DTS WG discussions
 2022-10-19 16:44 UTC 

[PATCH 0/2] app/testpmd: support TCP TSO in Tx only mode
 2022-10-19 16:41 UTC  (5+ messages)
` [PATCH 1/2] app/testpmd: prepare to support TCP "
` [PATCH 2/2] app/testpmd: support TCP TSO "

DPDK PDUMP pcapng usage
 2022-10-19 16:37 UTC  (2+ messages)
` [PATCH] pdump: do not allow enable/disable in primary process

Updated invitation: DTS Working Group - DPDK @ Every 2 weeks from 9am to 10am on Wednesday (EDT) (dev@dpdk.org)
 2022-10-19 16:35 UTC 

Canceled event: DTS Working Group - DPDK @ Thu Nov 3, 2022 9am - 10am (EDT) (dev@dpdk.org)
 2022-10-19 16:35 UTC 

Canceled event: DTS Working Group - DPDK @ Thu Oct 20, 2022 9am - 10am (EDT) (dev@dpdk.org)
 2022-10-19 16:35 UTC 

[PATCH 00/27] net/mlx5: HW steering PMD update
 2022-10-19 16:25 UTC  (20+ messages)
` [PATCH v4 00/18] "
  ` [PATCH v4 01/18] net/mlx5: fix invalid flow attributes
  ` [PATCH v4 02/18] net/mlx5: fix IPv6 and TCP RSS hash fields
  ` [PATCH v4 03/18] net/mlx5: add shared header reformat support
  ` [PATCH v4 04/18] net/mlx5: add modify field hws support
  ` [PATCH v4 05/18] net/mlx5: add HW steering port action
  ` [PATCH v4 06/18] net/mlx5: add extended metadata mode for hardware steering
  ` [PATCH v4 07/18] net/mlx5: add HW steering meter action
  ` [PATCH v4 08/18] net/mlx5: add HW steering counter action
  ` [PATCH v4 09/18] net/mlx5: support DR action template API
  ` [PATCH v4 10/18] net/mlx5: add HW steering connection tracking support
  ` [PATCH v4 11/18] net/mlx5: add HW steering VLAN push, pop and VID modify flow actions
  ` [PATCH v4 12/18] net/mlx5: implement METER MARK indirect action for HWS
  ` [PATCH v4 13/18] net/mlx5: add HWS AGE action support
  ` [PATCH v4 14/18] net/mlx5: add async action push and pull support
  ` [PATCH v4 15/18] net/mlx5: support flow integrity in HWS group 0
  ` [PATCH v4 16/18] net/mlx5: support device control for E-Switch default rule
  ` [PATCH v4 17/18] net/mlx5: support device control of representor matching
  ` [PATCH v4 18/18] net/mlx5: create control flow rules with HWS

crypto/uadk: introduce uadk crypto driver
 2022-10-19 15:27 UTC  (4+ messages)
  ` [EXT] "

[PATCH v5 01/14] common/idpf: introduce common library
 2022-10-19 14:54 UTC  (16+ messages)
` [PATCH v6 00/14] add support for idpf PMD in DPDK
  ` [PATCH v6 01/14] common/idpf: introduce common library
  ` [PATCH v6 02/14] net/idpf: add support for device initialization
  ` [PATCH v6 03/14] net/idpf: add queue setup and release in single queue model
  ` [PATCH v6 04/14] net/idpf: add queue setup and release in split "
  ` [PATCH v6 05/14] net/idpf: add support for queue start and stop
  ` [PATCH v6 06/14] net/idpf: add support for device information get
  ` [PATCH v6 07/14] net/idpf: add support for packet type get
  ` [PATCH v6 08/14] net/idpf: add support for basic Rx/Tx datapath
  ` [PATCH v6 09/14] net/idpf: add support for Rx/Tx offloading
  ` [PATCH v6 10/14] net/idpf: add support for RSS
  ` [PATCH v6 11/14] net/idpf: add support for MTU configuration
  ` [PATCH v6 12/14] net/idpf: add support for write back based on ITR expire
  ` [PATCH v6 13/14] net/idpf: add AVX512 data path for single queue model
  ` [PATCH v6 14/14] net/idpf: add support for timestamp offload

[PATCH 0/3] ethdev: AGE action preparation
 2022-10-19 14:49 UTC  (16+ messages)
` [PATCH 3/3] ethdev: add structure for indirect AGE update
` [PATCH v2 0/3] ethdev: AGE action preparation
  ` [PATCH v2 1/3] ethdev: add strict queue to pre-configuration flow hints
  ` [PATCH v2 2/3] ethdev: add queue-based API to report aged flow rules
  ` [PATCH v2 3/3] ethdev: add structure for indirect AGE update
  ` [PATCH v3 0/3] ethdev: AGE action preparation
    ` [PATCH v3 1/3] ethdev: add strict queue to pre-configuration flow hints
    ` [PATCH v3 2/3] ethdev: add queue-based API to report aged flow rules
    ` [PATCH v3 3/3] ethdev: add structure for indirect AGE update

[PATCH v1] eventdev/crypto: add memzone lookup
 2022-10-19 14:33 UTC  (4+ messages)

[PATCH 01/13] crypto/cnxk: fix length of AES-CMAC algo
 2022-10-19 14:15 UTC  (7+ messages)
` [PATCH 02/13] common/cnxk: set inplace bit of lookaside IPsec
` [PATCH 03/13] crypto/cnxk: change capabilities as per firmware
` [PATCH 04/13] common/cnxk: support 103XX CPT
` [PATCH 05/13] common/cnxk: support custom UDP port values
` [PATCH 06/13] crypto/cnxk: update rlen calculation for lookaside mode
` [PATCH 07/13] crypto/cnxk: add support for DES and MD5

[PATCH] net/vhost: support asynchronous data path
 2022-10-19 14:10 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] bus/vdev: vdev_cleanup checks dev->device.driver
 2022-10-19 14:08 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v2 resend] "

[PATCH 1/2] event/sw: fix missing flow ID init in selftest
 2022-10-19 14:07 UTC  (3+ messages)
` [PATCH 2/2] event/sw: fix invalid log "

[PATCH] trace: take live traces via telemetry
 2022-10-19 13:46 UTC  (4+ messages)

[Bug 1112] MLX5: Not able to configure flows on PPPoE, stacked vlan tunnels & enable multiple tunnels at a time
 2022-10-19 13:25 UTC 

[PATCH] eventdev: increase xstats ID width to 64 bits
 2022-10-19 13:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers/net: remove alias for virtual devices
 2022-10-19 13:20 UTC  (5+ messages)
` [PATCH] bus/vdev: automatically add eth alias for net drivers

[PATCH] eventdev: update release notes
 2022-10-19 13:00 UTC  (2+ messages)

[PATCH v4 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-19 12:57 UTC  (7+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] crypto/uadk: support basic operations
` [PATCH v4 3/6] crypto/uadk: support enqueue/dequeue operations
` [PATCH v4 4/6] crypto/uadk: support cipher algorithms
` [PATCH v4 5/6] crypto/uadk: support auth algorithms
` [PATCH v4 6/6] test/crypto: add cryptodev_uadk_autotest

[Bug 1111] i40e: buffer size fields may overflow in Rx descriptors
 2022-10-19 12:57 UTC 

[PATCH] bus: fix memleak during pci device cleanup
 2022-10-19 12:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-19 12:19 UTC  (3+ messages)
` [PATCH] net/ice/base: fix duplicate flow rules

[PATCH v2 00/24] add the basic rte_flow offload support of nfp PMD
 2022-10-19 11:38 UTC  (13+ messages)
` [PATCH v2 03/24] net/nfp: add the flow APIs "
` [PATCH v2 05/24] net/nfp: add the offload support of basic actions
` [PATCH v2 08/24] net/nfp: add the offload support of IPv6 item

[PATCH 0/4] Have event adapters report idle status
 2022-10-19 11:32 UTC  (6+ messages)
` [PATCH 3/4] eventdev: have ethernet Tx adapter appropriately report idle

[PATCH] net/bonding: fix flow flush order on bonded device close
 2022-10-19 11:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 01/14] common/idpf: introduce common library
 2022-10-19 11:03 UTC  (3+ messages)
` [PATCH v5 00/14] add support for idpf PMD in DPDK
  ` [PATCH v5 14/14] net/idpf: add support for timestamp offload

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