[PATCH V1 00/11] Support resource sharing among ibv_devices
2022-12-27 15:49 UTC (19+ messages)
` [PATCH V1 02/11] net/mlx5/hws: add capabilities fields for vhca access
` [PATCH V1 03/11] net/mlx5/hws: remove wrong PRM capability macros
` [PATCH V1 04/11] net/mlx5/hws: add PRM definitions for cross-vhca capabilities
` [PATCH V1 05/11] net/mlx5/hws: read "
` [PATCH V1 06/11] net/mlx5/hws: added allow-other-vhca-access command
` [PATCH V1 07/11] net/mlx5/hws: added command to create alias objects
` [PATCH V1 08/11] net/mlx5/hws: add vhca identifier ID to the caps
` [PATCH V1 09/11] net/mlx5/hws: support shared ibv-context with local one
` [PATCH V1 11/11] net/mlx5/hws: add debug details for cross gvmi
[PATCH] mempool: micro-optimize put function
2022-12-27 15:37 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC]: mempool: zero-copy cache get bulk
2022-12-27 15:17 UTC (11+ messages)
` [PATCH v2] mempool cache: add zero-copy get and put functions
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
dumpcap, interfaces, and promiscuous mode
2022-12-27 14:26 UTC
[PATCH] maintainers: update ENA PMD maintainers list
2022-12-27 12:06 UTC
mailmap causing checkpatch warnings
2022-12-27 11:15 UTC (3+ messages)
[PATCH v6] doc: add PMD known issue
2022-12-27 9:00 UTC (4+ messages)
` [PATCH v7] "
[PATCH] malloc: enhance NUMA affinity heuristic
2022-12-27 9:00 UTC (5+ messages)
[PATCH] net/iavf:fix slow memory allocation
2022-12-27 6:06 UTC (17+ messages)
[PATCH] examples/vdpa: fix devices cleanup
2022-12-26 18:05 UTC (2+ messages)
[PATCH 1/3] lib: dpdk spec to skip red for ingress policer
2022-12-26 17:00 UTC (6+ messages)
` [PATCH 2/3] app/testpmd: add skip red for testpmd
` [PATCH 3/3] net/cnxk: skip red drop for ingress policer
[RFC 2/2] ethdev: add API to set process to primary or secondary
2022-12-26 16:44 UTC (12+ messages)
` [RFC v3 0/2] add API to set process to active or standby
` [RFC v3 2/2] ethdev: "
[dpdk-dev] [PATCH v2] net/i40e: disable source pruning
2022-12-26 10:27 UTC (7+ messages)
` [dpdk-dev] [PATCH v3] "
Recall: [dpdk-dev] [PATCH v3] net/i40e: disable source pruning
2022-12-26 10:27 UTC
[PATCH v2] bus/fslmc: unlock spinlock in case of timeout
2022-12-26 7:47 UTC
[PATCH] net/ice: add devargs for disabling mac filter
2022-12-26 6:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/iavf: add lock for vf commands
2022-12-26 6:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/i40e: reduce the ITR interval of multi-driver mode
2022-12-26 5:50 UTC (2+ messages)
[PATCH v5 0/5] support dmadev/ethdev stats reset
2022-12-26 4:55 UTC (5+ messages)
` [PATCH v5 2/5] telemetry: fix repeated display when callback don't set dict
[PATCH] net/iavf: fix outer udp checksum offload
2022-12-26 2:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 0/2] fix unsupported flow rule transfer attribute
2022-12-26 1:22 UTC (4+ messages)
` [PATCH v1 1/2] net/i40e: "
` [PATCH v1 2/2] net/ice: "
[PATCH] bus/fslmc: unlock spinlock in case of timeout
2022-12-25 13:50 UTC (2+ messages)
[RFC PATCH] graph: add support for pcap trace for graph
2022-12-23 16:47 UTC (2+ messages)
Strange behavior with rte_pktmbuf_clone cal
2022-12-23 16:43 UTC (3+ messages)
[RFC PATCH 0/7] support vfio platform PMD
2022-12-23 16:40 UTC (10+ messages)
` [RFC PATCH 1/7] lib: add helper to read strings from sysfs files
` [RFC PATCH 2/7] raw/vfio_platform: add driver skeleton
` [RFC PATCH 3/7] raw/vfio_platform: add platform probe and remove
` [RFC PATCH 4/7] raw/vfio_platform: support rawdev close
` [RFC PATCH 5/7] raw/vfio_platform: support rawdev configure
` [RFC PATCH 6/7] raw/vfio_platform: support rawdev device info
` [RFC PATCH 7/7] raw/vfio_platform: support DMA map/unmap
[PATCH 1/1] common/cnxk: add mbox locking
2022-12-23 11:26 UTC
[PATCH v1 1/2] net/axgbe: add multi-process support
2022-12-23 10:47 UTC (6+ messages)
` [PATCH v1 2/2] net/axgbe: move offloads to Rx/Tx queue setup
DPDK - AF_XDP mode running as non-root privilege's
2022-12-23 9:46 UTC
Strange behavior with rte_pktmbuf_clone call
2022-12-23 6:51 UTC
[PATCH 00/21] add support for cpfl PMD in DPDK
2022-12-23 1:55 UTC (22+ messages)
` [PATCH 01/21] net/cpfl: support device initialization
` [PATCH 02/21] net/cpfl: add Tx queue setup
` [PATCH 03/21] net/cpfl: add Rx "
` [PATCH 04/21] net/cpfl: support device start and stop
` [PATCH 05/21] net/cpfl: support queue start
` [PATCH 06/21] net/cpfl: support queue stop
` [PATCH 07/21] net/cpfl: support queue release
` [PATCH 08/21] net/cpfl: support MTU configuration
` [PATCH 09/21] net/cpfl: support basic Rx data path
` [PATCH 10/21] net/cpfl: support basic Tx "
` [PATCH 11/21] net/cpfl: support write back based on ITR expire
` [PATCH 12/21] net/cpfl: support RSS
` [PATCH 13/21] net/cpfl: support Rx offloading
` [PATCH 14/21] net/cpfl: support Tx offloading
` [PATCH 15/21] net/cpfl: add AVX512 data path for single queue model
` [PATCH 16/21] net/cpfl: support timestamp offload
` [PATCH 17/21] net/cpfl: add AVX512 data path for split queue model
` [PATCH 18/21] net/cpfl: add hw statistics
` [PATCH 19/21] net/cpfl: add RSS set/get ops
` [PATCH 20/21] net/cpfl: support single q scatter RX datapath
` [PATCH 21/21] net/cpfl: add xstats ops
[PATCH dpdk-kmod] linux/igb_uio: fix build with kernel 5.18
2022-12-22 15:35 UTC (2+ messages)
[PATCH kmods] linux/igb_uio: fix build on Linux 5.18+
2022-12-22 15:35 UTC (3+ messages)
[PATCH v3 0/4] add trace points in ethdev library
2022-12-22 15:18 UTC (12+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 1/6] eal: trace: add trace point emit for array
` [PATCH v4 2/6] ethdev: add trace points for ethdev
` [PATCH v4 3/6] ethdev: add trace points for remaining functions
` [PATCH v4 4/6] ethdev: add trace points for flow
` [PATCH v4 5/6] ethdev: add trace points for mtr
` [PATCH v4 6/6] ethdev: add trace points for tm
[RFC PATCH 0/4] lcore telemetry improvements
2022-12-22 12:44 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 2/4] eal: allow applications to report their cpu usage
` [PATCH v5 3/4] testpmd: add dump_lcores command
` [PATCH v5 4/4] testpmd: report lcore usage
[RFC 0/1] lib: add pdcp protocol
2022-12-22 9:25 UTC (7+ messages)
` [PATCH 0/5] "
` [PATCH 1/5] net: add PDCP header
` [PATCH 2/5] lib: add pdcp protocol
` [PATCH 3/5] app/test: add lib pdcp tests
` [PATCH 4/5] app/test: pdcp HFN tests in combined mode
` [PATCH 5/5] doc: add PDCP library guide
[PATCH] net/vmxnet3: added checks for TCP for RSS Configuration
2022-12-22 8:24 UTC (2+ messages)
[PATCH] net/iavf: enable tx outer checksum offload on avx512
2022-12-22 7:32 UTC
[RFC PATCH] bus/platform: add platform bus
2022-12-22 0:01 UTC
DPDK:fast-tests suite linux/vm
2022-12-21 20:59 UTC (6+ messages)
[RFC] eal: per-thread constructors/destructors
2022-12-21 18:56 UTC (4+ messages)
C++20 report error at file rte_spinlock.h
2022-12-21 16:37 UTC (5+ messages)
[PATCH] ci: drop Travis configuration
2022-12-21 16:07 UTC (3+ messages)
[PATCH] test/crypto: add further ZUC testcases
2022-12-21 15:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] enable lcores test on Windows
2022-12-21 15:03 UTC (3+ messages)
` [PATCH v2 0/2] Enable the lcores test on Windows instead of skipping it
[PATCH 1/2] devtools: document test meson script config options
2022-12-21 15:02 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] devtools: configure source repo to use as ABI reference
[PATCH] crypto/qat: fix stream cipher direction
2022-12-21 14:05 UTC
[PATCH 1/4] common/cnxk: add CPT HW error callback register functions
2022-12-21 13:21 UTC (4+ messages)
` [PATCH 2/4] crypto/cnxk: add callback to report CPT HW error
` [PATCH 3/4] cryptodev: introduce query API for error interrupt event
` [PATCH 4/4] crypto/cnxk: add error interrupt event query handler
[PATCH] test: add cryptodev crosscheck suite
2022-12-21 11:08 UTC
[PATCH 1/4] common/cnxk: add CPT HW error callback register functions
2022-12-21 10:50 UTC (4+ messages)
` [PATCH 2/4] crypto/cnxk: add callback to report CPT HW error
` [PATCH 3/4] cryptodev: introduce query API for error interrupt event
` [PATCH 4/4] crypto/cnxk: add error interrupt event query handler
[PATCH] net/mlx5: add debug support for dumping all rte ports
2022-12-21 10:42 UTC (3+ messages)
` [PATCH v2] "
[RFC 0/5] add new port affinity item and affinity in Tx queue API
2022-12-21 10:29 UTC (6+ messages)
` [RFC 1/5] ethdev: add port affinity match item
` [RFC 2/5] ethdev: introduce the affinity field in Tx queue API
` [RFC 3/5] drivers: add lag Rx port affinity in PRM
` [RFC 4/5] net/mlx5: add port affinity item support
` [RFC 5/5] drivers: enhance the Tx queue affinity
[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
2022-12-21 9:28 UTC (4+ messages)
[PATCH v2] eal: cleanup alarm and multiprocess hotplug before memory detach
2022-12-21 3:41 UTC
[PATCH] IGC: Remove I225_I_PHY_ID checking
2022-12-21 3:01 UTC (10+ messages)
` [PATCH v2] "
[PATCH] net/gve: add support for basic stats
2022-12-19 19:38 UTC (5+ messages)
[PATCH v1 1/2] mailmap: add contributor to list
2022-12-19 8:34 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] app/test-flow-perf: fix division or module by zero
[PATCH V1 00/11] Support resource sharing among ibv_devices
2022-12-18 15:08 UTC (12+ messages)
` [PATCH V1 01/11] mailmap: add new contributors to the list
` [PATCH V1 02/11] net/mlx5/hws: add capabilities fields for vhca access
` [PATCH V1 03/11] net/mlx5/hws: remove wrong PRM capability macros
` [PATCH V1 04/11] net/mlx5/hws: add PRM definitions for cross-vhca capabilities
` [PATCH V1 05/11] net/mlx5/hws: read "
` [PATCH V1 06/11] net/mlx5/hws: added allow-other-vhca-access command
` [PATCH V1 07/11] net/mlx5/hws: added command to create alias objects
` [PATCH V1 08/11] net/mlx5/hws: add vhca identifier ID to the caps
` [PATCH V1 09/11] net/mlx5/hws: support shared ibv-context with local one
` [PATCH V1 10/11] net/mlx5/hws: support actions while shared resources is used
` [PATCH V1 11/11] net/mlx5/hws: add debug details for cross gvmi
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).