[PATCH 0/8] fix possible data truncation and conversion error
2022-12-14 12:17 UTC (42+ messages)
` [PATCH V2 00/11] telemetry: add u32 value type and hex integer string API
` [PATCH V3 "
` [PATCH V3 01/11] telemetry: move to header to controllable range
` [PATCH V3 02/11] telemetry: add u32 value type
` [PATCH V3 03/11] test: add test cases for adding u32 value API
` [PATCH V3 04/11] ethdev: fix possible data truncation and conversion error
` [PATCH V3 05/11] mempool: "
` [PATCH V3 06/11] cryptodev: fix possible data "
` [PATCH V3 07/11] mem: possible data truncation and "
` [PATCH V3 08/11] telemetry: refactor mapping betwween value and array type
` [PATCH V3 09/11] telemetry: support adding integer value as hexadecimal
` [PATCH V3 10/11] test: add test cases for adding hex integer values API
` [PATCH V3 11/11] ethdev: display capability values in hexadecimal format
` [PATCH V4 0/9] telemetry: fix data truncation and conversion error and add hex integer API
` [PATCH V4 1/9] telemetry: move to header to controllable range
` [PATCH V4 2/9] ethdev: fix possible data truncation and conversion error
` [PATCH V4 3/9] mempool: "
` [PATCH V4 4/9] cryptodev: fix possible data "
` [PATCH V4 5/9] mem: possible data truncation and "
` [PATCH V4 6/9] telemetry: refactor mapping between value and array type
` [PATCH V4 7/9] telemetry: support adding integer value as hexadecimal
` [PATCH V4 8/9] test: add test cases for adding hex integer value API
` [PATCH V4 9/9] ethdev: display capability values in hexadecimal format
[PATCH v2 0/4] add trace points in ethdev library
2022-12-14 12:10 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] ethdev: add trace points
[Bug 1148] Performance on AESNI MB PMD does not scale properly with number of threads
2022-12-14 10:58 UTC
[PATCH] net/nfp: using the correct PCI name to look for the firmware
2022-12-14 10:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/4] add support for self monitoring
2022-12-14 10:41 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] eal: add generic support for reading PMU events
` [EXT] "
` [PATCH v4 0/4] add support for self monitoring
` [PATCH v4 1/4] eal: add generic support for reading PMU events
` [PATCH v4 2/4] eal/arm: support reading ARM PMU events in runtime
` [PATCH v4 3/4] eal/x86: support reading Intel "
` [PATCH v4 4/4] eal: add PMU support to tracing library
Question about add ethdev loopback set API
2022-12-14 10:38 UTC (4+ messages)
[PATCH 0/2] support device private dump
2022-12-14 9:55 UTC (9+ messages)
` [PATCH 1/2] net/bonding: support private dump ops
` [PATCH v2 0/3] net/bonding: support device private dump
` [PATCH v2 1/3] net/bonding: support private dump ops
` [PATCH v2 2/3] net/bonding: support dump LACP info
` [PATCH v2 3/3] net/bonding: use dump API to impl show bonding cmd
[PATCH 1/4] eventdev/eth_rx: change eventdev reconfig logic
2022-12-14 9:50 UTC (10+ messages)
` [PATCH 2/4] eventdev/eth_tx: "
` [PATCH 3/4] eventdev/crypto: "
` [PATCH 4/4] eventdev/timer: "
` [PATCH v2 1/4] eventdev/eth_rx: "
` [PATCH v2 2/4] eventdev/eth_tx: "
` [PATCH v2 3/4] eventdev/crypto: "
` [PATCH v2 4/4] eventdev/timer: "
[PATCH] cryptodev: add algo enums to string conversion APIs
2022-12-14 9:32 UTC (5+ messages)
[PATCH] ci: drop Travis configuration
2022-12-14 8:59 UTC (2+ messages)
[PATCH v1 0/3] Enable PMD power management on Arm
2022-12-14 8:14 UTC (4+ messages)
` [PATCH v5 0/2] "
` [PATCH v5 1/2] eal: add 8 bits case for wait scheme
` [PATCH v5 2/2] eal: add power mgmt support on Arm
[PATCH] vdpa/ifc: add live migration for block device
2022-12-14 7:47 UTC
[PATCH v1] common/idpf: add AVX512 data path for split queue model
2022-12-14 7:04 UTC (3+ messages)
` [PATCH v2 0/1] Add support AVX512 split queue datapath
` [PATCH v2 1/1] common/idpf: add AVX512 data path for split queue model
[RFC] ethdev: add template table insertion and matching types
2022-12-14 2:21 UTC
[PATCH] net/iavf: fix mbuf VLAN offload flags in the L2TAG2 path with AVX2
2022-12-14 2:06 UTC (3+ messages)
[PATCH] net/iavf: fix outer udp checksum offload
2022-12-14 1:50 UTC (3+ messages)
` [PATCH v2] "
help with pthread_t deprecation / api changes
2022-12-14 0:16 UTC (10+ messages)
[RFC PATCH 0/7] Standardize telemetry int types
2022-12-13 20:19 UTC (9+ messages)
` [RFC PATCH 1/7] telemetry: rename unsigned 64-bit enum value to uint
` [RFC PATCH 2/7] telemetry: add uint type as alias for u64
` [RFC PATCH 3/7] telemetry: remove RTE prefix from internal enum values
` [RFC PATCH 4/7] telemetry: make array initialization more robust
` [RFC PATCH 5/7] telemetry: update json functions to use int/uint in names
` [RFC PATCH 6/7] telemetry: make internal int representation 64-bits
` [RFC PATCH 7/7] telemetry: change public API to use 64-bit signed values
19.11.14 patches review and test
2022-12-13 19:46 UTC (7+ messages)
[RFC PATCH 0/4] lcore telemetry improvements
2022-12-13 17:45 UTC (6+ messages)
` [PATCH "
` [PATCH 2/4] eal: allow applications to report their cpu usage
[PATCH RESEND v2 00/11] codeql fixes for various subsystems
2022-12-13 17:02 UTC (4+ messages)
[PATCH v3 0/3] test/bbdev: fix build issues with optional build flag
2022-12-13 16:18 UTC (4+ messages)
` [PATCH v3 1/3] test/bbdev: fix build issue "
` [PATCH v3 2/3] "
` [PATCH v3 3/3] test/bbdev: explicit check for allocation failure
[PATCH] examples/l2fwd-event: fix function args of worker cleanup
2022-12-13 15:13 UTC (2+ messages)
[PATCH] event/cnxk: arm early to account for software delays
2022-12-13 15:10 UTC
DPDK 20.11.7 released
2022-12-13 14:08 UTC
[PATCH] net/iavf:fix slow memory allocation
2022-12-13 13:27 UTC (5+ messages)
21.11.3 patches review and test
2022-12-13 11:48 UTC (2+ messages)
[PATCH] net/af_xdp: AF_XDP PMD CNI Integration
2022-12-13 10:47 UTC
20.11.7 patches review and test
2022-12-13 10:12 UTC (8+ messages)
[PATCH] net/mlx5: add debug support for dumping all rte ports
2022-12-13 9:28 UTC
[PATCH] net/i40e: enable max frame size at port level
2022-12-13 9:18 UTC (5+ messages)
` [PATCH] net/i40e: drop link check when configuring frame size
` [PATCH v2] net/i40e: don't check link status on device start
[RFC] memarea: introduce memory area library
2022-12-13 9:13 UTC (8+ messages)
` [PATCH v11 0/6] introduce memarea library
` [PATCH v11 1/6] memarea: "
` [PATCH v11 2/6] test/memarea: support memarea test
` [PATCH v11 3/6] memarea: support alloc/free/refcnt-update API
` [PATCH v11 4/6] test/memarea: support alloc/free/refcnt-update test
` [PATCH v11 5/6] memarea: support dump API
` [PATCH v11 6/6] test/memarea: support dump test
[PATCH v1 0/4] implementation of ML common code
2022-12-13 9:04 UTC (10+ messages)
` [PATCH v1 4/4] common/ml: add Arm NEON type conversion routines
` [PATCH v2 1/4] common/ml: add initial files for ML common code
` [PATCH v2 2/4] common/ml: add common utility functions
` [PATCH v2 3/4] common/ml: add scalar type conversion functions
` [PATCH v2 4/4] common/ml: add Arm NEON type conversion routines
[PATCH] eal: cleanup alarm and multiprocess hotplug before memory detach
2022-12-13 8:58 UTC (4+ messages)
` [External] "
[PATCH] vdpa/ifc: improve device stop logic for block device
2022-12-13 7:37 UTC
DPDK RX Ring number dump
2022-12-13 7:31 UTC (6+ messages)
[RFC 0/1] lib: add pdcp protocol
2022-12-13 7:01 UTC (2+ messages)
[PATCH] net/ice: add devargs for disabling mac filter
2022-12-13 5:44 UTC (5+ messages)
[PATCH v5 2/2] net/ice: fix vlan offload of rxq
2022-12-13 4:25 UTC (4+ messages)
` [PATCH v6] doc: add PMD known issue
[PATCH] net/ice: fix link status error when dev start
2022-12-13 3:12 UTC (3+ messages)
[PATCH 0/2] support new device for ixgbe
2022-12-13 1:59 UTC (2+ messages)
[PATCH] net/idpf: fix build option check
2022-12-13 1:52 UTC (3+ messages)
[PATCH] doc: update ice matching list
2022-12-13 0:53 UTC (2+ messages)
[PATCH] net/ice: support IOVA as PA mode
2022-12-12 21:36 UTC (5+ messages)
` [PATCH v2] net/ice: support IOVA as VA mode
[PATCH 0/2] enable lcores test on Windows
2022-12-12 20:36 UTC (2+ messages)
[PATCH v1 1/1] common/cnxk: add ML headers and ROC code for cnxk
2022-12-12 17:26 UTC (2+ messages)
` [PATCH v2 "
[PATCH] net: not compile PMD AVX library when no IOVA as PA
2022-12-12 14:55 UTC (3+ messages)
` [PATCH v2] net: not build "
[PATCH] net/mlx5/hws: fix incorrect dw_8_6_ext PRM offset
2022-12-12 12:48 UTC (2+ messages)
[Bug 1147] ENA NET PMD tracing function enabled on transmit fastpath in non-debug builds
2022-12-12 10:14 UTC
[PATCH 0/3] support match icmpv6 id and sequence
2022-12-12 8:59 UTC (4+ messages)
` [PATCH 1/3] ethdev: add ICMPv6 "
` [PATCH 2/3] net/mlx5: add ICMPv6 id and sequence match support
` [PATCH 3/3] net/mlx5/hws: "
[PATCH] eal: add nonnull and access function attributes
2022-12-12 7:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH] vdpa/ifc: fix reconnetion issue in SW assisted live migration
2022-12-12 7:12 UTC
[dpdk-dev] [PATCH] common/cnxk: fix dual VLAN parsing issue
2022-12-12 4:52 UTC (2+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH] net/memif: default to physical socket
2022-12-08 11:24 UTC (7+ messages)
` [PATCH v2] "
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).