DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/43] replace strerror
 2024-11-04 11:10 UTC  (12+ messages)
` [PATCH v5 00/52] "
  ` [PATCH v5 01/52] eal: fix use rte errno for libc function
  ` [PATCH v5 02/52] devtools: forbid use of strerror
  ` [PATCH v5 04/52] eventdev: replace strerror with reentrant version
  ` [PATCH v5 07/52] pdump: "
  ` [PATCH v5 08/52] pdump: use rte strerror
  ` [PATCH v5 09/52] power: replace strerror with reentrant version
  ` [PATCH v5 10/52] vhost: "
  ` [PATCH v5 11/52] bpf: "
  ` [PATCH v5 13/52] bus/dpaa: "
  ` [PATCH v5 16/52] bus/vmbus: "

[PATCH] net/vmxnet3: support per-queue stats for less queues
 2024-11-04 10:52 UTC  (5+ messages)
` [PATCH v2] net/vmxnet3: support per-queue stats for fewer queues
` [PATCH v3 1/2] net/vmxnet3: fix potential out of bounds access
  ` [PATCH v3 2/2] net/vmxnet3: support larger MTU with version 6

[PATCH v4 1/1] examples/l2fwd-jobstats: fix lock availability
 2024-11-04 10:17 UTC  (6+ messages)
` [PATCH v5 "
    ` [EXTERNAL] "

[PATCH] net/ice: fix wrong DDP search path
 2024-11-04 10:09 UTC  (4+ messages)
` [PATCH v2] "

[RFC v3 0/3] Introduce Topology NUMA grouping for lcores
 2024-11-04  9:56 UTC  (22+ messages)
` [RFC v3 1/3] eal/lcore: add topology based functions
` [RFC v3 2/3] test/lcore: enable tests for topology
  ` [EXTERNAL] "
` [RFC v3 3/3] examples: add lcore topology API calls
  ` [EXTERNAL] "

[PATCH v8 1/9] net/zxdh: add zxdh ethdev pmd driver
 2024-11-04  9:52 UTC  (24+ messages)
` [PATCH v9 0/9] net/zxdh: introduce net zxdh driver
  ` [PATCH v9 1/9] net/zxdh: add zxdh ethdev pmd driver
  ` [PATCH v9 2/9] net/zxdh: add logging implementation
    ` [v9,2/9] "
  ` [PATCH v9 3/9] net/zxdh: add zxdh device pci init implementation
  ` [PATCH v9 4/9] net/zxdh: add msg chan and msg hwlock init
    `  "
  ` [PATCH v9 5/9] net/zxdh: add msg chan enable implementation
  ` [PATCH v9 6/9] net/zxdh: add zxdh get device backend infos
    ` [v9,6/9] "
  ` [PATCH v9 7/9] net/zxdh: add configure zxdh intr implementation
  ` [PATCH v9 8/9] net/zxdh: add zxdh dev infos get ops
  ` [PATCH v9 9/9] net/zxdh: add zxdh dev configure ops

[PATCH v6 3/3] examples/ptpclient: add frequency adjustment
 2024-11-04  9:47 UTC  (8+ messages)
` [PATCH v7] "

[PATCH v5 00/18] modify code as suggested by the maintainer
 2024-11-04  9:43 UTC  (13+ messages)
` [PATCH v5 01/18] net/r8169: add PMD driver skeleton
    ` 答复: "
` [PATCH v5 03/18] net/r8169: add hardware registers access routines
` [PATCH v5 09/18] net/r8169: add support for hw initialization
` [PATCH v5 18/18] doc/guides/nics: add documents for r8169 pmd
  ` 答复: [PATCH v5 00/18] modify code as suggested by the maintainer

[PATCH v8 0/3] add ec points to sm2 op
 2024-11-04  9:36 UTC  (4+ messages)
` [PATCH v8 1/3] cryptodev: "
` [PATCH v8 2/3] crypto/qat: add sm2 encryption/decryption function
` [PATCH v8 3/3] app/test: add test sm2 C1/Kp test cases

[PATCH] crypto/qat: fix ecdsa session handling
 2024-11-04  9:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V2 7/7] mlx5: add backward compatibility for RDMA monitor
 2024-11-04  9:16 UTC  (6+ messages)
` [PATCH V3 3/7] net/mlx5: add new devargs to control probe optimization

[PATCH 0/2] introduce PM QoS interface
 2024-11-04  9:13 UTC  (3+ messages)
