[PATCH] Add pragma to ignore gcc-compat warnings in clang when used with diagnose_if
2022-01-23 21:17 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
mempool_perf_autotest hang
2022-01-23 19:55 UTC
[PATCH v2] app/eventdev: add crypto producer mode
2022-01-23 18:44 UTC (5+ messages)
` [PATCH v3] "
[PATCH] devtools/cocci: update cocci for ethdev namespace
2022-01-23 17:28 UTC (3+ messages)
[PATCH v2] devtools/cocci: update cocci for ethdev namespace
2022-01-23 17:20 UTC
[PATCH] eventdev/rx_adapter: add event port get api
2022-01-23 15:32 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] eventdev/eth_rx: "
[PATCH] common/cnxk: update NIX and NPA dump function
2022-01-23 13:18 UTC (2+ messages)
[PATCH] common/cnxk: fix incorrect error checking
2022-01-23 12:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 1/8] net/cnxk: add CN9K segregated Rx functions
2022-01-23 11:59 UTC (18+ messages)
` [PATCH v2 2/8] net/cnxk: add CN9K template Rx functions to build
` [PATCH v2 3/8] net/cnxk: add CN9K segregated Tx functions
` [PATCH v2 4/8] net/cnxk: add CN9K template Tx functions to build
` [PATCH v2 5/8] net/cnxk: add CN10K segregated Rx functions
` [PATCH v2 6/8] net/cnxk: add CN10K template Rx functions to build
` [PATCH v2 7/8] net/cnxk: add CN10K segregated Tx functions
` [PATCH v2 8/8] net/cnxk: add CN10K template Tx functions to build
` [PATCH v3 1/8] net/cnxk: add CN9K segregated Rx functions
` [PATCH v3 2/8] net/cnxk: add CN9K template Rx functions to build
` [PATCH v3 3/8] net/cnxk: add CN9K segregated Tx functions
` [PATCH v3 4/8] net/cnxk: add CN9K template Tx functions to build
` [PATCH v3 5/8] net/cnxk: add CN10K segregated Rx functions
` [PATCH v3 6/8] net/cnxk: add CN10K template Rx functions to build
` [PATCH v3 7/8] net/cnxk: add CN10K segregated Tx functions
` [PATCH v3 8/8] net/cnxk: add CN10K template Tx functions to build
[PATCH 0/1] Removes FDs from VhostUserMessage structure
2022-01-23 11:59 UTC (2+ messages)
` [PATCH 1/1] vhost: Move fds outside of VhostUserMessage
[Bug 925] lib/vhost build failure with gcc 12
2022-01-23 10:57 UTC
[PATCH 1/8] common/cnxk: fix shift offset for tl3 length disable
2022-01-23 7:45 UTC (22+ messages)
` [PATCH 3/8] common/cnxk: change order of frag sizes and infos
` [PATCH 6/8] common/cnxk: handle issues from static analysis
` [PATCH 7/8] net/cnxk: improve inbound inline error handling for cn9k
` [PATCH v2 01/10] common/cnxk: fix shift offset for TL3 length disable
` [PATCH v2 02/10] common/cnxk: use for loop in shaper profiles cleanup
` [PATCH v2 03/10] common/cnxk: fix byte order of frag sizes and infos
` [PATCH v2 04/10] common/cnxk: reset stale values on error debug registers
` [PATCH v2 05/10] common/cnxk: always use single interrupt ID with NIX
` [PATCH v2 06/10] common/cnxk: fix null pointer dereferences
` [PATCH v2 07/10] common/cnxk: fix uninitialized variable issues
` [PATCH v2 08/10] net/cnxk: improve inbound inline error handling for cn9k
` [PATCH v2 09/10] common/cnxk: set UDP ports for IPsec UDP encapsulation
` [PATCH v2 10/10] net/cnxk: synchronize inline session create and destroy
[dpdk-dev] [RFC] mempool: implement index-based per core cache
2022-01-23 7:13 UTC (16+ messages)
` [PATCH 0/1] "
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH v2] eventdev/rx_adapter: add event port get api
2022-01-22 17:02 UTC
[dpdk-dev] [PATCH 1/4] drivers: add support for switch header type pre L2
2022-01-22 14:08 UTC (6+ messages)
` [dpdk-dev v3] [PATCH 1/4] drivers: support for switch header type pre_L2
` [dpdk-dev v3] [PATCH 2/4] common/cnxk: support custom pre L2 header parsing as raw
` [dpdk-dev v3] [PATCH 3/4] common/cnxk: support matching VLAN existence in RTE Flow
` [dpdk-dev v3] [PATCH 4/4] common/cnxk: support extensions attributes in IPv6 item
[dpdk-dev] [PATCH] RFC: ethdev: add reassembly offload
2022-01-22 8:17 UTC (12+ messages)
` [PATCH 0/8] ethdev: introduce IP "
` [PATCH 1/8] "
` [PATCH v2 0/4] "
` [PATCH v2 1/4] "
` [EXT] "
` [PATCH v2 2/4] ethdev: add dev op to set/get IP reassembly configuration
` [PATCH v2 3/4] ethdev: add mbuf dynfield for incomplete IP reassembly
` [PATCH v2 4/4] security: add IPsec option for "
[PATCH v6] raw/ifpga: fix pthread cannot join
2022-01-22 4:35 UTC
[PATCH 00/15] fix and feature for hns3 PMD
2022-01-22 1:52 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 01/15] net/hns3: remove unnecessary assignment
` [PATCH v2 02/15] net/hns3: fix a misjudgment expression
` [PATCH v2 03/15] net/hns3: extract a common API to initialize MAC addrs
` [PATCH v2 04/15] net/hns3: remove unnecessary 'inline'
` [PATCH v2 05/15] net/hns3: remove unnecessary black lines
` [PATCH v2 06/15] net/hns3: extract a function to handle reset fail
` [PATCH v2 07/15] net/hns3: remove unused variables
` [PATCH v2 08/15] net/hns3: remove the number of queue descriptors
` [PATCH v2 09/15] net/hns3: remove the printing of memory addresses
` [PATCH v2 10/15] net/hns3: extract a common interface to obtain revision ID
` [PATCH v2 11/15] net/hns3: remove invalid encapsulation function
` [PATCH v2 12/15] net/hns3: delete strerror invoke
` [PATCH v2 13/15] net/hns3: rename function
` [PATCH v2 14/15] net/hns3: extract functions to create RSS and FDIR flow rule
` [PATCH v2 15/15] net/hns3: support indirect counter action
[PATCH] sched: Cleanup qos scheduler defines from rte_config
2022-01-21 18:14 UTC
[dpdk-dev] [RFC] Proposal for allowing rerun of tests
2022-01-21 17:57 UTC (3+ messages)
` [dpdk-ci] "
` [dpdklab] "
[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
2022-01-21 17:09 UTC (7+ messages)
` [PATCH v5 0/2] Add functions to calculate UDP/TCP cksum in mbuf
` [PATCH v5 1/2] net: add "
` [PATCH v5 2/2] testpmd: fix l4 sw csum over multi segments
[PATCH] build: fix meson warning about using compiler warning flags
2022-01-21 16:41 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/12] add packet generator library and example app
2022-01-21 16:20 UTC (30+ messages)
` [PATCH 05/12] gen: add raw packet data API and tests
` [PATCH v2 00/15] add packet generator library and example app
` [PATCH v2 01/15] net: add string to IPv4 parse function
` [PATCH v2 02/15] net: add function to pretty print IPv4
` [PATCH v2 03/15] gen: add files for initial traffic generation library
` [PATCH v2 04/15] gen: add basic Rx and Tx routines and tests
` [PATCH v2 05/15] gen: add raw packet data API "
` [PATCH v2 06/15] gen: add parsing infrastructure and Ether protocol
` [PATCH v2 07/15] gen: add gen IP parsing
` [PATCH v2 08/15] examples/generator: import code from basicfwd.c
` [PATCH v2 09/15] examples/generator: enable gen library for traffic gen
` [PATCH v2 10/15] examples/generator: telemetry support
` [PATCH v2 11/15] examples/generator: link status check added
` [PATCH v2 12/15] examples/generator: line rate limiting
` [PATCH v2 13/15] gen: add UDP support
` [PATCH v2 14/15] net/vxlan: instance flag endianness refactored
` [PATCH v2 15/15] gen: add VXLAN support
[PATCH v5] raw/ifpga: fix pthread cannot join
2022-01-21 16:19 UTC (2+ messages)
[PATCH 1/2] net/nfp: remove duplicated check when setting MAC address
2022-01-21 14:39 UTC (4+ messages)
` [PATCH 2/2] net/nfp: remove useless range checks
[PATCH] build: remove custom dependency checks in drivers
2022-01-21 14:37 UTC (4+ messages)
[PATCH] eal: log hugepage create errors with filename
2022-01-21 14:26 UTC (3+ messages)
[PATCH 0/6] allow more DPDK libraries to be disabled on build
2022-01-21 13:04 UTC (3+ messages)
` [PATCH v2 0/6] allow more DPDK libs "
[PATCH] examples/l3fwd: fix Rx burst size for event mode
2022-01-21 11:58 UTC (3+ messages)
` [EXT] "
[PATCH 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
2022-01-21 11:31 UTC (10+ messages)
` [PATCH v2 0/8] NXP crypto drivers changes
` [PATCH v2 3/8] crypto/dpaa2_sec: ordered queue support
` [EXT] "
` [PATCH v2 4/8] crypto/dpaa2_sec: support AES-GMAC
` [EXT] "
` [PATCH v2 5/8] crypto/dpaa2_sec: change digest size for AES_CMAC
` [EXT] "
` [PATCH v2 8/8] crypto/dpaa_sec: add debug framework
` [EXT] "
[PATCH 00/13] Add new cases to lookaside IPsec tests
2022-01-21 11:02 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2 00/29] New features and improvements in cnxk crypto PMD
2022-01-21 10:41 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 21/29] crypto/cnxk: add more info on command timeout
` [EXT] "
[dpdk-dev v1] crypto/qat: fix QAT GEN4 AEAD job in raw data path
2022-01-21 10:40 UTC (2+ messages)
[PATCH v1 0/3] GPU memory aligned
2022-01-21 10:34 UTC (3+ messages)
` [PATCH v2 1/3] gpudev: mem alloc aligned memory
[PATCH v6 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
2022-01-21 10:22 UTC (19+ messages)
` [PATCH v6 02/26] net/spnic: initialize the HW interface
` [PATCH v6 05/26] net/spnic: add mgmt module
` [PATCH v6 09/26] net/spnic: support MAC and link event handling
` [PATCH v6 25/26] net/spnic: add doc infrastructure
` [PATCH v6 26/26] net/spnic: fixes unsafe C style code
[dpdk-dev] [PATCH v4 1/2] event/cnxk: update min interval calculation
2022-01-21 10:18 UTC (3+ messages)
` [PATCH v5 "
[RFC] mempool: cache preparation
2022-01-21 9:58 UTC (2+ messages)
[PATCH] config/cn10k: align mempool elements to 128 bytes
2022-01-21 9:37 UTC (4+ messages)
[PATCH v2] raw/ifpga: fix pthread cannot join
2022-01-21 8:02 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] net/tap: Bug fix to populate fds in secondary process
2022-01-21 4:29 UTC
[RFC 0/1] integrate dmadev in vhost
2022-01-21 1:56 UTC (5+ messages)
` [PATCH v1 "
` [PATCH v1 1/1] vhost: integrate dmadev in asynchronous datapath
[RFC] Python Version for DTS
2022-01-21 1:00 UTC (3+ messages)
DTS WG meeting minutes - 1/12/22
2022-01-21 0:48 UTC (3+ messages)
[PATCH] eal/windows: set pthread affinity
2022-01-21 0:17 UTC
[PATCH v2] build: fix warnings when running external commands
2022-01-20 18:06 UTC
[PATCH] build: fix warnings when running external commands
2022-01-20 17:41 UTC
[PATCH] crypto/ipsec_mb: fix buffer overrun
2022-01-20 17:04 UTC
[PATCH v3 2/2] net/cnxk: support priority flow control
2022-01-20 16:59 UTC (3+ messages)
` [PATCH v4 1/2] common/cnxk: support priority flow ctrl config API
` [PATCH v4 2/2] net/cnxk: support priority flow control
[PATCH 0/5] net/cnxk: support IP reassembly offload
2022-01-20 16:53 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] common/cnxk: configure reassembly specific params
` [PATCH v2 2/4] net/cnxk: support IP reassembly
` [PATCH v2 3/4] net/cnxk: add dev args for min-max spi
` [PATCH v2 4/4] net/cnxk: add option to override outbound inline sa iv
[PATCH 5/8] app/test: add unit cases for inline IPsec offload
2022-01-20 16:48 UTC (6+ messages)
` [PATCH v2 0/4] app/test: add inline IPsec and reassembly cases
` [PATCH v2 1/4] app/test: add unit cases for inline IPsec offload
` [PATCH v2 2/4] app/test: add IP reassembly case with no frags
` [PATCH v2 3/4] app/test: add IP reassembly cases with multiple fragments
` [PATCH v2 4/4] app/test: add IP reassembly negative cases
[PATCH] net/tap: Bug fix to populate fds in secondary process
2022-01-20 15:49 UTC (2+ messages)
[PATCH] net/enic: support GENEVE flow item
2022-01-20 15:38 UTC (3+ messages)
` [PATCH v2] "
[dpdk-dev] [RFC] eal/arm: remove CASP constraints for GCC
2022-01-20 15:32 UTC (5+ messages)
` [dpdk-dev] [PATCH v2] "
` [EXT] "
[PATCH 00/17] features and fixes on NXP eth devices
2022-01-20 15:26 UTC (4+ messages)
` [PATCH v3 00/15] "
[PATCH v2] devtools: spell check
2022-01-20 15:10 UTC (3+ messages)
` [PATCH v4] "
[PATCH v4 00/53] introduce IWYU
2022-01-20 15:00 UTC (4+ messages)
` [PATCH v5 00/50] "
` [PATCH v5 01/50] devtools: script to remove unused headers includes
[dpdk-dev] [PATCH v4 1/5] eal: add API for bus close
2022-01-20 14:58 UTC (5+ messages)
` [PATCH v5 1/2] "
` [EXT] "
[PATCH] build: add missing arch define for Arm
2022-01-20 14:09 UTC (3+ messages)
` [PATCH v3] "
[PATCH] net/tap: Bug fix to populate fds in secondary process
2022-01-20 13:38 UTC
[PATCH] examples/performance-thread: remove
2022-01-20 13:32 UTC (3+ messages)
[PATCH] net/tap: Bug fix to populate fds in secondary process
2022-01-20 13:26 UTC
[PATCH] eventdev: fix missing internal port checks
2022-01-20 13:25 UTC (5+ messages)
[PATCH v1] gpu/cuda: add NVIDIA GPU A100 identifier for DPU
2022-01-20 13:22 UTC (2+ messages)
[PATCH v1] gpu/cuda: fix memory list cleanup
2022-01-20 13:15 UTC (2+ messages)
[PATCH] dma/idxd: fix burst capacity calculation
2022-01-20 13:06 UTC (3+ messages)
` [PATCH v2 0/4] fixes for dma/idxd
DPDK Release Status Meeting 2022-01-20
2022-01-20 13:03 UTC
mellanox connect x 5 drops when cache full
2022-01-20 12:58 UTC (2+ messages)
[PATCH v5] kni: allow configuring the kni thread granularity
2022-01-20 12:41 UTC (2+ messages)
` [PATCH v6] "
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).