[PATCH] malloc: enhance NUMA affinity heuristic
2023-02-01 12:20 UTC (5+ messages)
` [PATCH v4] net/iavf:enhance "
` [PATCH v5] enhance "
[PATCH v1 00/37] Implementation of ML CNXK driver
2023-02-01 9:22 UTC (6+ messages)
` [PATCH v4 00/39] "
` [PATCH v4 01/39] common/cnxk: add ML headers and ROC code for cnxk
` [PATCH v4 02/39] ml/cnxk: add skeleton for ML cnxk driver
` [PATCH v4 03/39] ml/cnxk: enable probe and remove of ML device
` [PATCH v4 04/39] ml/cnxk: add driver support to get device info
[PATCH v2 1/8] ethdev: add IPv6 routing extension header definition
2023-02-01 9:21 UTC (14+ messages)
` [PATCH v3 0/8] add IPv6 routing extension support
` [PATCH v3 1/8] ethdev: add IPv6 routing extension header definition
` [PATCH v4 0/3] add IPv6 routing extension support
` [PATCH v4 1/3] ethdev: add IPv6 routing extension header definition
` [PATCH v4 2/3] ethdev: add modify IPv6 protocol field
` [PATCH v4 3/3] app/testpmd: add IPv6 routing extension header in raw encap
[PATCH v1 0/4] implementation of ML common code
2023-02-01 9:15 UTC (7+ messages)
` [EXT] Re: [PATCH v3 "
[PATCH v4 1/2] ethdev: control Rx metadata negotiation
2023-02-01 9:14 UTC (13+ messages)
` [EXT] Re: [PATCH v5 2/2] app/testpmd: add command to process "
[PATCH v1 0/4] implementation of ML common code
2023-02-01 9:12 UTC (11+ messages)
` [PATCH v4 0/4] Implementation "
` [PATCH v4 1/4] mldev: add headers for internal ML functions
` [PATCH v4 2/4] mldev: implement ML IO type handling functions
` [PATCH v4 3/4] mldev: add scalar type conversion functions
` [PATCH v4 4/4] mldev: add Arm NEON type conversion routines
` [PATCH v5 0/4] Implementation of ML common code
` [PATCH v5 1/4] mldev: add headers for internal ML functions
` [PATCH v5 2/4] mldev: implement ML IO type handling functions
` [PATCH v5 3/4] mldev: add scalar type conversion functions
` [PATCH v5 4/4] mldev: add Arm NEON type conversion routines
[PATCH v2 0/2] add new PHY affinity in the flow item and Tx queue API
2023-02-01 9:05 UTC (7+ messages)
` [PATCH v2 1/2] ethdev: add PHY affinity match item
` [PATCH v2 2/2] ethdev: introduce the PHY affinity field in Tx queue API
[PATCH 0/6] add idpf pmd enhancement features
2023-02-01 8:48 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] common/idpf: add hw statistics
[RFC v3 1/2] ethdev: add group description
2023-02-01 8:46 UTC (26+ messages)
` [PATCH v4 0/3] add API for live migration
` [PATCH v4 1/3] ethdev: add flow rule group description
` [PATCH v4 2/3] ethdev: add standby state for live migration
` [PATCH v4 3/3] ethdev: add standby flags "
[PATCH 0/2] net/igc: support Tx timestamp offload
2023-02-01 8:46 UTC (6+ messages)
` [PATCH v2 0/2] net/igc: support launch time offloading
` [PATCH v2 1/2] net/igc/base: expose packet pacing registers
` [PATCH v2 2/2] net/igc: enable launch time offloading
[PATCH v5 0/6] add trace points in ethdev library
2023-02-01 8:31 UTC (9+ messages)
` [PATCH v6 "
` [PATCH v6 2/6] ethdev: add trace points for ethdev (part one)
` [EXT] "
[PATCH v2] net/ice: add devargs for disabling mac filter
2023-02-01 8:22 UTC (3+ messages)
` [PATCH v3] net/ice: add devargs for disabling default mac
[PATCH] eal: abstract compiler atomics
2023-02-01 8:09 UTC (6+ messages)
` [PATCH] eal: introduce atomics abstraction
[PATCH] pipeline: increase the pipeline instruction table size
2023-02-01 7:58 UTC
[v1 00/16] net/mlx5/hws: support range and partial hash matching
2023-02-01 7:28 UTC (34+ messages)
` [v1 01/16] net/mlx5/hws: support synchronous drain
` [v1 02/16] net/mlx5/hws: matcher remove AT and MT limitation
` [v1 03/16] net/mlx5/hws: support GTA WQE write using FW command
` [v1 04/16] net/mlx5/hws: add capability query for gen wqe command
` [v1 05/16] net/mlx5/hws: align RTC create command with PRM format
` [v1 06/16] net/mlx5/hws: add send FW match STE using gen WQE
` [v1 07/16] net/mlx5/hws: add send FW range STE WQE
` [v1 08/16] net/mlx5/hws: move matcher size check to function
` [v1 09/16] net/mlx5/hws: support range match
` [v1 10/16] net/mlx5/hws: redesign definer create
` [v1 11/16] net/mlx5/hws: support partial hash
` [v1 12/16] net/mlx5/hws: add range definer creation support
` [v1 13/16] net/mlx5/hws: add FW WQE rule creation logic
` [v1 14/16] net/mlx5/hws: add debug dump support for range and hash
` [v1 15/16] net/mlx5/hws: rename pattern cache object
` [v1 16/16] net/mlx5/hws: cache definer for reuse
` [v2 00/16] net/mlx5/hws: support range and partial hash matching
` [v2 01/16] net/mlx5/hws: support synchronous drain
` [v2 02/16] net/mlx5/hws: matcher remove AT and MT limitation
` [v2 03/16] net/mlx5/hws: support GTA WQE write using FW command
` [v2 04/16] net/mlx5/hws: add capability query for gen wqe command
` [v2 05/16] net/mlx5/hws: align RTC create command with PRM format
` [v2 06/16] net/mlx5/hws: add send FW match STE using gen WQE
` [v2 07/16] net/mlx5/hws: add send FW range STE WQE
` [v2 08/16] net/mlx5/hws: move matcher size check to function
` [v2 09/16] net/mlx5/hws: support range match
` [v2 10/16] net/mlx5/hws: redesign definer create
` [v2 11/16] net/mlx5/hws: support partial hash
` [v2 12/16] net/mlx5/hws: add range definer creation support
` [v2 13/16] net/mlx5/hws: add FW WQE rule creation logic
` [v2 14/16] net/mlx5/hws: add debug dump support for range and hash
` [v2 15/16] net/mlx5/hws: rename pattern cache object
` [v2 16/16] net/mlx5/hws: cache definer for reuse
[dpdk-dev] [PATCH 0/3] bnxt PMD fixes
2023-02-01 4:20 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/bnxt: fix Tx queue stats after queue stop and start
` [dpdk-dev] [PATCH 2/3] net/bnxt: fix Rx "
` [dpdk-dev] [PATCH 3/3] net/bnxt: do not corrupt RSS hash value in the mbuf
[PATCH 0/8] Wangxun fixes and new supports
2023-02-01 3:14 UTC (7+ messages)
` [PATCH 1/8] net/txgbe: fix Rx buffer size in configure register
` [PATCH 3/8] net/txgbe: fix packet type to parse from offload flags
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-02-01 2:24 UTC (5+ messages)
` [PATCH v3 0/3] "
` 回复: "
` 回复: "
[PATCH] app/testpmd: fix forwarding stats for Tx dropped
2023-02-01 1:14 UTC (2+ messages)
[PATCH] eal: add nonnull and access function attributes
2023-01-31 22:52 UTC (11+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
` [PATCH v7 4/4] eal: add nonnull and access function attributes
[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
2023-01-31 20:33 UTC (10+ messages)
` [PATCH v5 0/3] eal: deprecate last use of pthread_t in public API
` [PATCH v5 1/3] eal: add rte control thread create API
` [PATCH v5 2/3] doc: add missing index entry for thread
` [PATCH v5 3/3] doc: announce deprecation of thread ctrl create function
[PATCH] test/service: fix spurious failures by extending timeout
2023-01-31 17:24 UTC (6+ messages)
` [PATCH v3] "
[PATCH] crypto/ipsec_mb: fix zuc256 maximum tag length
2023-01-31 17:20 UTC
[RFC PATCH 0/5] vhost lock annotations
2023-01-31 17:14 UTC (20+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 1/9] eal: annotate spinlock, rwlock and seqlock
` [PATCH v4 2/9] vhost: simplify need reply handling
` [PATCH v4 3/9] vhost: terminate when access lock is not taken
` [PATCH v4 4/9] vhost: annotate virtqueue access lock
` [PATCH v4 5/9] vhost: annotate async accesses
` [PATCH v4 6/9] vhost: always take IOTLB lock
` [PATCH v4 7/9] vhost: annotate "
` [PATCH v4 8/9] vhost: annotate vDPA device list accesses
` [PATCH v4 9/9] vhost: enable lock check
[PATCH 0/5] add lcore set name and get name API
2023-01-31 17:09 UTC (9+ messages)
` [PATCH v10 0/4] add rte_thread_set_name API for rte_thread_t
` [PATCH v10 4/4] eal: deprecation notice for rte thread setname API
[PATCH 0/2] net/hns3: support rule keep capability
2023-01-31 17:05 UTC (2+ messages)
[PATCH v2 0/2] add ring telemetry cmds
2023-01-31 16:44 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] ring: add ring list telemetry cmd
` [PATCH v3 2/2] ring: add ring info "
[PATCH v7 0/5] lcore telemetry improvements
2023-01-31 16:41 UTC (5+ messages)
` [PATCH v7 1/5] eal: add lcore info in telemetry
[PATCH v1 0/6] baseband/acc: ACC200 PMD refactor and rename
2023-01-31 15:11 UTC (13+ messages)
` [PATCH v1 1/6] baseband/acc: file renaming from acc200 to generic vrb
` [PATCH v1 2/6] baseband/acc: extension of the device structure
` [PATCH v1 3/6] baseband/acc: adding prefix to VRB1 registers
` [PATCH v1 4/6] baseband/acc: update prefix for VRB PMD functions
` [PATCH v1 5/6] baseband/acc: rename of remaining acc200 prefix to vrb1
` [PATCH v1 6/6] doc: updated naming convention for acc200 PMD
[PATCH v3] eventdev: add trace points
2023-01-31 13:44 UTC (3+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH 00/10] net/hns3: some bugfixes for rss
2023-01-31 13:03 UTC (15+ messages)
` [PATCH V2 "
` [PATCH V2 09/10] net/hns3: fix bad memory structure conversion
` [PATCH V3 00/10] net/hns3: some bugfixes for rss
` [PATCH V3 01/10] net/hns3: fix error log about indirection table size
` [PATCH V3 02/10] net/hns3: extract common API to query device
` [PATCH V3 03/10] net/hns3: refactor set RSS hash algorithm and key interface
` [PATCH V3 04/10] net/hns3: fix fixed RSS key size to be more compatibility
` [PATCH V3 05/10] net/hns3: fix misclearing RSS configuration
` [PATCH V3 06/10] net/hns3: using RSS filter list to check duplicated rule
` [PATCH V3 07/10] net/hns3: remove useless code when destroy valid RSS rule
` [PATCH V3 08/10] net/hns3: fix useless warning when flush or destroy rule
` [PATCH V3 09/10] net/hns3: fix bad memory structure conversion
` [PATCH V3 10/10] net/hns3: fix incorrect check for duplicate RSS rule
[PATCH v1 00/13] test/bbdev: changes for 23.03
2023-01-31 12:35 UTC (27+ messages)
` [PATCH v1 01/13] test/bbdev: fix seg fault for non supported HARQ len
` [PATCH v1 02/13] test/bbdev: refactor TB throughput report
` [PATCH v1 03/13] test/bbdev: add timeout for latency tests
` [PATCH v1 04/13] test/bbdev: early termination not explicit set
` [PATCH v1 05/13] test/bbdev: report device status in bbdev-test
` [PATCH v1 06/13] test/bbdev: log capture from queue stop
` [PATCH v1 07/13] test/bbdev: add support for BLER for 4G
` [PATCH v1 08/13] test/bbdev: extend support for large TB
` [PATCH v1 09/13] test/bbdev: bbdev-test cannot compare some scenarios
` [PATCH v1 10/13] test/bbdev: adjustment for soft output
` [PATCH v1 11/13] test/bbdev: expose warning counters
` [PATCH v1 12/13] test/bbdev: remove check for invalid opaque data
` [PATCH v1 13/13] test/bbdev: remove iteration count check
[PATCH] net/sfc: export pick transfer proxy callback to representors
2023-01-31 11:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] net/i40e: rework maximum frame size configuration
2023-01-31 10:31 UTC (2+ messages)
` [PATCH v3] "
[PATCH] gpudev: fix deadlocks when registering callback
2023-01-31 10:14 UTC (2+ messages)
[PATCH] graph: fix node shrink
2023-01-31 10:13 UTC (2+ messages)
[PATCH] fbarray: fix metadata dump
2023-01-31 10:11 UTC (2+ messages)
[PATCH v3] bus/fslmc: unlock spinlock in case of timeout
2023-01-31 10:10 UTC (2+ messages)
[PATCH] net/iavf: add check for mbuf
2023-01-31 10:06 UTC
[PATCH] net/gve: add support for basic stats
2023-01-31 10:05 UTC (8+ messages)
[RFC 1/2] testpmd: make f_quit flag volatile
2023-01-31 9:30 UTC (4+ messages)
` [PATCH v10 0/2] testpmd: handle signals safely
` [PATCH v10 2/2] testpmd: cleanup cleanly from signal
[PATCH v4 00/15] net/idpf: introduce idpf common modle
2023-01-31 8:24 UTC (3+ messages)
` [PATCH v4 09/15] common/idpf: add vport info initialization
[PATCH] compressdev: fix end of comp PMD list macro conflict
2023-01-31 8:23 UTC (3+ messages)
` [EXT] "
[PATCH 0/7] space after keyword cleanups
2023-01-31 8:21 UTC (4+ messages)
` [PATCH v3 0/7] add space after keywords
` [PATCH v3 2/7] testpmd: fix whitespace
Google Virtual NIC (GVE) PMD
2023-01-31 8:17 UTC (2+ messages)
[PATCH] ipsec: remove unneccessary null check
2023-01-31 8:17 UTC (2+ messages)
` [EXT] "
page: next (older) | prev (newer) | 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).