` [PATCH v14 0/3] power: "

[PATCH] eal/unix: optimize thread creation with glibc
 2024-11-04  8:57 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] eal/unix: optimize thread creation

[PATCH 00/13] Wangxun fixes
 2024-11-04  2:30 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/13] net/txgbe: check length of Tx packets
  ` [PATCH v2 07/13] net/txgbe: add Tx descriptor error statistics
  ` [PATCH v3 00/13] Wangxun fixes
    ` [PATCH v3 01/13] net/txgbe: fix swfw mbox failure
    ` [PATCH v3 02/13] net/txgbe: fix VF-PF mbox interrupt
    ` [PATCH v3 03/13] net/txgbe: remove outer UDP checksum capability
    ` [PATCH v3 04/13] net/txgbe: fix driver load bit to inform firmware
    ` [PATCH v3 05/13] net/txgbe: enable Tx descriptor error interrupt
    ` [PATCH v3 06/13] net/txgbe: check length of Tx packets
    ` [PATCH v3 07/13] net/txgbe: add Tx descriptor error statistics
    ` [PATCH v3 08/13] net/ngbe: check length of Tx packets
    ` [PATCH v3 09/13] net/ngbe: add Tx descriptor error statistics
    ` [PATCH v3 10/13] net/ngbe: fix driver load bit to inform firmware
    ` [PATCH v3 11/13] net/ngbe: reconfigure more MAC Rx registers
    ` [PATCH v3 12/13] net/ngbe: fix interrupt lost in legacy or MSI mode
    ` [PATCH v3 13/13] net/ngbe: restrict configuration of VLAN strip offload

[v4,1/5] raw/gdtc: introduce gdtc raw device driver
 2024-11-04  2:15 UTC  (2+ messages)
`  "

[PATCH 0/4] NFP PMD enhancement
 2024-11-04  1:34 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] net/nfp: fix port index problem
  ` [PATCH v3 2/4] net/nfp: extract function to check physical reprsentor
  ` [PATCH v3 3/4] net/nfp: add support for EEPROM functions
  ` [PATCH v3 4/4] net/nfp: add support for port identify
  ` [PATCH v4 0/4] NFP PMD enhancement
    ` [PATCH v4 1/4] net/nfp: fix port index problem
    ` [PATCH v4 2/4] net/nfp: extract function to check physical reprsentor
    ` [PATCH v4 3/4] net/nfp: add support for EEPROM functions
    ` [PATCH v4 4/4] net/nfp: add LED support

[PATCH v02] net/af_packet: add rollover and defrag options
 2024-11-03  7:27 UTC  (3+ messages)

RFC - Tap io_uring PMD
 2024-11-02 22:28 UTC  (4+ messages)

32-bit virtio failing on DPDK v23.11.1 (and tags)
 2024-11-02 15:59 UTC  (3+ messages)

[PATCH] Revert "eal/unix: fix thread creation"
 2024-11-02 10:09 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v1 1/2] net/macb: add new driver
 2024-11-02  5:43 UTC  (5+ messages)
` [PATCH v1 2/2] /usertools/dpdk-devbind:add the binding and unbinding of platform device

