DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/3] bugfix for ethdev telemetry
 2022-04-25 10:16 UTC  (10+ messages)
` [PATCH 1/3] ethdev: fix telemetry xstats return null with some PMDs
` [PATCH 2/3] ethdev: fix memory leak when telemetry xstats

[PATCH 0/2] net/mlx5: LRO fixes
 2022-04-25  9:30 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: fix miss LRO validation in RxQ setup
` [PATCH 2/2] net/mlx5: fix LRO configuration in drop RxQ

[PATCH V1 0/2] fix RSS types display
 2022-04-25  9:25 UTC  (3+ messages)
` [PATCH V1 1/2] app/testpmd: fix supported RSS offload display
` [PATCH V1 2/2] app/testpmd: unify RSS types display

[RFC] ethdev: introduce protocol type based header split
 2022-04-25  9:23 UTC  (7+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH 0/3] add eal functions for thread affinity
 2022-04-25  8:55 UTC  (12+ messages)
` [PATCH v2 0/4] add eal functions for thread affinity and self
  ` [PATCH v2 1/4] eal/windows: translate Windows errors to errno-style errors
` [PATCH v3 0/4] add eal functions for thread affinity and self
  ` [PATCH v3 2/4] eal: add basic thread ID and current thread identifier API
  ` [PATCH v3 3/4] eal: implement functions for get/set thread affinity

[PATCH] net/iavf: when E810 VF interrupt disable, only receive 4 packets once, fix 4 to 1
 2022-04-25  8:36 UTC 

[PATCH] ethdev: prohibit polling of a stopped queue
 2022-04-25  8:30 UTC  (2+ messages)

[PATCH] eal/windows: set Windows main lcore affinitization
 2022-04-25  8:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/7] bugfix for hns3 PMD
 2022-04-25  7:03 UTC  (2+ messages)

[PATCH 0/2] bugfix for testpmd
 2022-04-25  6:52 UTC  (2+ messages)

[PATCH] app/testpmd: add help messages for multi-process
 2022-04-25  6:51 UTC  (3+ messages)
` [PATCH v5] "

[dpdk-dev] [PATCH 0/3] bugfix for testpmd
 2022-04-25  6:49 UTC  (3+ messages)
` [PATCH V2 0/4] bugfix for bonding

[PATCH] app/procinfo: add device private info dump
 2022-04-25  6:44 UTC  (4+ messages)
` [PATCH v2] app/procinfo: add devcie "

[dpdk-dev] [PATCH] ethdev: fix one MAC address occupies two index in mac addrs
 2022-04-25  6:42 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/5] Fixes and improvements to cnxk crypto PMDs
 2022-04-25  5:38 UTC  (6+ messages)
` [PATCH 1/5] crypto/cnxk: support AH mode
` [PATCH 2/5] crypto/cnxk: support AES-GMAC
` [PATCH 3/5] crypto/cnxk: remove redundant return
` [PATCH 4/5] common/cnxk: add timeout for ctx write operation
` [PATCH 5/5] crypto/cnxk: use set ctx operation for session destroy

[PATCH] app/testpmd: format dump information of module EEPROM
 2022-04-25  5:34 UTC  (7+ messages)
` [PATCH v4 0/5] add telemetry command for show "
  ` [PATCH v4 1/5] ethdev: add telemetry command for "
  ` [PATCH v4 2/5] ethdev: common utilities for different SFF specs
  ` [PATCH v4 3/5] ethdev: format module EEPROM for SFF-8079
  ` [PATCH v4 4/5] ethdev: format module EEPROM for SFF-8472
  ` [PATCH v4 5/5] ethdev: format module EEPROM for SFF-8636

[PATCH 0/2] crypto/mlx5: add support for plaintext import method
 2022-04-25  5:27 UTC  (3+ messages)
` [PATCH 1/2] common/mlx5: extend crypto capabilities
  ` [EXT] "

