DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v3 0/5] Add JSON vector set support to fips validation
 2022-04-29 16:15 UTC  (2+ messages)
` [PATCH v4 0/8] "

[PATCH v6 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-04-29 15:56 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] hash: unify crc32 selection for x86 and Arm
    ` [EXT] Re: [PATCH v7 1/2] hash: split x86 and SW hash CRC intrinsics

[PATCH] net/failsafe: fix interrupt handle leak
 2022-04-29 14:26 UTC  (4+ messages)

[PATCH v6] net/bonding: another fix to LACP mempool size
 2022-04-29 14:20 UTC  (3+ messages)
` [PATCH v7] "

[PATCH] gpu/cuda: GPU_REGISTERED to distinguish GPU memory CPU mapped
 2022-04-29 14:14 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] bugfix for testpmd
 2022-04-29 13:35 UTC  (10+ messages)
` [PATCH V2 0/4] bugfix for bonding
  ` [PATCH V2 1/4] net/bonding: fix non-active slaves aren't stopped
  ` [PATCH V2 2/4] net/bonding: fix non-terminable while loop

[PATCH v2 0/7] Add new cryptodev op for event metadata
 2022-04-29 12:23 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] cryptodev: add APIs to get/set "
  ` [PATCH v3 2/7] crypto/cnxk: add event metadata set operation
  ` [PATCH v3 3/7] crypto/octeontx: use new API for event metadata
  ` [PATCH v3 4/7] test/event: use new API to set event crypto metadata
  ` [PATCH v3 5/7] eventdev: use new API to get "
  ` [PATCH v3 6/7] test/event: add asymmetric cases for crypto adapter
  ` [PATCH v3 7/7] test-eventdev: support asym ops "

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-04-29 10:29 UTC  (10+ messages)
` [PATCH v3 1/7] examples/ipsec-secgw: move fast path helper functions
  ` [PATCH v3 2/7] examples/ipsec-secgw: disable Tx chksum offload for inline
  ` [PATCH v3 3/7] examples/ipsec-secgw: use HW parsed packet type in poll mode
  ` [PATCH v3 4/7] examples/ipsec-secgw: allow larger burst size for vectors
  ` [PATCH v3 5/7] examples/ipsec-secgw: get security context from lcore conf
  ` [PATCH v3 6/7] examples/ipsec-secgw: update eth header during route lookup
  ` [PATCH v3 7/7] examples/ipsec-secgw: add poll mode worker for inline proto

[PATCH V2 0/2] fix RSS types display
 2022-04-29 10:24 UTC  (3+ messages)
` [PATCH V2 1/2] app/testpmd: fix supported RSS offload display
` [PATCH V2 2/2] app/testpmd: unify RSS types display

[PATCH] examples/l2fwd-crypto: fix stats refresh rate
 2022-04-29 10:04 UTC  (2+ messages)
` [EXT] "

[dpdk-dev] [PATCH v1 1/1] compress/octeontx: add octeontx2 SoC family support
 2022-04-29  9:42 UTC  (4+ messages)
