dev
Thread
Date
Earlier messages
Messages by Thread
[PATCH v9 00/10] selective Rx
Thomas Monjalon
[PATCH v9 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v9 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v9 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v9 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v9 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v9 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v9 07/10] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v9 08/10] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v9 09/10] dts: use specific types for Rx/Tx offloads
Thomas Monjalon
[PATCH v9 10/10] dts: add selective Rx tests
Thomas Monjalon
[PATCH 0/2] net/cnxk: harden telemetry parameter parsing
Stephen Hemminger
[PATCH 2/2] common/cnxk: fix thread-unsafe NIX telemetry parsing
Stephen Hemminger
[PATCH 1/2] net/cnxk: fix telemetry SA info parameter parsing
Stephen Hemminger
[PATCH 0/8] telemetry: thread-safe and bounded parameter parsing
Stephen Hemminger
[PATCH 1/8] telemetry: fix thread-unsafe command parsing
Stephen Hemminger
[PATCH 2/8] ethdev: make telemetry parameter parsing thread-safe
Stephen Hemminger
[PATCH 3/8] dmadev: validate telemetry parameters
Stephen Hemminger
[PATCH 4/8] security: harden telemetry parameter parsing
Stephen Hemminger
[PATCH 6/8] eventdev/eth_rx: fix thread-unsafe telemetry parsing
Stephen Hemminger
[PATCH 5/8] eventdev: remove strtok from telemetry handlers
Stephen Hemminger
[PATCH 7/8] eventdev/eth_rx: reject out-of-range telemetry adapter ID
Stephen Hemminger
[PATCH 8/8] eventdev/timer: reject out-of-range ID
Stephen Hemminger
[PATCH] net/iavf: fix duplicate VF reset during PF reset recovery
Anurag Mandal
[PATCH] security: harden telemetry parameter parsing
Stephen Hemminger
[PATCH] fib6: fix error code propagation on next hop update
Vladimir Medvedkin
[PATCH v4 1/5] eal: fix wrong log message in async IPC request
Anatoly Burakov
[PATCH v4 2/5] eal: fix async IPC callback not fired when no peers
Anatoly Burakov
[PATCH v4 4/5] eal: fix async IPC resource leaks on partial failure
Anatoly Burakov
[PATCH v4 3/5] eal: fix memory leak in async IPC secondary path
Anatoly Burakov
[PATCH v4 5/5] eal: avoid deadlock in async IPC alarm callback
Anatoly Burakov
Re: [PATCH] fib: fix name of main TRIE instance memory region
Medvedkin, Vladimir
[PATCH] dma/cnxk: fix crash on secondary process cleanup
pbhagavatula
[PATCH v15 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v15 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
[PATCH v15 3/5] vhost: refactor memory helper functions
pravin.bathija
[PATCH v15 2/5] vhost: header defines for add/rem mem region
pravin.bathija
[PATCH v15 4/5] vhost: add mem region add/remove handlers
pravin.bathija
Re: [PATCH v15 4/5] vhost: add mem region add/remove handlers
Maxime Coquelin
[PATCH v15 5/5] vhost: enable configure memory slots
pravin.bathija
Re: [PATCH v15 0/5] Support add/remove memory region and get-max-slots
Maxime Coquelin
Re: [PATCH v15 0/5] Support add/remove memory region and get-max-slots
Stephen Hemminger
[PATCH v8 0/9] selective Rx
Thomas Monjalon
[PATCH v8 1/9] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v8 2/9] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v8 3/9] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v8 4/9] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v8 5/9] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v8 6/9] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v8 8/9] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v8 7/9] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v8 9/9] dts: add selective Rx tests
Thomas Monjalon
Re: [PATCH v8 9/9] dts: add selective Rx tests
Stephen Hemminger
Re: [PATCH v8 9/9] dts: add selective Rx tests
Thomas Monjalon
[PATCH v3 1/5] eal: fix wrong log message in async IPC request
Anatoly Burakov
[PATCH v3 2/5] eal: fix async IPC callback not fired when no peers
Anatoly Burakov
Re: [PATCH v3 2/5] eal: fix async IPC callback not fired when no peers
Stephen Hemminger
[PATCH v3 3/5] eal: fix memory leak in async IPC secondary path
Anatoly Burakov
[PATCH v3 4/5] eal: fix async IPC resource leaks on partial failure
Anatoly Burakov
[PATCH v3 5/5] eal: avoid deadlock in async IPC alarm callback
Anatoly Burakov
[PATCH v7 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
Anatoly Burakov
[PATCH v7 01/27] build: add build defines for component name and class
Anatoly Burakov
[PATCH v7 02/27] eal/common: add token concatenation macro
Anatoly Burakov
[PATCH v7 03/27] net/intel/common: add common flow action parsing
Anatoly Burakov
[PATCH v7 04/27] net/intel/common: add common flow attr validation
Anatoly Burakov
[PATCH v7 06/27] net/ixgbe: use common checks in syn filter
Anatoly Burakov
[PATCH v7 05/27] net/ixgbe: use common checks in ethertype filter
Anatoly Burakov
[PATCH v7 07/27] net/ixgbe: use common checks in L2 tunnel filter
Anatoly Burakov
[PATCH v7 09/27] net/ixgbe: use common checks in security filter
Anatoly Burakov
[PATCH v7 08/27] net/ixgbe: use common checks in ntuple filter
Anatoly Burakov
[PATCH v7 10/27] net/ixgbe: use common checks in FDIR filters
Anatoly Burakov
[PATCH v7 11/27] net/ixgbe: use common checks in RSS filter
Anatoly Burakov
[PATCH v7 12/27] net/i40e: use common flow attribute checks
Anatoly Burakov
[PATCH v7 13/27] net/i40e: refactor RSS flow parameter checks
Anatoly Burakov
[PATCH v7 14/27] net/i40e: use common action checks for ethertype
Anatoly Burakov
[PATCH v7 16/27] net/i40e: use common action checks for tunnel
Anatoly Burakov
[PATCH v7 15/27] net/i40e: use common action checks for FDIR
Anatoly Burakov
[PATCH v7 17/27] net/iavf: use common flow attribute checks
Anatoly Burakov
[PATCH v7 18/27] net/iavf: use common action checks for IPsec
Anatoly Burakov
[PATCH v7 19/27] net/iavf: use common action checks for hash
Anatoly Burakov
[PATCH v7 20/27] net/iavf: use common action checks for FDIR
Anatoly Burakov
[PATCH v7 21/27] net/iavf: use common action checks for fsub
Anatoly Burakov
[PATCH v7 22/27] net/iavf: use common action checks for flow query
Anatoly Burakov
[PATCH v7 23/27] net/ice: use common flow attribute checks
Anatoly Burakov
[PATCH v7 24/27] net/ice: use common action checks for hash
Anatoly Burakov
[PATCH v7 25/27] net/ice: use common action checks for FDIR
Anatoly Burakov
[PATCH v7 26/27] net/ice: use common action checks for switch
Anatoly Burakov
[PATCH v7 27/27] net/ice: use common action checks for ACL
Anatoly Burakov
Re: [PATCH v7 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
Bruce Richardson
[PATCH] eal: check for invalid memory parameters
Stephen Hemminger
DTS meeting / status
Lincoln Lavoie
[PATCH] net/mlx5: fix counter TAILQ race between free and query callback
Laaahu
[PATCH v8] mempool: improve cache behaviour and performance
Morten Brørup
RE: [PATCH v8] mempool: improve cache behaviour and performance
Morten Brørup
Re: [PATCH] net/mlx5: improve error when group table type mismatch
Raslan Darawsheh
[DPDK/core Bug 1952] hash: build fails with LTO
bugzilla
[PATCH] net/mlx5: fix the eCPRI match on HWS root table
Bing Zhao
Re: [PATCH] net/mlx5: fix the eCPRI match on HWS root table
Raslan Darawsheh
[PATCH 00/10] net/bnxt: vector mode V3 implementation and AVX2 improvements
Mohammad Shuab Siddique
[PATCH 01/10] net/bnxt: vector mode implementation for V3 packets
Mohammad Shuab Siddique
[PATCH 02/10] net/bnxt: stale values in nr_bds are cleared
Mohammad Shuab Siddique
[PATCH 03/10] net/bnxt: fix advertising RX LRO offload capability
Mohammad Shuab Siddique
[PATCH 04/10] net/bnxt: scalar rx path disregarded rxcmp flags for setting ptp mbuf flag setting ptp mbuf flag
Mohammad Shuab Siddique
[PATCH 05/10] net/bnxt: fix RX timestamping for non-PTP packets
Mohammad Shuab Siddique
[PATCH 06/10] net/bnxt: fix packet burst truncation after invalid Tx descriptor descriptor
Mohammad Shuab Siddique
[PATCH 07/10] net/bnxt: optimization of the AVX2 RX paths
Mohammad Shuab Siddique
[PATCH 08/10] net/bnxt: fix for VLAN stripping being set incorrectly
Mohammad Shuab Siddique
[PATCH 09/10] net/bnxt: add vector AVX2 burst mode indicator for v3
Mohammad Shuab Siddique
[PATCH 10/10] net/bnxt: fix v3 vector mode not selecting cksum unknown unknown
Mohammad Shuab Siddique
[PATCH 0/5] net/bnxt: interrupt handling, external mbuf and stability fixes
Mohammad Shuab Siddique
[PATCH 1/5] net/bnxt: fix NQ/CQ processing for interrupt handling
Mohammad Shuab Siddique
Re: [PATCH 1/5] net/bnxt: fix NQ/CQ processing for interrupt handling
Stephen Hemminger
[PATCH 2/5] net/bnxt: use buf address for external mbuf
Mohammad Shuab Siddique
Re: [PATCH 2/5] net/bnxt: use buf address for external mbuf
Stephen Hemminger
[PATCH 3/5] net/bnxt: fix IOVA range check for external mbuf head node
Mohammad Shuab Siddique
[PATCH 4/5] net/bnxt: prevent a potential segfault
Mohammad Shuab Siddique
[PATCH 5/5] net/bnxt: fix for segmentation fault that would occur on exit
Mohammad Shuab Siddique
[PATCH v2 0/5] net/bnxt: interrupt handling, external mbuf and stability fixes
Mohammad Shuab Siddique
[PATCH v2 1/5] net/bnxt: fix NQ/CQ processing for interrupt handling
Mohammad Shuab Siddique
[PATCH v2 2/5] net/bnxt: use buf address for external mbuf
Mohammad Shuab Siddique
[PATCH v2 3/5] net/bnxt: fix IOVA range check for external mbuf head node
Mohammad Shuab Siddique
[PATCH v2 5/5] net/bnxt: fix for segmentation fault that would occur on exit
Mohammad Shuab Siddique
[PATCH v2 4/5] net/bnxt: prevent a potential segfault
Mohammad Shuab Siddique
[PATCH 0/4] net/bnxt: ULP stats timer and PTP timestamping improvements
Mohammad Shuab Siddique
[PATCH 2/4] net/bnxt: Support for PTP on Wh+ using HWRM interface
Mohammad Shuab Siddique
[PATCH 1/4] net/bnxt: move ulp stats timer thread to dedicated cpu
Mohammad Shuab Siddique
[PATCH 3/4] net/bnxt: Support for Tx/Rx timestamp using HWRM on Wh+
Mohammad Shuab Siddique
[PATCH 4/4] net/bnxt: Add PTP support for Thor2
Mohammad Shuab Siddique
Re: [PATCH 0/4] remove useless null checks before free
Thomas Monjalon
[PATCH v7 00/10] selective Rx
Thomas Monjalon
[PATCH v7 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v7 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v7 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v7 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v7 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v7 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v7 07/10] net/mlx5: reindent previous changes
Thomas Monjalon
[PATCH v7 08/10] common/mlx5: remove callbacks for MR registration
Thomas Monjalon
[PATCH v7 09/10] dts: fix topology capability comparison
Thomas Monjalon
[PATCH v7 10/10] dts: add selective Rx tests
Thomas Monjalon
[PATCH 0/4] net/bnxt: miscellaneous bug fixes
Mohammad Shuab Siddique
[PATCH 1/4] net/bnxt: modify check for short Tx BDs
Mohammad Shuab Siddique
Re: [PATCH 1/4] net/bnxt: modify check for short Tx BDs
Kishore Padmanabha
[PATCH 2/4] net/bnxt: fix QP resource count in backing store config
Mohammad Shuab Siddique
Re: [PATCH 2/4] net/bnxt: fix QP resource count in backing store config
Kishore Padmanabha
[PATCH 3/4] net/bnxt: remove implicit integer sign-extension
Mohammad Shuab Siddique
Re: [PATCH 3/4] net/bnxt: remove implicit integer sign-extension
Kishore Padmanabha
[PATCH 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
Re: [PATCH 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Kishore Padmanabha
[PATCH v2] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
[PATCH v3 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
Re: [PATCH v3 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Stephen Hemminger
[PATCH v2 0/4] net/bnxt: miscellaneous bug fixes
Mohammad Shuab Siddique
[PATCH v2 1/4] net/bnxt: modify check for short Tx BDs
Mohammad Shuab Siddique
[PATCH v2 2/4] net/bnxt: fix QP resource count in backing store config
Mohammad Shuab Siddique
[PATCH v2 3/4] net/bnxt: remove implicit integer sign-extension
Mohammad Shuab Siddique
[PATCH v2 4/4] net/bnxt: fix RSS hash mode configuration for VFs
Mohammad Shuab Siddique
[DPDK/ethdev Bug 1950] Lots of problems found from review of ARK PMD
bugzilla
[PATCH 0/2] net/intel: fix blocking link wait on device start
Ciara Loftus
[PATCH 1/2] net/ice: revert fix link up when starting device
Ciara Loftus
[PATCH 2/2] net/i40e: fix blocking link wait on device start
Ciara Loftus
[PATCH] doc: using container to build and run applications
Andrea Panattoni
ARM v8 rte_power_pause
Morten Brørup
[PATCH 1/2] crypto/ipsec_mb: remove chacha-poly and kasumi drivers
Radu Nicolau
[PATCH 2/2] crypto/ipsec_mb: remove ZUC and SNOW 3G drivers from x86 build
Radu Nicolau
[PATCH v3] ethdev: support inline calculating masked item value
Bing Zhao
[PATCH v4] ethdev: support inline calculating masked item value
Bing Zhao
[PATCH] net/nfp: fix null dereference in flower ctrl NFD3 Tx
Denis Sergeev
[PATCH] net/ark: validate IPv4 octets in address parser
Denis Sergeev
Re: [PATCH] net/ark: validate IPv4 octets in address parser
Stephen Hemminger
[PATCH v2] net/ark: use standard IPv4 address parser
Denis Sergeev
Re: [PATCH v2] net/ark: use standard IPv4 address parser
Stephen Hemminger
[PATCH] net/ark: fix unsafe env variable in extension loading
Denis Sergeev
[PATCH v2] net/ark: fix unsafe env variable in extension loading
Denis Sergeev
Re: [PATCH] net/ark: fix unsafe env variable in extension loading
Stephen Hemminger
[PATCH] net/ark: fix null dereference on allocation failure
Denis Sergeev
[PATCH v2] net/ark: fix null dereference on allocation failure
Denis Sergeev
[PATCH v3] net/ark: fix null dereference on allocation failure
Denis Sergeev
Re: [PATCH] net/ark: fix null dereference on allocation failure
Stephen Hemminger
[PATCH] net/af_packet: fix qpairs argument upper bound check
Denis Sergeev
Re: [PATCH] net/af_packet: fix qpairs argument upper bound check
Stephen Hemminger
[PATCH v2] net/af_packet: fix qpairs argument upper bound check
Denis Sergeev
[PATCH] net/af_packet: fix parsing of numeric device args
Stephen Hemminger
[PATCH] net/bnxt/tf_core: fix null deref on pool use allocation
Denis Sergeev
[PATCH] doc: add deprecation notice about upcoming change to ethdev API
Stephen Hemminger
[PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
David Marchand
Re: [PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
Stephen Hemminger
Re: [PATCH] eal: fix function versioning with LTO
David Marchand
Re: [PATCH] eal: fix function versioning with LTO
Stephen Hemminger
[DPDK/core Bug 1949] function versioning is incompatible with LTO
bugzilla
[PATCH v6 00/10] selective Rx
Thomas Monjalon
[PATCH v6 01/10] app/testpmd: print Rx split capabilities
Thomas Monjalon
[PATCH v6 02/10] ethdev: introduce selective Rx
Thomas Monjalon
[PATCH v6 04/10] common/mlx5: add null MR functions
Thomas Monjalon
[PATCH v6 03/10] app/testpmd: support selective Rx
Thomas Monjalon
[PATCH v6 05/10] net/mlx5: fix Rx split segment counter type
Thomas Monjalon
[PATCH v6 06/10] net/mlx5: support selective Rx
Thomas Monjalon
[PATCH v6 07/10] net/mlx5: reindent previous changes
Thomas Monjalon
Earlier messages