[dpdk-dev] [PATCH 1/2] common/cnxk: fix ROC naming convention issues
 2022-04-25  5:11 UTC  (2+ messages)

[PATCH 1/8] app/test-crypto-perf: improve dequeue logic
 2022-04-25  4:14 UTC  (8+ messages)
` [PATCH 2/8] app/test-crypto-perf: support SDAP for PDCP operations
` [PATCH 3/8] examples/ipsec-secgw: support XCBC-MAC/DES-CBC
` [PATCH 4/8] examples/l2fwd-crypto: add signal handler for exit
` [PATCH 5/8] test/crypto: fix pmd name for dpaa raw buffer crypto driver
` [PATCH 6/8] test/crypto: support raw buffer APIs for PDCP
` [PATCH 7/8] test/crypto: add external buffer test case
` [PATCH 8/8] test/crypto: add short MAC-I test vector for zuc

[PATCH] kni: fix device address set
 2022-04-25  3:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] event/cnxk: fix out of bounds access
 2022-04-24 16:24 UTC 

[PATCH] net/cnxk: fix out of bounds access in cmd array
 2022-04-24 16:23 UTC 

[PATCH] net/cnxk: fix uninitialized scalar variable
 2022-04-24 16:22 UTC 

[PATCH] net/cnxk: fix uninitialized scalar variable
 2022-04-24 16:18 UTC 

[PATCH] common/cnxk: fix sizeof not portable
 2022-04-24 16:17 UTC 

[PATCH] common/cnxk: fix null pointer dereference
 2022-04-24 16:17 UTC 

kni: check abi version between kmod and lib
 2022-04-24 10:35 UTC  (8+ messages)
` [PATCH v3] "

Question about flow_type_rss_offloads in rte_eth_dev_info
 2022-04-24 10:03 UTC  (3+ messages)

[DPDK v3] net/ixgbe: promote MDIO API
 2022-04-24  8:33 UTC  (3+ messages)
` [DPDK v4] "

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

[PATCH 0/4] bugfix and enhance features for DMA example
 2022-04-24  6:07 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] examples/dma: support enqueue drop statistic
` [PATCH v3 0/3] bugfix and enhance features for DMA example
  ` [PATCH v3 1/3] examples/dma: fix MTU configuration
  ` [PATCH v3 2/3] examples/dma: fix Tx drop statistic is not collected
  ` [PATCH v3 3/3] examples/dma: add force minimal copy size parameter

[dpdk-dev] [PATCH 1/2] common/cnxk: support for CPT second pass flow rules
 2022-04-24  3:54 UTC  (2+ messages)

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-04-24  2:02 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] vhost: prepare sync for descriptor to mbuf refactoring
  ` [PATCH v3 2/5] vhost: prepare async "
  ` [PATCH v3 3/5] vhost: merge sync and async descriptor to mbuf filling

[RFC] eal: add bus cleanup to eal cleanup
 2022-04-22 16:27 UTC  (5+ messages)
` [RFC v2] "

[PATCH 1/3] table: improve learner table timers
 2022-04-22 13:03 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/3] pipeline: "
  ` [PATCH V2 3/3] examples/pipeline: "

[PATCH 0/5] vhost: introduce per-virtqueue stats API
 2022-04-22 12:17 UTC  (4+ messages)
` [PATCH 2/5] vhost: add per-virtqueue statistics support

[PATCH v1 0/3] Enable queue rate limit and quanta size configuration
 2022-04-22 12:09 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] common/iavf: support "
  ` [PATCH v6 2/3] net/iavf: support queue rate limit configuration
  ` [PATCH v6 3/3] net/iavf: support quanta size configuration

[PATCH v2 01/28] common/cnxk: add multi channel support for SDP send queues
 2022-04-22 10:54 UTC  (29+ messages)