` [EXT] "

[PATCH 0/2] populate mbuf in latency test
 2022-04-29  9:35 UTC  (8+ messages)
` [PATCH 1/2] app/crypto-perf: "
` [PATCH 2/2] app/crypto-perf: add vector file for AES-GCM

[PATCH 01/14] crypto/dpaa2_sec: fix fle buffer leak
 2022-04-29  9:29 UTC  (20+ messages)
` [EXT] "
` [PATCH v2 00/14] DPAA1 and DPAA2 crypto drivers changes
  ` [PATCH v2 01/14] crypto/dpaa2_sec: fix fle buffer leak
  ` [PATCH v2 02/14] crypto/dpaa2_sec: fix buffer pool ID check
  ` [PATCH v2 03/14] crypto/dpaa_sec: fix length for chain FD in raw sec driver
  ` [PATCH v2 04/14] crypto/dpaa2_sec: "
  ` [PATCH v2 05/14] crypto/dpaa_sec: physically enable QI
  ` [PATCH v2 06/14] crypto/dpaa_sec: replace use of old build macros
  ` [PATCH v2 07/14] common/dpaax: remove obsolete code
  ` [PATCH v2 08/14] crypto/dpaa_sec: fix secondary process probe
  ` [PATCH v2 09/14] crypto/dpaa2_sec: per queue pair fle pool
  ` [PATCH v2 10/14] crypto/dpaa2_sec: fix crypto op pointer value
  ` [PATCH v2 11/14] crypto/dpaa2_sec: fix operation status for simple FD
  ` [PATCH v2 12/14] bus/dpaa: remove unused thread specific variables
  ` [PATCH v2 13/14] crypto/dpaa_sec: move cdb prepration to session create
  ` [PATCH v2 14/14] common/dpaax: fix short MAC-I IV calculation for zuc
  ` [EXT] [PATCH v2 00/14] DPAA1 and DPAA2 crypto drivers changes

[PATCH v6 00/12] complete common VF features for DCF
 2022-04-29  9:19 UTC  (15+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/12] net/ice: support for RSS RETA configure in DCF mode
  ` [PATCH v7 02/12] net/ice: support for RSS HASH "
  ` [PATCH v7 03/12] net/ice: support cleanup Tx buffers "
  ` [PATCH v7 04/12] net/ice: support for MTU configure "
  ` [PATCH v7 05/12] net/ice: add ops dev-supported-ptypes-get to dcf
  ` [PATCH v7 06/12] net/ice: support dcf promisc configuration
  ` [PATCH v7 07/12] net/ice: support dcf MAC configuration
  ` [PATCH v7 08/12] net/ice: support dcf VLAN filter and offload configuration
  ` [PATCH v7 09/12] net/ice: add extended stats
  ` [PATCH v7 10/12] net/ice: support queue information getting
  ` [PATCH v7 11/12] net/ice: add implement power management
  ` [PATCH v7 12/12] net/ice: support DCF new VLAN capabilities

[PATCH] test/crypto-perf: extend asymmetric crypto throughput test
 2022-04-29  9:05 UTC  (5+ messages)
` [EXT] "
` [dpdk-dev][PATCH] "
  ` [EXT] "

[PATCH V1 0/2] fix RSS types display
 2022-04-29  8:02 UTC  (4+ messages)
` [PATCH V1 1/2] app/testpmd: fix supported RSS offload display

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-04-29  6:35 UTC  (8+ messages)
` [PATCH v1 3/5] ethdev: add API for direct rearm mode
    ` 回复: "

[PATCH v4 0/3] cryptodev: move dh type from xform to dh op
 2022-04-29  6:25 UTC  (3+ messages)
` [EXT] "

[RFC 0/6] net/mlx5: introduce limit watermark and host shaper
 2022-04-29  5:48 UTC  (3+ messages)

[PATCH] ci: do not dump error logs in GHA containers
 2022-04-29  4:16 UTC  (5+ messages)

[PATCH] doc: describe ixgbe devargs fiber_sdp3_no_tx_disable
 2022-04-29  2:59 UTC  (2+ messages)

[PATCH v2 0/3] net/iavf: support Rx timestamp on flex descriptor
 2022-04-29  2:56 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] common/iavf: support Rx timestamp in virtual channel
  ` [PATCH v3 2/3] net/iavf: enable Rx timestamp on Flex Descriptor
  ` [PATCH v3 3/3] net/iavf: improve performance of Rx timestamp offload

Question about flow_type_rss_offloads in rte_eth_dev_info
 2022-04-29  1:47 UTC  (3+ messages)

[PATCH] examples/ipsec-secgw: fix promiscuous mode option
 2022-04-28 19:30 UTC  (2+ messages)

librte_bpf: roadmap or any specific plans for this library
 2022-04-28 17:03 UTC  (3+ messages)

