[PATCH] failsafe: fix segfault on hotplug event
2022-11-29 14:48 UTC (6+ messages)
` [PATCH v3 0/5] Failsafe bug fixes and improvements
` [PATCH v3 1/5] failsafe: fix segfault on hotplug event
` [PATCH v3 2/5] failsafe: use public rx/tx burst API
` [PATCH v3 3/5] failsafe: fix double release of port
` [PATCH v3 4/5] failsafe: use public APIs in fs_link_update
[PATCH] net/pcap: reduce time for stopping device
2022-11-29 14:11 UTC (6+ messages)
` [PATCH v2] net/pcap: fix timeout of "
[PATCH] drivers: fix symbol exports when map is omitted
2022-11-29 14:00 UTC
[PATCH] devtools: fix name check with mbox files
2022-11-29 13:59 UTC
[PATCH v2 0/4] add support for self monitoring
2022-11-29 10:42 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] eal: add generic support for reading PMU events
` [PATCH v3 2/4] eal/arm: support reading ARM PMU events in runtime
` [PATCH v3 3/4] eal/x86: support reading Intel "
` [PATCH v3 4/4] eal: add PMU support to tracing library
[PATCH v1 00/12] implement mldev test application
2022-11-29 8:21 UTC (25+ messages)
` [PATCH v1 01/12] app/mldev: implement test framework for mldev
` [PATCH v2 "
` [PATCH v2 02/12] app/mldev: add common test functions
` [PATCH v2 03/12] app/mldev: add test case to validate device ops
` [PATCH v2 04/12] app/mldev: add test case to validate model ops
` [PATCH v2 05/12] app/mldev: add ordered inference test case
` [PATCH v2 06/12] app/mldev: add test case to interleave inferences
` [PATCH v2 07/12] app/mldev: enable support for burst inferences
` [PATCH v2 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v2 09/12] app/mldev: enable support for inference batches
` [PATCH v2 10/12] app/mldev: enable support for inference validation
` [PATCH v2 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v2 12/12] app/mldev: add documentation for mldev test cases
` [PATCH v1 02/12] app/mldev: add common test functions
` [PATCH v1 03/12] app/mldev: add test case to validate device ops
` [PATCH v1 04/12] app/mldev: add test case to validate model ops
` [PATCH v1 05/12] app/mldev: add ordered inference test case
` [PATCH v1 06/12] app/mldev: add test case to interleave inferences
` [PATCH v1 07/12] app/mldev: enable support for burst inferences
` [PATCH v1 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v1 09/12] app/mldev: enable support for inference batches
` [PATCH v1 10/12] app/mldev: enable support for inference validation
` [PATCH v1 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v1 12/12] app/mldev: add documentation for mldev test cases
[RFC PATCH 0/4] lcore telemetry improvements
2022-11-29 8:19 UTC (14+ messages)
` [RFC PATCH 1/4] eal: add lcore info in telemetry
` [RFC PATCH 2/4] eal: allow applications to report their cpu utilization
` [RFC PATCH 3/4] testpmd: add show lcores command
` [RFC PATCH 4/4] testpmd: report lcore usage
` [PATCH v2 0/4] lcore telemetry improvements
` [PATCH v2 1/4] eal: add lcore info in telemetry
` [PATCH v2 2/4] eal: allow applications to report their cpu cycles utilization
` [PATCH v2 3/4] testpmd: add dump_lcores command
` [PATCH v2 4/4] testpmd: report lcore usage
[PATCH 3/3] net/cnxk: support congestion management ops
2022-11-29 8:04 UTC (7+ messages)
` [PATCH v2 1/3] app/testpmd: support congestion management CLIs
` [EXT] "
` [PATCH v3 1/1] "
[PATCH v1 00/12] *** implement mldev test application ***
2022-11-29 6:50 UTC (13+ messages)
` [PATCH v1 01/12] app/mldev: implement test framework for mldev
` [PATCH v1 02/12] app/mldev: add common test functions
` [PATCH v1 03/12] app/mldev: add test case to validate device ops
` [PATCH v1 04/12] app/mldev: add test case to validate model ops
` [PATCH v1 05/12] app/mldev: add ordered inference test case
` [PATCH v1 06/12] app/mldev: add test case to interleave inferences
` [PATCH v1 07/12] app/mldev: enable support for burst inferences
` [PATCH v1 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v1 09/12] app/mldev: enable support for inference batches
` [PATCH v1 10/12] app/mldev: enable support for inference validation
` [PATCH v1 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v1 12/12] app/mldev: add documentation for mldev test cases
[PATCH] net/gve: add support for basic stats
2022-11-29 1:42 UTC (8+ messages)
[PATCH] net/nfp: fix issue of data len exceeds descriptor limitation
2022-11-29 1:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 0/3] doc: simplify bbdev PMD steps
2022-11-28 23:19 UTC (4+ messages)
` [PATCH v4 1/3] doc: make the Linux drivers doc more generic
` [PATCH v4 2/3] doc: simplify the binding steps
` [PATCH v4 3/3] doc: simplify and clarify the configuration steps
[PATCH v1 0/3] doc: simplify bbdev PMD steps
2022-11-28 22:13 UTC (4+ messages)
` [PATCH v1 1/3] doc: make the Linux drivers doc more generic
` [PATCH v1 2/3] doc: simplify the binding steps
` [PATCH v1 3/3] doc: simplify and clarify the configuration steps
[PATCH 0/2] eal: provide leading and trailing zero bit count
2022-11-28 17:27 UTC (10+ messages)
` [PATCH 1/2] eal: provide leading and trailing zero bit count abstraction
` [PATCH 2/2] test/bitcount: add bitcount tests
` [PATCH v2 0/2] eal: provide leading and trailing zero bit count
` [PATCH v2 1/2] eal: provide leading and trailing zero bit count abstraction
` [PATCH v2 2/2] test/bitcount: add bitcount tests
[dpdk-dev] [PATCH] mailmap: add a mailmap file to DPDK
2022-11-28 17:18 UTC (18+ messages)
` [PATCH v4] mailmap: add "
` [PATCH v5] "
` [PATCH v6] "
19.11.14 patches review and test
2022-11-28 13:16 UTC
[RFC PATCH v1 00/10] dts: add hello world testcase
2022-11-28 13:05 UTC (12+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 03/10] dts: add dpdk build on sut
` [RFC PATCH v2 04/10] dts: add dpdk execution handling
` [RFC PATCH v2 05/10] dts: add node memory setup
20.11.7 patches review and test
2022-11-28 12:07 UTC (4+ messages)
[PATCH 01/11] common/cnxk: free pending sqe buffers
2022-11-28 9:54 UTC (11+ messages)
` [PATCH 02/11] net/cnxk: register callback to get queue errors
` [PATCH 03/11] common/cnxk: set default SQ TC value
` [PATCH 04/11] common/cnxk: split NIX TM hierarchy enable API
` [PATCH 05/11] event/cnxk: net/cnxk: support transmit completion
` [PATCH 06/11] net/cnxk: fix packet type for IPv6 packets post decryption
` [PATCH 07/11] net/cnxk: add late backpressure support for cn10kb
` [PATCH 08/11] common/cnxk: use lcore LMT line for CPT context write
` [PATCH 09/11] common/cnxk: convert aura handle to aura
` [PATCH 10/11] net/cnxk: mark HW errors as bad checksum
` [PATCH 11/11] common/cnxk: disable drop re in A1 chip revision
[PATCH] version: 23.03-rc0
2022-11-28 8:33 UTC
[PATCH 0/8] Add the features for nfp include VLAN strip, QinQ strip, VLAN insert
2022-11-28 6:53 UTC (9+ messages)
` [PATCH 1/8] net/nfp: break out function to report device information
` [PATCH 2/8] net/nfp: modify the logic of parse metadata
` [PATCH 3/8] net/nfp: add new metadata type for achieving VLAN strip
` [PATCH 4/8] net/nfp: add support for QinQ strip
` [PATCH 5/8] net/nfp: add support for VLAN strip V2
` [PATCH 6/8] net/nfp: add support for VLAN insert with NFD3
` [PATCH 7/8] net/nfp: add support for VLAN insert V2 "
` [PATCH 8/8] net/nfp: add support for VLAN insert with NFDk
[dpdk-dev][PATCH] net/cnxk: add support for L2 ether ptype for cnxk
2022-11-28 4:33 UTC
[PATCH] net/nfp: using the correct PCI name to look for the firmware
2022-11-28 2:37 UTC
[PATCH] doc: update pipeline example path in the user guide
2022-11-27 23:03 UTC
DPDK 22.11 released
2022-11-27 22:22 UTC
[Bug 1130] [22.11-rc3] lib/eal meson build error with clang15.0.4 on Fedora37
2022-11-27 12:36 UTC (2+ messages)
[dpdk-dev] [PATCH 1/2] devtools: fix version pattern for fix search
2022-11-26 21:44 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 2/2] devtools: fix patches missing if range newer than HEAD
` [dpdk-stable] "
[PATCH v2 1/2] devtools: don't include headline "fix" in backports
2022-11-26 21:35 UTC (3+ messages)
[dpdk-dev] [PATCH] doc: note KNI alternatives and deprecation plan
2022-11-26 21:11 UTC (9+ messages)
` [PATCH v3 1/2] doc: note KNI alternatives
` [PATCH v5] "
` [PATCH v6] "
[PATCH v1] doc: update release notes for 22.11
2022-11-25 14:27 UTC (3+ messages)
[PATCH 0/7] ethdev: introduce hairpin memory capabilities
2022-11-25 14:06 UTC (3+ messages)
` [PATCH 5/7] net/mlx5: allow hairpin Rx queue in locked memory
release candidate 22.11-rc4
2022-11-25 13:06 UTC (3+ messages)
[PATCH 0/2] update ethdev deprecation notices
2022-11-25 10:00 UTC (6+ messages)
` [PATCH 1/2] doc: update deprecation notice of legacy flow actions
` [PATCH 2/2] doc: update deprecation notice of flow items
[PATCH v2] devtools: ensure proper tag sequence
2022-11-25 9:56 UTC (3+ messages)
` [PATCH v3] "
[PATCH] net/ice: add devargs for disabling mac filter
2022-11-25 2:51 UTC
[PATCH v5 2/2] net/ice: fix vlan offload of rxq
2022-11-25 1:55 UTC (3+ messages)
` [PATCH v6] doc: add PMD known issue
[PATCH v3] examples/distributor: update dynamic configuration
2022-11-24 20:31 UTC (5+ messages)
` [PATCH v4] examples/distributor: remove dead code and renaming Rx,Tx
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
[PATCH v1 0/2] test/bbdev: fix build issues with optional build flag
2022-11-24 20:09 UTC (5+ messages)
` [PATCH v1 1/2] test/bbdev: fix build issue "
` [PATCH v1 2/2] "
DPDK Release Status Meeting 2022-11-24
2022-11-24 15:42 UTC
[PATCH v1] crypto/ccp: bug fixes for ccp device probe flow
2022-11-24 13:56 UTC
DPDK Release Status Meeting
2022-11-24 12:38 UTC
[PATCH v2 0/2] doc: simplify PMD steps
2022-11-24 8:21 UTC (6+ messages)
` [PATCH v2 2/2] doc: simplify the binding steps
[RFC PATCH 0/4] lcore telemetry improvements
2022-11-24 0:54 UTC (10+ messages)
` [RFC PATCH 1/4] eal: add lcore info in telemetry
` [RFC PATCH 2/4] eal: allow applications to report their cpu utilization
` [RFC PATCH 3/4] testpmd: add show lcores command
` [RFC PATCH 4/4] testpmd: report lcore usage
Commit broke 32-bit testpmd app
2022-11-23 22:15 UTC (3+ messages)
[PATCH] devtools: fix checkpatches subject retrieval from stdin
2022-11-23 16:33 UTC (2+ messages)
[PATCH] devtools: set DTS directory to format check
2022-11-23 15:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH] net/ice: fix link status error when dev start
2022-11-23 12:42 UTC
[PATCH] net/mlx5: fix GENEVE resource overwritten
2022-11-23 11:57 UTC
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).