` [PATCH v2 02/28] net/cnxk: add receive channel backpressure for SDP
` [PATCH v2 03/28] common/cnxk: add new pkind for CPT when ts is enabled
` [PATCH v2 04/28] common/cnxk: support to configure the ts pkind in CPT
` [PATCH v2 05/28] common/cnxk: fix SQ flush sequence
` [PATCH v2 06/28] common/cnxk: skip probing SoC environment for CN9k
` [PATCH v2 07/28] common/cnxk: fix issues in soft expiry disable path
` [PATCH v2 08/28] common/cnxk: convert warning to debug print
` [PATCH v2 09/28] common/cnxk: use aggregate level rr prio from mbox
` [PATCH v2 10/28] net/cnxk: support loopback mode on AF VF's
` [PATCH v2 11/28] net/cnxk: update LBK ethdev link info
` [PATCH v2 12/28] net/cnxk: add barrier after meta batch free in scalar
` [PATCH v2 13/28] net/cnxk: disable default inner chksum for outb inline
` [PATCH v2 14/28] net/cnxk: fix roundup size with transport mode
` [PATCH v2 15/28] net/cnxk: update inline device in ethdev telemetry
` [PATCH v2 16/28] net/cnxk: change env for debug IV
` [PATCH v2 17/28] net/cnxk: reset offload flag if reassembly is disabled
` [PATCH v2 18/28] net/cnxk: support decrement TTL for inline IPsec
` [PATCH v2 19/28] net/cnxk: optimize Rx fast path for security pkts
` [PATCH v2 20/28] net/cnxk: update olflags with L3/L4 csum offload
` [PATCH v2 21/28] net/cnxk: add capabilities for IPsec crypto algos
` [PATCH v2 22/28] net/cnxk: add capabilities for IPsec options
` [PATCH v2 23/28] net/cnxk: support security stats
` [PATCH v2 24/28] net/cnxk: add support for flow control for outbound inline
` [PATCH v2 25/28] net/cnxk: perform early MTU setup for eventmode
` [PATCH v2 26/28] common/cnxk: allow lesser inline inbound sa sizes
` [PATCH v2 27/28] net/cnxk: setup variable inline inbound SA
` [PATCH v2 28/28] net/cnxk: fix multi-seg extraction in vwqe path

[PATCH v1] gro: bug fix in identifying 0 length tcp packets
 2022-04-22 10:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] gro: bug fix in identifying 0 length tcp packets
 2022-04-22 10:28 UTC 

[PATCH v2] gro: bug fix in identifying 0 length tcp packets
 2022-04-22 10:27 UTC 

[PATCH v2] crypto/qat: add diffie hellman algorithm
 2022-04-22  9:59 UTC 

[PATCH v5] examples/l3fwd: merge l3fwd-acl into l3fwd
 2022-04-22  9:57 UTC  (2+ messages)
` [PATCH v6] "

[RFC PATCH 0/5] vhost lock annotations
 2022-04-22  9:49 UTC  (17+ messages)
` [RFC PATCH v3 0/8] "
  ` [RFC PATCH v3 2/8] vhost: annotate virtqueue access lock
  ` [RFC PATCH v3 3/8] vhost: fix async access
  ` [RFC PATCH v3 4/8] vhost: annotate async accesses
  ` [RFC PATCH v3 5/8] vhost: annotate need reply handling
  ` [RFC PATCH v3 6/8] vhost: annotate vDPA device list accesses
  ` [RFC PATCH v3 7/8] vhost: annotate IOTLB locks
  ` [RFC PATCH v3 8/8] vhost: enable lock check

[PATCH] net/vhost: fix TSO feature default disablement
 2022-04-22  9:35 UTC 

[PATCH v2 0/2] crypto/qat: add secp384r1 curve support
 2022-04-22  9:33 UTC  (3+ messages)
` [PATCH v2 1/2] crypto/qat: refactor asym algorithm macros and logs
` [PATCH v2 2/2] crypto/qat: add secp384r1 curve

[PATCH] net/virtio: unmap PCI device in secondary process
 2022-04-22  9:25 UTC  (2+ messages)

