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

[PATCH 1/4] net/axgbe: fix scattered Rx function
 2022-09-02  8:47 UTC  (13+ 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 "
  ` [PATCH v3 1/4] net/axgbe: fix "
    ` [PATCH v3 2/4] net/axgbe: fix mbuf lengths in "
    ` [PATCH v3 3/4] net/axgbe: fix length of each segment "
    ` [PATCH v3 4/4] net/axgbe: fix checksum and RSS "

[PATCH v6 0/2] Add l2reflect measurement application
 2022-09-02  8:45 UTC  (3+ messages)
` [PATCH v6 1/2] Fix build of apps with external dependencies
` [PATCH v6 2/2] Add l2reflect measurement application

[PATCH] examples: compilation fix for GCC-12
 2022-09-02  7:43 UTC  (4+ messages)
  ` [EXT] "
` [PATCH v2] "

[PATCH] vhost: compilation fix for GCC-12
 2022-09-02  7:23 UTC  (2+ messages)

about RTL8168 PMD on ARM SoC
 2022-09-02  7:17 UTC  (6+ messages)
  ` 答复: "

[PATCH] IGC: Remove I225_I_PHY_ID checking
 2022-09-02  7:01 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 1/3] ethdev: introduce pool sort capability
 2022-09-02  7:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] app/testpmd: Add support for "
  ` [PATCH v3 3/3] net/cnxk: introduce "

[PATCH] net/i40e: fix incorrect VLAN stripping for QinQ
 2022-09-02  6:18 UTC  (3+ messages)

[PATCH] drivers/raw/skeleton: fix typecasting in skeleton_rawdev_enqueue_bufs()
 2022-09-02  4:57 UTC  (2+ messages)

[PATCH 0/9] Wangxun fixes and supports
 2022-09-02  3:00 UTC  (10+ messages)
` [PATCH 1/9] net/txgbe: fix IPv6 rule in flow director
` [PATCH 2/9] net/txgbe: fix OEM customized LED
` [PATCH 3/9] net/txgbe: remove semaphore between SW/FW
` [PATCH 4/9] net/txgbe: rename some extended statistic
` [PATCH 5/9] net/ngbe: "
` [PATCH 6/9] net/ngbe: remove semaphore between SW/FW
` [PATCH 7/9] net/ngbe: fix max frame size
` [PATCH 8/9] net/ngbe: fix YT PHY mixed mode occasionally failing link
` [PATCH 9/9] net/ngbe: support to set link down/up

[PATCH 0/4] support protocol based buffer split
 2022-09-01 22:37 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] ethdev: introduce protocol header API
` [PATCH v2 2/4] ethdev: introduce protocol hdr based buffer split
` [PATCH v2 3/4] app/testpmd: add rxhdrs commands and parameters
` [PATCH v2 4/4] net/ice: support buffer split in Rx path

[PATCH v7 00/12] preparation for the rte_flow offload of nfp PMD
 2022-09-01 22:10 UTC  (2+ messages)

[PATCH 1/2] net/ice: add nic blinking support
 2022-09-01 21:13 UTC  (2+ messages)
` [PATCH 2/2] net/ice: add basic flow ctrl support for enable/disable/get

[PATCH 01/10] net/gve: introduce GVE PMD base code
 2022-09-01 20:49 UTC  (20+ messages)
` [PATCH v2 00/10] introduce GVE PMD
  ` [PATCH v2 01/10] net/gve: introduce GVE PMD base code
  ` [PATCH v2 02/10] net/gve: add logs and OS specific implementation
  ` [PATCH v2 03/10] net/gve: support device initialization
  ` [PATCH v2 04/10] net/gve: add link update support
  ` [PATCH v2 08/10] net/gve: add support to get dev info and configure dev
  ` [PATCH v2 09/10] net/gve: add stats support
  ` [PATCH v2 10/10] doc: update documentation

[PATCH v1 00/10] baseband/acc200
 2022-09-01 20:34 UTC  (12+ messages)

[PATCH v2] dma/cnxk: add support for CN10K DMA engine
 2022-09-01 19:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/ring: add umonitor callback
 2022-09-01 14:43 UTC  (2+ messages)

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-09-01 14:39 UTC  (5+ messages)
` [PATCH v4 0/3] Add lcore poll "
  ` [PATCH v4 1/3] eal: add "
  ` [PATCH v4 2/3] eal: add cpuset lcore telemetry entries
  ` [PATCH v4 3/3] doc: add howto guide for lcore poll busyness

[PATCH 00/21] net/softnic: replace the legacy pipeline with SWX pipeline
 2022-09-01 14:20 UTC  (23+ messages)
` [PATCH V3 "
  ` [PATCH V3 01/21] net/softnic: remove the traffic manager support
  ` [PATCH V3 02/21] net/softnic: remove flow support
  ` [PATCH V3 03/21] net/softnic: remove the meter support
  ` [PATCH V3 04/21] net/softnic: remove cryptodev support
  ` [PATCH V3 05/21] net/softnic: remove tap support
  ` [PATCH V3 06/21] net/softnic: remove the legacy pipeline CLI commands
  ` [PATCH V3 07/21] net/softnic: replace the legacy pipeline with the SWX pipeline
  ` [PATCH V3 08/21] net/softnic: remove the list of Ethernet devices
  ` [PATCH V3 09/21] net/softnic: remove unused text parsing functions
  ` [PATCH V3 10/21] net/softnic: add pipeline code generation CLI command
  ` [PATCH V3 11/21] net/softnic: add pipeline library build "
  ` [PATCH V3 12/21] net/softnic: add pipeline "
  ` [PATCH V3 13/21] net/softnic: add pipeline table CLI commands
  ` [PATCH V3 14/21] net/softnic: add pipeline selector "
  ` [PATCH V3 15/21] net/softnic: add pipeline learner "
  ` [PATCH V3 16/21] net/softnic: add pipeline commit and abort "
  ` [PATCH V3 17/21] net/softnic: add the pipeline register read/write "
  ` [PATCH V3 18/21] net/softnic: add the pipeline meter "
  ` [PATCH V3 19/21] net/softnic: add pipeline statistics CLI command
  ` [PATCH V3 20/21] net/softnic: add pipeline mirroring "
  ` [PATCH V3 21/21] net/softnic: update the default device program

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

[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 2/2] net/iavf: support inner and outer checksum offload
 2022-09-01 11:04 UTC  (3+ messages)
` [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] 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] 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] regexdev: add match mode command line parameter
 2022-09-01  8:22 UTC 

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  (3+ 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  (6+ messages)
` [PATCH v3 0/5] "

[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  (12+ messages)
` [PATCH v5 0/7] bbdev changes for 22.11
  ` [PATCH v5 2/7] bbdev: add device status info
` [PATCH v7 0/7] bbdev changes for 22.11
  ` [PATCH v7 2/7] bbdev: add device status info

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

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