[PATCH V3] net/mlx5: support ESP SPI match and RSS hash
 2022-04-28 15:43 UTC  (2+ messages)
` [PATCH V4] "

Undefined reference to symbol while compiling DPPD-PROX
 2022-04-28 15:13 UTC  (2+ messages)

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-28 13:55 UTC  (13+ messages)

[PATCH 0/3] bugfix for ethdev telemetry
 2022-04-28 13:53 UTC  (18+ messages)
` [PATCH 1/3] ethdev: fix telemetry xstats return null with some PMDs
` [PATCH v2 0/9] bugfix for ethdev telemetry
  ` [PATCH v2 1/9] ethdev: define retval when xstats is null of get xstats
  ` [PATCH v2 2/9] net/hns3: adjust "
  ` [PATCH v2 3/9] net/ipn3ke: "
  ` [PATCH v2 4/9] net/mvpp2: "
  ` [PATCH v2 5/9] net/axgbe: "
  ` [PATCH v2 6/9] ethdev: fix memory leak when telemetry xstats
  ` [PATCH v2 7/9] ethdev: support auto-filled flag when telemetry stats
  ` [PATCH v2 8/9] ethdev: fix possible null pointer access
  ` [PATCH v2 9/9] net/cnxk: fix telemetry "

[PATCH 1/2] ci: switch to Ubuntu 20.04
 2022-04-28 12:28 UTC  (3+ messages)

[PATCH] interrupts: add uio type to support multiple interrupt vector
 2022-04-28 12:18 UTC  (2+ messages)

[RFC PATCH 0/5] vhost lock annotations
 2022-04-28 12:16 UTC  (5+ messages)
` [RFC PATCH v3 0/8] "
  ` [RFC PATCH v3 1/8] eal: annotate spinlock and rwlock

[PATCH] ci: run more checks in private repositories
 2022-04-28 12:12 UTC  (3+ messages)

[PATCH] eal/linux: skip attaching to external memory chunk
 2022-04-28 12:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/i40e: fix max frmame size config at port level
 2022-04-28 11:12 UTC 

[PATCH] app/test: fix buffer overflow in table unit tests
 2022-04-28 10:53 UTC  (3+ messages)

[PATCH v2] eal: add seqlock
 2022-04-28 10:28 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] crypto/mlx5: fix login cleanup
 2022-04-28 10:14 UTC  (2+ messages)
` [EXT] "

[PATCH 01/10] doc/guides/bbdevs: add ark baseband device documentation
 2022-04-28 10:01 UTC  (4+ messages)
` [PATCH 05/10] baseband/ark: add ark baseband device

[PATCH] mempool/cnxk: avoid batch op free for empty mempools
 2022-04-28  9:59 UTC 

[PATCH 0/5] Fixes and improvements to cnxk crypto PMDs
 2022-04-28  9:50 UTC  (5+ messages)
` [PATCH 2/5] crypto/cnxk: support AES-GMAC

know more about the LLDP agent
 2022-04-28  9:27 UTC  (2+ messages)

[PATCH] driver/i40e: enable max frame at port level
 2022-04-28  7:45 UTC 

[PATCH] security: fix comments
 2022-04-28  7:28 UTC  (2+ messages)

[PATCH v4 00/10] app/test: add inline IPsec and reassembly cases
 2022-04-28  5:25 UTC  (18+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] app/test: add unit cases for inline IPsec offload
  ` [PATCH v5 2/7] test/security: add inline inbound IPsec cases
  ` [PATCH v5 3/7] test/security: add combined mode inline "
  ` [PATCH v5 4/7] test/security: add inline IPsec reassembly cases
  ` [PATCH v5 5/7] test/security: add more inline IPsec functional cases
  ` [PATCH v5 6/7] test/security: add ESN and anti-replay cases for inline
  ` [PATCH v5 7/7] test/security: add inline IPsec IPv6 flow label cases

[PATCH] examples/ipsec-secgw: destroy lookaside sessions
 2022-04-28  4:45 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix uninitialized memory access
 2022-04-28  4:42 UTC  (2+ messages)
` [EXT] "