[Bug 1000] memory access overflow in skeleton_rawdev
 2022-04-22  9:14 UTC 

[Bug 999] memory access overflow in skeleton_rawdev
 2022-04-22  9:13 UTC 

[PATCH v1 00/19] remove IWYU flagged headers
 2022-04-22  8:44 UTC  (25+ messages)
` [PATCH v1 01/19] cmdline: remove unneeded header includes
` [PATCH v1 02/19] eal: "
` [PATCH v1 03/19] ethdev: "
` [PATCH v1 04/19] gpudev: "
` [PATCH v1 05/19] gso: "
` [PATCH v1 06/19] hash: "
` [PATCH v1 07/19] ip_frag: "
` [PATCH v1 08/19] jobstats: "
` [PATCH v1 09/19] mempool: "
` [PATCH v1 10/19] meter: "
` [PATCH v1 11/19] net: "
` [PATCH v1 12/19] power: "
` [PATCH v1 13/19] rawdev: "
` [PATCH v1 14/19] regexdev: "
` [PATCH v1 15/19] sched: "
` [PATCH v1 16/19] stack: "
` [PATCH v1 17/19] table: "
` [PATCH v1 18/19] timer: "
` [PATCH v1 19/19] vhost: "

[PATCH] examples/vdpa: fix disabled VirtQ statistics query
 2022-04-22  8:40 UTC  (2+ messages)

[PATCH 1/4] net/dpaa2: update mc to 10.32
 2022-04-22  4:57 UTC  (4+ messages)
` [PATCH 2/4] net/dpaa2: support mempool debug
` [PATCH 3/4] net/dpaa2: support ESP in packet type parsing
` [PATCH 4/4] net/dpaa: fix ethernet event queue de-attach

[dpdk-dev][PATCH 1/3] common/cnxk: add ROC support to parse cnxk custom sa action
 2022-04-22  4:38 UTC  (3+ messages)
` [dpdk-dev][PATCH 2/3] net/cnxk: add devargs support to parse custom SA action
` [dpdk-dev][PATCH 3/3] net/cnxk: adding cnxk support to configure custom sa index

[PATCH 01/14] crypto/dpaa2_sec: fix fle buffer leak
 2022-04-22  3:51 UTC  (14+ messages)
` [PATCH 02/14] crypto/dpaa2_sec: fix buffer pool ID check
` [PATCH 03/14] crypto/dpaa_sec: fix length for chain fd in raw sec driver
` [PATCH 04/14] crypto/dpaa2_sec: "
` [PATCH 05/14] crypto/dpaa_sec: physically enable QI
` [PATCH 06/14] crypto/dpaa_sec: replace use of old build macros
` [PATCH 07/14] dpaax/caamflib: remove obsolete code
` [PATCH 08/14] crypto/dpaa_sec : fix secondary process probe
` [PATCH 09/14] crypto/dpaa2_sec: per queue pair fle pool
` [PATCH 10/14] crypto/dpaa2_sec: fix crypto op pointer for atomic and ordered queues
` [PATCH 11/14] crypto/dpaa2_sec: fix operation status for simple fd
` [PATCH 12/14] crypto/dpaa_sec: remove unused thread specific variables
` [PATCH 13/14] crypto/dpaa_sec: move cdb prepration to session create
` [PATCH 14/14] common/dpaax: fix short MAC-I IV calculation for zuc

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-04-22  2:11 UTC  (13+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

[PATCH v1 1/3] maintainers: update for Intel e1000
 2022-04-22  1:26 UTC  (4+ messages)
` [PATCH v1 3/3] maintainers: update for Intel igc

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

[PATCH] net/mlx5: fix RSS hash types adjustment
 2022-04-21 20:36 UTC 

[PATCH v3 1/1] ethdev: mtr: support input color selection
 2022-04-21 18:02 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] ethdev: mtr: support protocol based "

[PATCH] app/test: fix buffer overflow in table unit tests
 2022-04-21 17:35 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).