[PATCH] fib: implement RCU rule reclamation
2024-09-27 22:12 UTC (2+ messages)
[PATCH 00/16] Fix allocation issues and add hardening
2024-09-27 22:09 UTC (18+ messages)
` [PATCH 01/16] eal: add function attributes for allocation functions
` [PATCH 02/16] memzone: fix use after free in tracing
` [PATCH 03/16] cryptodev/bcmfs: fix mis-matched free
` [PATCH 04/16] dma/ixd: fix incorrect free function in cleanup
` [PATCH 05/16] event/cnxk: fix pointer mismatch "
` [PATCH 06/16] examples/vhost: fix free function mismatch
` [PATCH 07/16] net/cnxk: fix use-after-free
` [PATCH 08/16] bpf: fix free mismatch if convert fails
` [PATCH 09/16] net/e1000: fix use-after-free
` [PATCH 10/16] net/sfc: fix use-after-free warning messages
` [PATCH 11/16] net/cpfl: fix free of nonheap object
` [PATCH 12/16] raw/ifpga/base: fix use after free
` [PATCH 13/16] common/qat: "
` [PATCH 14/16] drivers/ifpga: fix free function mismatch
` [PATCH 15/16] eal: add alloc_function attribute to rte_malloc
` [PATCH 16/16] mempool: annotate mempool create
[PATCH v11 0/4] add support for self monitoring
2024-09-27 22:06 UTC (6+ messages)
` [PATCH v12 "
` [PATCH v12 1/4] lib: add generic support for reading PMU events
` [PATCH v12 2/4] pmu: support reading ARM PMU events in runtime
` [PATCH v12 3/4] pmu: support reading Intel x86_64 "
` [PATCH v12 4/4] eal: add PMU support to tracing library
[PATCH] net/nfp: fix duplicate call to rte_free
2024-09-27 21:57 UTC
[PATCH v1] ethdev: fix int overflow in descriptor count logic
2024-09-27 21:39 UTC (6+ messages)
[PATCH] ethdev: add dump regs for telemetry
2024-09-27 21:38 UTC (16+ messages)
` [PATCH v8 0/8] support dump register names and filter
` [PATCH v8 8/8] net/hns3: support filter registers by module names
` [PATCH v9 0/8] support dump reigster names and filter
` [PATCH v9 1/8] ethdev: support report register "
` [PATCH v9 2/8] ethdev: add telemetry cmd for registers
` [PATCH v9 3/8] net/hns3: remove some basic address dump
` [PATCH v9 4/8] net/hns3: fix dump counter of registers
` [PATCH v9 5/8] net/hns3: remove separators between register module
` [PATCH v9 6/8] net/hns3: refactor register dump
` [PATCH v9 7/8] net/hns3: support report names of registers
` [PATCH v9 8/8] net/hns3: support filter registers by module names
[DPDK/ethdev Bug 1554] Use after free in cnxk_ethdev
2024-09-27 18:27 UTC
[PATCH v2 00/47] TruFlow update for Thor2
2024-09-27 18:08 UTC (38+ messages)
` [PATCH v2 01/47] net/bnxt: tf_core: fix wc tcam multi slice delete issue
` [PATCH v2 02/47] net/bnxt: tf_core: tcam manager data corruption
` [PATCH v2 03/47] net/bnxt: tf_core: External EM support cleanup
` [PATCH v2 04/47] net/bnxt: tf_core: Thor TF EM key size check
` [PATCH v2 05/47] net/bnxt: tf_core: flow scale improvement
` [PATCH v2 06/47] net/bnxt: tf_core: TF support flow scale query
` [PATCH v2 07/47] net/bnxt: tf_core: fix slice count in case of HA entry move
` [PATCH v2 08/47] net/bnxt: tf_core: convert priority based TCAM manager to dynamic allocation
` [PATCH v2 09/47] net/bnxt: tf_core: remove dead AFM code from session-based priority TCAM mgr
` [PATCH v2 10/47] net/bnxt: tf_core: remove dead "
` [PATCH v2 11/47] net/bnxt: tfc: support tf-core for Thor2
` [PATCH v2 12/47] net/bnxt: tf_ulp: add vxlan-gpe base support
` [PATCH v2 13/47] net/bnxt: tf_ulp: add custom l2 etype tunnel support
` [PATCH v2 14/47] net/bnxt: tf_ulp: add support for vf to vf flow offload
` [PATCH v2 15/47] net/bnxt: tf_ulp: Wh+ mirroring support
` [PATCH v2 16/47] net/bnxt: tf_ulp: miscellaneous fixes
` [PATCH v2 17/47] net/bnxt: tf_ulp: support for Thor2 ulp layer
` [PATCH v2 19/47] net/bnxt: tf_ulp: convert recipe table to dynamic memory
` [PATCH v2 21/47] net/bnxt: tf_ulp: add action read and clear support
` [PATCH v2 23/47] net/bnxt: tf_ulp: VFR updates for Thor 2
` [PATCH v2 25/47] net/bnxt: tf_ulp: update template files
` [PATCH v2 26/47] net/bnxt: tf_ulp: enable recipe id generation
` [PATCH v2 27/47] net/bnxt: tf_ulp: fixed parent child db counters
` [PATCH v2 28/47] net/bnxt: tf_ulp: modify return values to adhere to C coding standard
` [PATCH v2 29/47] net/bnxt: tf_ulp: update template files
` [PATCH v2 30/47] net/bnxt: tf_ulp: add mask defaults when mask is not specified
` [PATCH v2 32/47] net/bnxt: tf_ulp: add support for flow priority
` [PATCH v2 34/47] net/bnxt: tf_ulp: add rte_mtr support for Thor2
` [PATCH v2 35/47] net/bnxt: tf_ulp: TF support flow scale query
` [PATCH v2 36/47] net/bnxt: tf_ulp: add support for rss flow query to ULP
` [PATCH v2 38/47] net/bnxt: tf_ulp: inline utility functions and use likely/unlikely
` [PATCH v2 39/47] net/bnxt: tf_ulp: switch ulp to use rte crc32 hash
` [PATCH v2 41/47] net/bnxt: tf_ulp: support a few generic template items
` [PATCH v2 42/47] net/bnxt: tf_ulp: TFC support flow scale query for Thor2
` [PATCH v2 44/47] net/bnxt: tf_ulp: enable support for truflow feature configuration
` [PATCH v2 45/47] net/bnxt: tf_ulp: support a few feature extensions
` [PATCH v2 47/47] net/bnxt: tf_ulp: add stats cache for thor2
[PATCH] dts: add per-test-suite configuration
2024-09-27 17:45 UTC (2+ messages)
[PATCH v5 1/2] ethdev: Add link_speed lanes support
2024-09-27 17:20 UTC (8+ messages)
` [PATCH v6 0/2] "
` [PATCH v6 1/2] ethdev: "
` [PATCH v6 2/2] net/bnxt: code refactor for supporting speed lanes
[PATCH 0/7] DTS external DPDK build
2024-09-27 16:08 UTC (8+ messages)
` [PATCH 1/7] dts: rename build target to "
` [PATCH 2/7] dts: one dpdk build per test run
` [PATCH 3/7] dts: fix remote session file transfer vars
` [PATCH 4/7] dts: add the ability to copy directories via remote
` [PATCH 5/7] dts: add support for externally compiled DPDK
` [PATCH 6/7] doc: update argument options for external DPDK build
` [PATCH 7/7] dts: remove git ref option
[PATCH 1/7] dts: rename build target to DPDK build
2024-09-27 15:38 UTC (7+ messages)
` [PATCH 2/7] dts: one dpdk build per test run
` [PATCH 3/7] dts: fix remote session file transfer vars
` [PATCH 4/7] dts: add the ability to copy directories via remote
` [PATCH 5/7] dts: add support for externally compiled DPDK
` [PATCH 6/7] doc: update argument options for external DPDK build
` [PATCH 7/7] dts: remove git ref option
[PATCH] doc: add new driver guidelines
2024-09-27 15:02 UTC (4+ messages)
` [PATCH v4] "
[PATCH v1 0/3] dts: rework topology definition in dts config
2024-09-27 14:38 UTC (5+ messages)
` [PATCH v1 3/3] dts: rework test suite and dts runner to include test_run configs
[PATCH v2 1/1] ethdev: fix int overflow in descriptor count logic
2024-09-27 13:23 UTC
[RFC PATCH v1] dts: skip test cases based on capabilities
2024-09-27 13:12 UTC (23+ messages)
` [PATCH v4 01/11] dts: add the aenum dependency
` [PATCH v4 02/11] dts: add test case decorators
` [PATCH v4 03/11] dts: add mechanism to skip test cases or suites
` [PATCH v4 04/11] dts: add support for simpler topologies
` [PATCH v4 05/11] dts: add basic capability support
` [PATCH v4 06/11] dts: add NIC "
` [PATCH v4 07/11] dts: add NIC capabilities from show rxq info
` [PATCH v4 08/11] dts: add topology capability
` [PATCH v4 09/11] doc: add DTS capability doc sources
` [PATCH v4 10/11] dts: add Rx offload capabilities
` [PATCH v4 11/11] dts: add NIC capabilities from show port info
[PATCH v6 1/8] zsda: Introduce zsda device drivers
2024-09-27 13:09 UTC (11+ messages)
` [PATCH v7 0/8] drivers/zsda: introduce zsda drivers
` [PATCH v7 1/8] common/zsda: add common function and log macro
` [PATCH v7 2/8] common/zsda: configure device
` [PATCH v7 3/8] common/zsda: configure queues
` [PATCH v7 4/8] compress/zsda: configure drivers of compressdev
` [PATCH v7 5/8] crypto/zsda: configure drivers, sessions, capabilities of cryptodev
` [PATCH v7 6/8] lib/cryptodev: add sm4 xts for crypto
` [PATCH v7 7/8] app/test: add sm4-xts test
` [PATCH v7 8/8] doc/guides: add documents and release notes for two drivers
[PATCH 0/1] dts: add driver binding on TG
2024-09-27 11:50 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] dts: add symbolic link to dpdk-devbind script
` [PATCH v3 2/2] dts: add binding to different drivers to TG node
[PATCH v1 0/1] dts: testpmd verbose parser
2024-09-27 11:48 UTC (9+ messages)
` [PATCH v6 "
` [PATCH v6 1/1] dts: add text parser for testpmd verbose output
` [PATCH v7 0/1] dts: testpmd verbose parser
` [PATCH v7 1/1] dts: add text parser for testpmd verbose output
[RFC PATCH v1 0/2] dts: replace XML-RPC server
2024-09-27 11:47 UTC (11+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] dts: Remove XML-RPC server for Scapy TG and instead use PythonShell
` [PATCH v5 0/1] dts: replace XML-RPC server
` [PATCH v5 1/1] dts: use PythonShell for Scapy instead of XML-RPC
[PATCH v1 0/1] dts: adjust packet addressing and sending
2024-09-27 11:46 UTC (18+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] dts: add send_packets to test suites and rework packet addressing
` [PATCH v3 0/1] dts: adjust "
` [PATCH v3 1/1] dts: rework "
` [PATCH v4 0/1] dts: adjust "
` [PATCH v4 1/1] dts: rework "
` [PATCH v5 0/2] dts: adjust packet addressing and add send_packets to test_suite
` [PATCH v5 1/2] dts: rework packet addressing
` [PATCH v5 2/2] dts: add send_packets to test_suite
Usage of rte_latencystats
2024-09-27 10:53 UTC
[PATCH] net/mlx5: support no host PF configuration
2024-09-27 7:11 UTC (2+ messages)
[RFC 0/3] Introduce event prefetching
2024-09-27 3:31 UTC (10+ messages)
` [PATCH v2 0/3] Introduce event pre-scheduling
` [PATCH v2 1/3] eventdev: introduce "
` [EXTERNAL] "
[PATCH 0/2] add Rx packet type offload control flag
2024-09-27 3:10 UTC (4+ messages)
` [PATCH v2] net/nfp: implement the device packet type set interface
` [PATCH v3] "
[PATCH 0/6] ethdev: jump to table support
2024-09-27 1:51 UTC (3+ messages)
` [PATCH v2 0/7] "
[PATCH v3 0/2] bbdev: dump debug information
2024-09-27 0:31 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] bbdev: add new function to "
` [PATCH v4 2/2] baseband/acc: improvement to logging mechanism
[RFC PATCH] mempool: obey configured cache size
2024-09-26 20:53 UTC (3+ messages)
` [RFC PATCH v9] mempool: fix mempool "
` [RFC PATCH v10] "
[PATCH v1 0/3] dts: port vf_smoke to new DTS
2024-09-26 20:39 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] dts: allow specifying ingress port in send_packets
` [PATCH v2 2/3] dts: parameterize ports used in pf_smoke suite
` [PATCH v2 3/3] dts: add vf_smoke tests suite
[RFC PATCH v1 0/3] dts: pf_smoke port
2024-09-26 19:49 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] dts: add ability to modify number of queues on a port to testpmd
` [PATCH v3 2/2] dts: add pf smoke testing suite
[PATCH v1] dts: add send_packets to test_suite
2024-09-26 18:09 UTC (5+ messages)
[PATCH dpdk] mbuf: fix strict aliasing error in allocator
2024-09-26 16:38 UTC (2+ messages)
[PATCH] app/test: refactor cryptodev test cases
2024-09-26 16:37 UTC (2+ messages)
[PATCH 00/33] add Marvell cn20k SOC support for mempool and net
2024-09-26 16:01 UTC (20+ messages)
` [PATCH v2 00/18] "
` [PATCH v2 01/18] mempool/cnxk: add cn20k PCI device ids
` [PATCH v2 02/18] common/cnxk: accommodate change in aura field width
` [PATCH v2 03/18] common/cnxk: use new NPA aq enq mbox for cn20k
` [PATCH v2 04/18] mempool/cnxk: initialize mempool ops "
` [PATCH v2 05/18] common/cnxk: add cn20k NIX register definitions
` [PATCH v2 06/18] common/cnxk: support NIX queue config for cn20k
` [PATCH v2 07/18] common/cnxk: support bandwidth profile "
` [PATCH v2 08/18] common/cnxk: support NIX debug "
` [PATCH v2 09/18] common/cnxk: add RSS support "
` [PATCH v2 10/18] net/cnxk: add cn20k base control path support
` [PATCH v2 11/18] net/cnxk: support Rx function select for cn20k
` [PATCH v2 12/18] net/cnxk: support Tx "
` [PATCH v2 13/18] net/cnxk: support Rx burst scalar "
` [PATCH v2 14/18] net/cnxk: support Rx burst vector "
` [PATCH v2 15/18] net/cnxk: support Tx burst scalar "
` [PATCH v2 16/18] net/cnxk: support Tx multi-seg in cn20k
` [PATCH v2 17/18] net/cnxk: support Tx burst vector for cn20k
` [PATCH v2 18/18] net/cnxk: support Tx multi-seg in "
[PATCH] app/dma-perf: per device config support
2024-09-26 12:13 UTC (2+ messages)
` [PATCH v2] "
[v2 1/5] raw/zxdh: introduce zxdh raw device driver
2024-09-26 9:44 UTC (2+ messages)
` "
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).