[PATCH 0/4] net/tap: minor cleanups
 2024-11-02  1:40 UTC  (2+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-01 18:06 UTC  (3+ messages)

[PATCH v2] igc: fix invalid length and corrupted multi-segment mbufs
 2024-11-01 14:43 UTC  (3+ messages)

[PATCH] igc: fix invalid length and corrupted multi-segment mbufs
 2024-11-01 13:52 UTC  (4+ messages)

[PATCH] net: increase the maximum of RX/TX descriptors
 2024-11-01 11:16 UTC  (6+ messages)
` [PATCH v3 1/1] net/bonding: make bonding functions stable
  ` [PATCH v3 1/2] net/ixgbe: increase the maximum of RX/TX descriptors

[PATCH] net/ice: enable link speed 200G
 2024-11-01 10:42 UTC  (2+ messages)

[PATCH 43/43] vdpa/sfc: use rte strerror
 2024-11-01  9:16 UTC  (5+ messages)
` [PATCH v4 00/42] replace strerror

[PATCH] graph: fix memory leak in node clone
 2024-11-01  7:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/1] testpmd: add hairpin-map parameter
 2024-11-01  2:52 UTC  (7+ messages)
` [PATCH v6] testpmd: add hairpin map parameter
` [PATCH v7] "

[PATCH 0/7] refactor kvargs test
 2024-11-01  2:26 UTC  (3+ messages)
` [PATCH v4 "

[RFC] kvargs: add free attribute annotation
 2024-10-31 23:47 UTC 

[PATCH] net/hns3: remove roh devices
 2024-10-31 23:31 UTC  (4+ messages)

[PATCH 0/5] dts: Pydantic configuration
 2024-10-31 20:52 UTC  (15+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] dts: add pydantic dependency
  ` [PATCH v4 2/8] dts: add TestSuiteSpec class and discovery
  ` [PATCH v4 3/8] dts: refactor build and node info classes
  ` [PATCH v4 4/8] dts: use pydantic in the configuration
  ` [PATCH v4 5/8] dts: remove warlock dependency
  ` [PATCH v4 6/8] dts: add autodoc pydantic

[PATCH] crypto/qat: fix an unset length of modexp/inv
 2024-10-31 19:19 UTC 

[PATCH v6 0/3] add ec points to sm2 op
 2024-10-31 17:24 UTC  (4+ messages)
` [PATCH v6 2/3] crypto/qat: add sm2 encryption/decryption function

[PATCH v3 00/18] Modify some code as suggested by the maintainer
 2024-10-31 15:49 UTC  (5+ messages)
` [PATCH v3 01/18] net/r8169: add PMD driver skeleton
    ` 答复: "

[PATCH v1 0/2] Testpmd flow update/destroy fixes
 2024-10-31 15:00 UTC  (3+ messages)
` [PATCH v1 1/2] app/testpmd: fix flow update
` [PATCH v1 2/2] app/testpmd: fix flow destroy

[PATCH 0/6] reduce number of warnings being disabled
 2024-10-31 13:26 UTC  (3+ messages)

[PATCH] graph: fix memory leak in node clone
 2024-10-31 13:22 UTC 

来自Huichao Cai的邮件
 2024-10-31 12:54 UTC 

[PATCH 0/1] net/ena: adding a histogram framework to 2.11.0
 2024-10-31 12:46 UTC  (6+ messages)
` [PATCH 1/1] net/ena: add histogram support

[PATCH 1/1] Cn10K crypto Tests: Added Marvell Cn10K specific crypto Tests to TestCryptoPerfCryptodevPerf
 2024-10-31 10:43 UTC 

[PATCH V3 7/7] mlx5: add backward compatibility for RDMA monitor
 2024-10-31 10:01 UTC  (4+ messages)
` [PATCH V3 0/7] port probe time optimization
  ` [PATCH V3 1/7] mailmap: update user name

[PATCH 0/3] net/mlx5: fix mingw link issues
 2024-10-31  8:22 UTC  (2+ messages)

[PATCH 1/1] doc: add mlx5 xstats send scheduling counters description
 2024-10-31  8:04 UTC  (2+ messages)
` [PATCH v2] "

ethernet down with dpdk's "ipsec-secgw" with high traffic load testing
 2024-10-31  7:48 UTC 

[PATCH] net/vmxnet3: Fix vmxnet3 NULL pointer deref after configuration failure
 2024-10-31  5:38 UTC  (6+ messages)

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-31  5:15 UTC  (21+ messages)
` [PATCH v4 00/86] "
  ` [PATCH v4 05/86] net/ntnic: add minimal NT flow inline profile
` [PATCH v5 00/80] Provide flow filter and statistics support
  ` [PATCH v5 47/80] net/ntnic: add RPP LR module registers
  ` [PATCH v5 49/80] net/ntnic: add Tx CPY "
  ` [PATCH v5 51/80] net/ntnic: add Tx RPL "
  ` [PATCH v5 53/80] net/ntnic: enable RSS feature
  ` [PATCH v5 54/80] net/ntnic: add statistics support
  ` [PATCH v5 55/80] net/ntnic: add rpf module
  ` [PATCH v5 58/80] net/ntnic: add TSM module
  ` [PATCH v5 68/80] net/ntnic: add termination thread
  ` [PATCH v5 71/80] net/ntnic: add action update support
  ` [PATCH v5 75/80] net/ntnic: remove unnecessary
  ` [PATCH v5 76/80] net/ntnic: add async create/destroy declaration
  ` [PATCH v5 78/80] net/ntnic: add async flow create/delete implementation

[PATCH v4] doc: modernize build instructions on Windows
 2024-10-31  3:08 UTC  (2+ messages)
` [PATCH v5] "

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