[PATCH v1 0/9] Enable ETS-based TX QoS on PF
 2022-04-28  3:30 UTC  (21+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/9] net/ice/base: fix dead lock issue when getting node from ID type
  ` [PATCH v8 2/9] net/ice/base: support queue BW allocation configuration
  ` [PATCH v8 3/9] net/ice/base: support priority configuration of the exact node
  ` [PATCH v8 4/9] net/ice: support queue bandwidth limit
  ` [PATCH v8 5/9] net/ice: support queue group "
  ` [PATCH v8 6/9] net/ice: support queue priority configuration
  ` [PATCH v8 7/9] net/ice: support queue weight configuration
  ` [PATCH v8 8/9] net/ice: support queue group priority configuration
  ` [PATCH v8 9/9] net/ice: add warning log for unsupported configuration
` [PATCH v9 0/9] Enable ETS-based TX QoS on PF
  ` [PATCH v9 1/9] net/ice/base: fix dead lock issue when getting node from ID type
  ` [PATCH v9 2/9] net/ice/base: support queue BW allocation configuration
  ` [PATCH v9 3/9] net/ice/base: support priority configuration of the exact node
  ` [PATCH v9 4/9] net/ice: support queue bandwidth limit
  ` [PATCH v9 5/9] net/ice: support queue group "
  ` [PATCH v9 6/9] net/ice: support queue priority configuration
  ` [PATCH v9 7/9] net/ice: support queue weight configuration
  ` [PATCH v9 8/9] net/ice: support queue group priority configuration
  ` [PATCH v9 9/9] net/ice: add warning log for unsupported configuration

[PATCH 0/2] bugfix for testpmd
 2022-04-28  3:10 UTC  (4+ messages)
` [PATCH 1/2] app/testpmd: fix stats get when display fwd stats

[PATCH] app/testpmd: fix help of create meter command
 2022-04-28  2:03 UTC 

[PATCH] app/testpmd: fix help of create meter command
 2022-04-28  1:56 UTC 

[PATCH] app/testpmd: fix help of create meter command
 2022-04-28  1:37 UTC 

[PATCH] pipeline: fix emit instruction for invalid headers
 2022-04-27 21:56 UTC 

[RFC] ethdev: datapath-focused meter actions
 2022-04-27 19:22 UTC 

[PATCH] net/pcap: support MTU set
 2022-04-27 19:14 UTC  (7+ messages)

[RFC] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-04-27 19:09 UTC  (4+ messages)

[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
 2022-04-27 18:17 UTC  (6+ messages)
` [PATCH v2 1/5] baseband/acc100: introduce PMD for ACC101
` [PATCH v2 2/5] baseband/acc100: modify validation code "
` [PATCH v2 3/5] baseband/acc100: configuration of ACC101 from PF
` [PATCH v2 4/5] baseband/acc100: start explicitly PF Monitor from PMD
` [PATCH v2 5/5] baseband/acc100: add protection for some negative scenario

[PATCH v2] net/nfp: update how MAX MTU is read
 2022-04-27 18:05 UTC  (4+ messages)

[PATCH v3] sched: enable/disable TC OV at runtime
 2022-04-27 15:53 UTC  (2+ messages)

[dpdk][PATCH 2/2] sched: fix to manage TC OV at runtime
 2022-04-27 15:48 UTC  (3+ messages)
` [PATCH v3] sched: enable/disable "

[PATCH 0/3] Enable ASan in GHA
 2022-04-27 15:32 UTC  (9+ messages)
` [PATCH 2/3] mem: fix ASan shadow for remapped memory segments

Reuse Of lcore after returning from its worker thread
 2022-04-26 19:11 UTC  (3+ messages)

Does ACL support field size of 8 bytes?
 2022-04-26 17:56 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).