DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] examples/distributor: update dynamic configuration
 2022-09-01 14:09 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1 00/10] baseband/acc200
 2022-09-01 13:49 UTC  (11+ messages)

[PATCH 00/70] ice base code update
 2022-09-01 13:11 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/4] net/axgbe: fix scattered Rx function
 2022-09-01 12:49 UTC  (8+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "
` [PATCH v2 1/4] net/axgbe: fix scattered Rx
  ` [PATCH v2 2/4] net/axgbe: fix mbuf lengths in "
  ` [PATCH v2 3/4] net/axgbe: fix length of each segment "
  ` [PATCH v2 4/4] net/axgbe: fix checksum and RSS "

[Bug 1075] ixgbevf reset failure
 2022-09-01 12:44 UTC 

[Bug 1074] rte_pktmbuf_pool_create doc reports RTE_SECONDARY as an error but it actually works in a secondary process
 2022-09-01 11:55 UTC 

[Bug 1073] The `rte_mempool_ops_table` is process unsafe
 2022-09-01 11:30 UTC 

[PATCH 1/2] net/iavf: enable TSO offloading for tunnel cases
 2022-09-01 11:04 UTC  (6+ messages)
` [PATCH 2/2] net/iavf: support inner and outer checksum offload
  ` [PATCH v2] net/iavf: enable inner and outer Tx "

[PATCH v1] examples/fips_validation: add parsing for AES GMAC
 2022-09-01 10:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/i40e: fix incorrect VLAN stripping for QinQ
 2022-09-01 10:05 UTC 

[PATCH] test/cryptodev: ensure structs are updated in unison
 2022-09-01  9:39 UTC 

[dpdk-dev] [PATCH 0/2] fixes for mlx5
 2022-09-01  9:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

DPDK Release Status Meeting 2022-09-01
 2022-09-01  8:58 UTC 

[PATCH] vhost: compilation fix for GCC-12
 2022-09-01  8:49 UTC 

[PATCH] net/mvneta: compilation fix for GCC-12
 2022-09-01  8:36 UTC  (2+ messages)

[PATCH] regexdev: display response flags value
 2022-09-01  8:29 UTC 

[PATCH] regex/mlx5: add check for nb max matches
 2022-09-01  8:28 UTC 

[PATCH] regex/mlx5: add support for combined rof file
 2022-09-01  8:24 UTC 

[PATCH] examples: compilation fix for GCC-12
 2022-09-01  8:23 UTC 

[PATCH] regexdev: add match mode command line parameter
 2022-09-01  8:22 UTC 

[PATCH] IGC: Remove I225_I_PHY_ID checking
 2022-09-01  8:22 UTC  (5+ messages)
` [PATCH v2] "

Optimizing for common burst sizes
 2022-09-01  8:21 UTC 

[PATCH] regexdev: add maximum number of mbuf segments field
 2022-09-01  8:16 UTC  (2+ messages)

[PATCH 0/6] pipeline: make the hash function configurable per table
 2022-09-01  8:11 UTC  (4+ messages)
` [PATCH V2 "

[PATCH] app/testpmd: add command line argument 'rx-metadata'
 2022-09-01  8:03 UTC  (4+ messages)
` [PATCH v2 1/1] app/testpmd: add command line argument 'nic-to-pmd-rx-metadata'

[EXT] [PATCH] test/crypto: fix the bug of wrong debug messages
 2022-09-01  8:02 UTC 

[PATCH] net/pcap: reduce time for stopping device
 2022-09-01  7:40 UTC  (7+ messages)

[Bug 1072] hugetlbfs file descriptor not closed after memery created
 2022-09-01  7:30 UTC 

[PATCH v1 1/1] net/cnxk: program DF bit appropriately in vector mode
 2022-09-01  6:28 UTC 

[PATCH v1 1/1] net/cnxk: resolve fail to set large Rx/Tx queues
 2022-09-01  6:16 UTC 

[PATCH] net/ice: support original represented_port action
 2022-09-01  5:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] net/mlx5: fix modify action attributes detection
 2022-09-01  2:11 UTC 

[PATCH 0/2] support flow subscription
 2022-09-01  0:59 UTC  (11+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] common/iavf: "
  ` [PATCH v3 2/5] net/iavf: add flow subscription to AVF
  ` [PATCH v3 3/5] net/iavf: support flow subscrption pattern
  ` [PATCH v3 4/5] net/iavf: support flow subscription rule
  ` [PATCH v3 5/5] net/iavf: support priority of flow rule

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

[PATCH v2] vhost: fix build
 2022-09-01  0:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop email address for Jan Viktorin
 2022-08-31 20:25 UTC  (2+ messages)

[Patch v6 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-31 18:05 UTC  (21+ messages)
` [Patch v6 01/18] net/mana: add basic driver, build environment and doc
` [Patch v6 02/18] net/mana: add device configuration and stop
` [Patch v6 03/18] net/mana: add function to report support ptypes
` [Patch v6 04/18] net/mana: add link update
` [Patch v6 05/18] net/mana: add function for device removal interrupts
` [Patch v6 06/18] net/mana: add device info
` [Patch v6 07/18] net/mana: add function to configure RSS
` [Patch v6 08/18] net/mana: add function to configure RX queues
` [Patch v6 09/18] net/mana: add function to configure TX queues
` [Patch v6 10/18] net/mana: implement memory registration
` [Patch v6 11/18] net/mana: implement the hardware layer operations
` [Patch v6 12/18] net/mana: add function to start/stop TX queues
` [Patch v6 13/18] net/mana: add function to start/stop RX queues
` [Patch v6 14/18] net/mana: add function to receive packets
` [Patch v6 15/18] net/mana: add function to send packets
` [Patch v6 16/18] net/mana: add function to start/stop device
` [Patch v6 17/18] net/mana: add function to report queue stats
` [Patch v6 18/18] net/mana: add function to support RX interrupts

[PATCH v2 1/2] net/memif: add a Rx fast path
 2022-08-31 16:25 UTC  (4+ messages)
` [PATCH v3 0/2] add a fast path for memif Rx/Tx
  ` [PATCH v3 1/2] net/memif: add a Rx fast path

[dpdk-dev v1] crypto/openssl: fix of dstlen passed in HMAC
 2022-08-31 15:09 UTC  (2+ messages)
` [dpdk-dev v2] crypto/openssl: fix HMAC output length

[PATCH 0/3] ethdev: remove deprecated Flow Director configuration
 2022-08-31 13:27 UTC  (3+ messages)

[PATCH] net/mlx5: fix modify action attributes detection
 2022-08-31 13:22 UTC 

[PATCH 1/2] usertools/telemetry: move main to function
 2022-08-31 11:55 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] usertools/telemetry: add new telemetry client

[PATCH v1] net/nfp: compose firmware file name with new hwinfo
 2022-08-31 10:29 UTC  (3+ messages)

[PATCH] net/virtio: fix crash when dev is configured twice
 2022-08-31  8:53 UTC 

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-08-31  8:47 UTC  (3+ messages)
        ` FW: "

[PATCH] net/virtio: fix crash when dev is configured twice
 2022-08-31  8:40 UTC 

[PATCH] examples/ptpclient: add signal handler for cleanup
 2022-08-31  6:49 UTC 

[PATCH 0/2] introduce NitroSketch Mode into membership library
 2022-08-31  6:46 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] member: implement NitroSketch mode
  ` [PATCH v2 2/2] test/member: add functional and perf tests for sketch

[PATCH v2] net/ice: support original represented_port action
 2022-08-31  5:37 UTC 

[PATCH 1/4] mbuf: clarify meta data needed for Outbound Inline
 2022-08-31  1:49 UTC  (3+ messages)
` [PATCH v3 1/5] "

[dpdk-dev] [PATCH] net/mlx5: remove unwanted barrier
 2022-08-30 20:00 UTC  (2+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-08-30 19:38 UTC  (25+ messages)
` [PATCH v5 0/7] bbdev changes for 22.11
  ` [PATCH v5 2/7] bbdev: add device status info
` [PATCH v6 0/7] bbdev changes for 22.11
  ` [PATCH v6 5/7] bbdev: add new operation for FFT processing
` [PATCH v7 0/7] bbdev changes for 22.11
  ` [PATCH v7 1/7] bbdev: allow operation type enum for growth
  ` [PATCH v7 2/7] bbdev: add device status info
  ` [PATCH v7 3/7] bbdev: add device info on queue topology
  ` [PATCH v7 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v7 5/7] bbdev: add new operation for FFT processing
  ` [PATCH v7 6/7] bbdev: add queue related warning and status information
  ` [PATCH v7 7/7] bbdev: remove unnecessary if-check

[PATCH 0/7] pipeline: support direct registers and meters
 2022-08-30 18:58 UTC  (9+ messages)
` [PATCH V3 "
  ` [PATCH V3 1/7] table: add entry ID for regular tables
  ` [PATCH V3 2/7] table: add entry ID for learner tables
  ` [PATCH V3 3/7] pipeline: add table entry ID read instruction
  ` [PATCH V3 4/7] pipeline: support direct registers on the control path
  ` [PATCH V3 5/7] pipeline: support direct meters "
  ` [PATCH V3 6/7] examples/pipeline: add CLI commands for direct registers
  ` [PATCH V3 7/7] examples/pipeline: add CLI commands for direct meters

[PATCH] config: set pkgconfig for ppc64le
 2022-08-30 18:36 UTC  (7+ messages)

TCP/IP stack recommendations
 2022-08-30 15:54 UTC  (3+ messages)

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-08-30 15:09 UTC  (11+ messages)
` [RFC v3 00/26] Bus and device "
` [PATCH v4 00/27] "
  ` [PATCH v4 12/27] bus/dpaa: make driver-only headers private
  ` [PATCH v4 13/27] bus/fslmc: "

[PATCH] net/ice: refactor proto_ext to remove global variable
 2022-08-30 14:30 UTC  (6+ messages)
` [PATCH v4] "
` [PATCH v5] "

[EXT] Re: [PATCH] mbuf: add mbuf physical address field to dynamic field
 2022-08-30 13:22 UTC  (9+ messages)
` [PATCH v1 1/4] build: add meson option to configure IOVA mode as VA
` [PATCH v1 2/4] mbuf: add second dynamic field member for VA only build
      ` [EXT] "

[PATCH] rcu: fix build failure with debug dp log level
 2022-08-30 13:17 UTC  (4+ messages)

[PATCH] mbuf: add mbuf physical address field to dynamic field
 2022-08-30 13:07 UTC  (3+ messages)

[PATCH] eal: zero out new added memory
 2022-08-30 12:53 UTC  (14+ messages)

[RFC] memarea: introduce memory area library
 2022-08-30 12:41 UTC  (2+ messages)

[PATCH v1 1/1] ethdev: introduce pool sort capability
 2022-08-30 12:08 UTC  (5+ messages)
` [PATCH v2 1/3] "
      ` [EXT] "

[PATCH] net/cnxk: multi-seg support for Inline IPsec
 2022-08-30 11:14 UTC 

[PATCH] net/failsafe: fix interrupt handle leak
 2022-08-30 11:02 UTC  (4+ messages)

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-08-30 10:26 UTC  (5+ messages)
` [PATCH v3 0/3] Add lcore poll "
  ` [PATCH v3 1/3] eal: add "

[PATCH] net/octeon_ep: add octeon CN10K support
 2022-08-30 10:24 UTC  (4+ messages)
` [PATCH v2] net/octeon_ep: support CN10K SoC

[RFC PATCH 0/3] Split logging out of EAL
 2022-08-30  9:59 UTC  (6+ messages)
` [RFC PATCH 1/3] os: begin separating some OS compatibility from EAL

[PATCH] doc: add removal note for power empty poll API
 2022-08-30  9:23 UTC  (2+ messages)

[PATCH] gro: fix gro with tcp push flag
 2022-08-30  8:43 UTC  (5+ messages)

[PATCH 01/23] common/cnxk: fix part value for cn10k
 2022-08-30  5:16 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/1] common/cnxk: update partnumber for 103xx
 2022-08-30  4:38 UTC  (2+ messages)

[PATCH 2/2] net/iavf: support inner and outer checksum offload
 2022-08-30  2:22 UTC 

[PATCH 1/2] net/iavf: enable TSO offloading for tunnel cases
 2022-08-30  2:22 UTC 

[PATCH] net/iavf: update ESN values when updating session
 2022-08-30  1:50 UTC  (2+ messages)

[PATCH] iavf: do tx done cleanup starting from tx_tail
 2022-08-30  1:45 UTC  (3+ messages)
` [PATCH v2] net/iavf: do Tx done cleanup starting from Tx tail

[PATCH] net/ice: support original represented_port action
 2022-08-30  1:23 UTC 

[PATCH] net/ice: remove deprecated VF flow action
 2022-08-30  1:23 UTC 

[PATCH] net/ice: support represented port flow action
 2022-08-30  1:22 UTC 

[Patch v5 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-30  1:09 UTC  (4+ messages)
` [Patch v5 16/18] net/mana: add function to start/stop device

[PATCH v2] net/iavf: do Tx done cleanup starting from Tx tail
 2022-08-30  1:05 UTC 

CVE-2022-2132 disclosure
 2022-08-29 18:12 UTC 

CVE-2022-28199 disclosure
 2022-08-29 17:55 UTC 

Minutes of Techboard meeting 2022-07-27
 2022-08-29 16:39 UTC 

Meson Versions for DPDK
 2022-08-29 16:36 UTC  (2+ messages)

about RTL8168 PMD on ARM SoC
 2022-08-29 15:40 UTC  (5+ messages)
  ` 答复: "

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