DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
 2022-10-20  7:07 UTC  (4+ messages)
` [PATCH v5] net/bonding: call Tx prepare before Tx burst

[PATCH] app/test: add support to run multi-seg inline IPsec test
 2022-10-20  6:46 UTC 

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

[PATCH v5 01/14] common/idpf: introduce common library
 2022-10-20  6:29 UTC  (46+ messages)
` [PATCH v6 00/14] add support for idpf PMD in DPDK
  ` [PATCH v6 01/14] common/idpf: introduce common library
    ` [PATCH v7 00/14] add support for idpf PMD in DPDK
      ` [PATCH v7 01/14] common/idpf: introduce common library
      ` [PATCH v7 02/14] net/idpf: add support for device initialization
      ` [PATCH v7 03/14] net/idpf: add queue setup and release in single queue model
      ` [PATCH v7 04/14] net/idpf: add queue setup and release in split "
      ` [PATCH v7 05/14] net/idpf: add support for queue start and stop
      ` [PATCH v7 06/14] net/idpf: add support for device information get
      ` [PATCH v7 07/14] net/idpf: add support for packet type get
      ` [PATCH v7 08/14] net/idpf: add support for basic Rx/Tx datapath
      ` [PATCH v7 09/14] net/idpf: add support for Rx/Tx offloading
      ` [PATCH v7 10/14] net/idpf: add support for RSS
      ` [PATCH v7 11/14] net/idpf: add support for MTU configuration
      ` [PATCH v7 12/14] net/idpf: add support for write back based on ITR expire
      ` [PATCH v7 13/14] net/idpf: add AVX512 data path for single queue model
      ` [PATCH v7 14/14] net/idpf: add support for timestamp offload
        ` [PATCH v8 00/14] add support for idpf PMD in DPDK
          ` [PATCH v8 01/14] common/idpf: introduce common library
          ` [PATCH v8 02/14] net/idpf: add support for device initialization
          ` [PATCH v8 03/14] net/idpf: add queue setup and release in single queue model
          ` [PATCH v8 04/14] net/idpf: add queue setup and release in split "
          ` [PATCH v8 05/14] net/idpf: add support for queue start and stop
          ` [PATCH v8 06/14] net/idpf: add support for device information get
          ` [PATCH v8 07/14] net/idpf: add support for packet type get
          ` [PATCH v8 08/14] net/idpf: add support for basic Rx/Tx datapath
          ` [PATCH v8 09/14] net/idpf: add support for Rx/Tx offloading
          ` [PATCH v8 10/14] net/idpf: add support for RSS
          ` [PATCH v8 11/14] net/idpf: add support for MTU configuration
          ` [PATCH v8 12/14] net/idpf: add support for write back based on ITR expire
          ` [PATCH v8 13/14] net/idpf: add AVX512 data path for single queue model
          ` [PATCH v8 14/14] net/idpf: add support for timestamp offload
  ` [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 1/8] vdpa/ifc: add new device ID
 2022-10-20  5:53 UTC  (5+ messages)
` [PATCH v9 00/12] vdpa/ifc: add multi queue support
  ` [PATCH v9 09/12] vdpa/ifc: improve internal list logic

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-20  5:40 UTC  (3+ messages)
` [PATCH v5] net/iavf: add thread for event callbacks

[PATCH] bus: fix memleak during pci device cleanup
 2022-10-20  5:31 UTC  (3+ messages)
` [PATCH v2] "

release candidate 22.11-rc1
 2022-10-20  5:24 UTC  (3+ messages)

[PATCH v1] net/ice: fix format overflow warning for meson build
 2022-10-20  5:02 UTC  (2+ messages)

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

crypto/uadk: introduce uadk crypto driver
 2022-10-20  2:48 UTC  (5+ messages)
  ` [EXT] "

[Bug 1103] [dpdk-next-crypto] examples/fips_validation meson build failed on centos7.9 with gcc4.8
 2022-10-20  2:30 UTC  (2+ messages)

[PATCH v4 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-20  2:19 UTC  (27+ 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 v5 18/25] net/nfp: support DST "
  ` [PATCH v5 19/25] net/nfp: support SRC IPv6 "
  ` [PATCH v5 20/25] net/nfp: support DST "
  ` [PATCH v5 21/25] net/nfp: support TP SRC "
  ` [PATCH v5 22/25] net/nfp: support TP DST "
  ` [PATCH v5 23/25] net/nfp: support TTL "
  ` [PATCH v5 24/25] net/nfp: support IPv4 DSCP "
  ` [PATCH v5 25/25] net/nfp: support IPv6 "

[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

[v1 00/19] net/mlx5: Add HW steering low level support
 2022-10-19 20:57 UTC  (31+ messages)
` [v4 00/18] "
  ` [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  (5+ 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

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 

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 

[PATCH v2 0/3] ethdev: AGE action preparation
 2022-10-19 14:49 UTC  (5+ messages)
` [PATCH v3 "
  ` [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

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