[PATCH] net/iavf: add VF reset check
2023-05-25 2:17 UTC
[PATCH 0/7] replace rte atomics with GCC builtin atomics
2023-05-25 0:02 UTC (20+ messages)
` [PATCH v3 "
` [PATCH v3 2/7] stack: "
` [PATCH v3 3/7] dma/idxd: "
` [PATCH v3 4/7] net/ice: "
` [PATCH v3 5/7] net/ixgbe: "
` [PATCH v3 6/7] net/null: "
` [PATCH v3 7/7] net/ring: "
[PATCH V3] lib: set/get max memzone segments
2023-05-24 22:25 UTC (2+ messages)
` [PATCH v4] "
[PATCH] test/crypto: fix IPsec AES CCM test vector
2023-05-24 21:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] pipeline: fix double free error for table stats
2023-05-24 21:16 UTC (2+ messages)
[PATCH 0/2] AES CCM support in CNXK crypto PMD
2023-05-24 21:13 UTC (3+ messages)
` [PATCH 1/2] crypto/cnxk: add AES CCM support
[PATCH] dmadev: add tracepoints
2023-05-24 21:12 UTC (3+ messages)
` [PATCH v3] "
[PATCH] ring: fix the variable name error
2023-05-24 21:00 UTC (3+ messages)
[PATCH 0/7] fixes and improvements to CNXK crypto PMD
2023-05-24 20:55 UTC (2+ messages)
[PATCH 0/2] improve code portability
2023-05-24 20:54 UTC (4+ messages)
` [PATCH v5] "
` [PATCH v5] telemetry: remove non-portable array initialization syntax
[PATCH] telemetry: fix autotest failures on Alpine
2023-05-24 20:47 UTC (3+ messages)
` [PATCH v3 0/5] telemetry: remove variable length arrays
[RFC v2 0/2] add DTS smoke tests
2023-05-24 20:44 UTC (5+ messages)
` [RFC v2 1/2] dts: add "
[PATCH 23.07 0/2] Minor meson build improvements
2023-05-24 20:24 UTC (2+ messages)
[PATCH] dma/idxd: add support for multi-process when using VFIO
2023-05-24 19:14 UTC (3+ messages)
[PATCH v1] power: support amd-pstate cpufreq driver
2023-05-24 18:46 UTC (2+ messages)
[RFC PATCH] ethdev: advertise flow restore in mbuf
2023-05-24 18:44 UTC (4+ messages)
[PATCH v2 00/22] lib: add pdcp protocol
2023-05-24 18:31 UTC (25+ messages)
` [PATCH v3 "
` [PATCH v3 01/22] net: add PDCP header
` [PATCH v3 02/22] lib: add pdcp protocol
` [PATCH v3 03/22] pdcp: add pre and post-process
` [PATCH v3 04/22] pdcp: add packet group
` [PATCH v3 05/22] pdcp: add crypto session create and destroy
` [PATCH v3 06/22] pdcp: add pre and post process for UL
` [PATCH v3 07/22] pdcp: add pre and post process for DL
` [PATCH v3 08/22] pdcp: add IV generation routines
` [PATCH v3 09/22] app/test: add lib pdcp tests
` [PATCH v3 10/22] test/pdcp: pdcp HFN tests in combined mode
` [PATCH v3 11/22] doc: add PDCP library guide
` [PATCH v3 12/22] pdcp: add control PDU handling for status report
` [PATCH v3 13/22] pdcp: implement t-Reordering and packet buffering
` [PATCH v3 14/22] test/pdcp: add in-order delivery cases
` [PATCH v3 15/22] pdcp: add timer callback handlers
` [PATCH v3 16/22] pdcp: add timer expiry handle
` [PATCH v3 17/22] test/pdcp: add timer expiry cases
` [PATCH v3 18/22] test/pdcp: add timer restart case
` [PATCH v3 19/22] pdcp: add support for status report
` [PATCH v3 20/22] pdcp: allocate reorder buffer alongside with entity
` [PATCH v3 21/22] pdcp: add thread safe processing
` [PATCH v3 22/22] test/pdcp: add PDCP status report cases
AF_XDP performance
2023-05-24 18:29 UTC (3+ messages)
[PATCH] ethdev: add indirect list flow action
2023-05-24 17:46 UTC (3+ messages)
` [PATCH v4] "
[PATCH] net/gve: check driver compatibility
2023-05-24 17:14 UTC (5+ messages)
` [v4] "
` [v5] "
[RFC PATCH 0/6] add support for CDX bus
2023-05-24 17:06 UTC (8+ messages)
` [PATCH v4 0/4] Support AMD CDX bus, for FPGA based CDX devices. The CDX
` [PATCH v4 1/4] bus/cdx: introduce cdx bus
` [PATCH v4 3/4] bus/cdx: add support for MSI
[PATCH] net/mlx5: enhance error log for tunnel offloading
2023-05-24 16:31 UTC (4+ messages)
[PATCH] common/mlx5: adjust fork call with the new kernel API
2023-05-24 16:05 UTC (3+ messages)
[PATCH 0/3] use C11 memory model GCC builtin atomics
2023-05-24 16:05 UTC (3+ messages)
[PATCH] freebsd/contigmem: fix function parameter list
2023-05-24 16:03 UTC (3+ messages)
[PATCH] maintainers: add maintainers to Nvidia net mlx5
2023-05-24 15:55 UTC (4+ messages)
seeking community input on adapting DPDK to P4Runtime backend
2023-05-24 15:43 UTC (7+ messages)
[PATCH v12] app/procinfo: display eventdev xstats
2023-05-24 15:09 UTC (3+ messages)
` [PATCH v14] "
[PATCH] doc: deprecation notice to add new hash function
2023-05-24 14:49 UTC (3+ messages)
[PATCH] net/bonding: rename bonded to bonding
2023-05-24 14:48 UTC (2+ messages)
[PATCH v2 00/10] add hairpin queue support
2023-05-24 14:38 UTC (8+ messages)
` [PATCH v3 00/10] net/cpfl: "
` [PATCH v3 02/10] net/cpfl: support hairpin queue capbility get
` [PATCH v3 04/10] net/cpfl: add haipin queue group during vport init
` [PATCH v3 05/10] net/cpfl: support hairpin queue setup and release
[dpdk-dev] [PATCH 1/2] common/cnxk: support Tx queue flow pattern in ROC API
2023-05-24 14:20 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/2] net/cnxk: support Tx queue flow pattern item
[PATCH 0/2] net/mlx5: add modify field actions number validation
2023-05-24 14:07 UTC (2+ messages)
[PATCH v2 0/3] Windows performance enhancements
2023-05-24 14:06 UTC (2+ messages)
[PATCH v1 0/2] disallow duplicated tag index
2023-05-24 14:05 UTC (2+ messages)
[PATCH] common/mlx5: enable opration in iova virtual address mode
2023-05-24 14:04 UTC (3+ messages)
` [PATCH v2] common/mlx5: enable operation "
[PATCH v1 0/3] add support for infiniband BTH match
2023-05-24 12:54 UTC (10+ messages)
` [PATCH v1 1/3] ethdev: add flow item for RoCE infiniband BTH
` [PATCH v2 0/3] add support for infiniband BTH match
` [PATCH v2 1/3] ethdev: add flow item for RoCE infiniband BTH
` [PATCH v2 2/3] net/mlx5: add support for infiniband BTH match
` [PATCH v2 3/3] net/mlx5/hws: "
[PATCH 1/2] test/crypto: free memory in error and skip paths
2023-05-24 12:41 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 1/5] eventdev: add power monitoring API on event port
2023-05-24 12:34 UTC (4+ messages)
` [RFC PATCH 4/5] power: add eventdev support for power management
[PATCH] test/crypto: remove redundant code
2023-05-24 12:30 UTC (3+ messages)
[PATCH 1/2] test/crypto: use separate keys for auth and cipher
2023-05-24 12:26 UTC (3+ messages)
[PATCH] crypto/ipsec_mb: enqueue counter fix
2023-05-24 12:22 UTC (3+ messages)
` [PATCH v2] "
` [EXT] "
[PATCH] app/crypto-perf: check crypto result
2023-05-24 12:18 UTC (4+ messages)
` [PATCH v2] "
[PATCH] test/crypto: fix return value from session
2023-05-24 12:13 UTC (3+ messages)
[PATCH] crypto/openssl: fix memory free issue
2023-05-24 12:11 UTC (3+ messages)
[PATCH 0/8] add AESNI_MB optimisations
2023-05-24 11:44 UTC (4+ messages)
` [PATCH v2 "
[PATCH v3] ethdev: add flow rule actions update API
2023-05-24 11:00 UTC (3+ messages)
` [PATCH v4] "
[PATCH] cryptodev: clarify error codes returned
2023-05-24 10:59 UTC (3+ messages)
[PATCH v1 0/8] add IPv6 extension push remove
2023-05-24 10:30 UTC (9+ messages)
` [PATCH v1 1/8] ethdev: add IPv6 extension push remove action
` [PATCH v1 0/2] add IPv6 extension push remove
` [PATCH v1 1/2] ethdev: add IPv6 extension push remove action
` [PATCH v1 2/2] app/testpmd: add IPv6 extension push remove cli
` [PATCH v1 2/8] "
[PATCH v3 0/2] crypto/qat: add cipher-crc offload feature
2023-05-24 10:04 UTC (3+ messages)
` [PATCH v4 "
` [EXT] "
[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
2023-05-24 10:04 UTC (33+ messages)
` [PATCH v2 01/32] "
` [PATCH v2 02/32] common/cnxk: add pool BPID to RQ while using common pool
` [PATCH v2 03/32] common/cnxk: fix CPT backpressure disable on LBK
` [PATCH v2 04/32] common/cnxk: skip flow ctrl set on non-existent meta aura
` [PATCH v2 05/32] common/cnxk: reduce sqes per sqb by one
` [PATCH v2 06/32] common/cnxk: dump SW SSO work count as xstat
` [PATCH v2 07/32] common/cnxk: add percent drop threshold to pool
` [PATCH v2 08/32] common/cnxk: make aura flow control config more predictable
` [PATCH v2 09/32] common/cnxk: update age drop statistics
` [PATCH v2 10/32] common/cnxk: fetch eng caps for inl outb inst format
` [PATCH v2 11/32] common/cnxk: add receive error mask
` [PATCH v2 12/32] common/cnxk: fix null pointer dereference
` [PATCH v2 13/32] common/cnxk: fix parameter in NIX dump
` [PATCH v2 14/32] common/cnxk: set relchan in TL4 config for each SDP queue
` [PATCH v2 15/32] common/cnxk: avoid STALL with dual rate on CNF95N
` [PATCH v2 16/32] common/cnxk: update errata info
` [PATCH v2 17/32] common/cnxk: sync between mbox up and down messages
` [PATCH v2 18/32] common/cnxk: add more comments to mbox code
` [PATCH v2 19/32] common/cnxk: add CN105xxN B0 model
` [PATCH v2 20/32] common/cnxk: access valid pass value
` [PATCH v2 21/32] net/cnxk: add receive error mask
` [PATCH v2 22/32] common/cnxk: support of 1-N pool-aura per NIX LF
` [PATCH v2 23/32] net/cnxk: support for inbound without inline dev mode
` [PATCH v2 24/32] common/cnxk: fix inline device VF identification
` [PATCH v2 25/32] common/cnxk: avoid inline dev CPT lf detach multiple times
` [PATCH v2 26/32] common/cnxk: skip CGX promisc mode with NPC exact match
` [PATCH v2 27/32] common/cnxk: configure PFC on SPB aura
` [PATCH v2 28/32] common/nix: check for null derefernce
` [PATCH v2 29/32] common/cnxk: fix receive queue with multiple mask
` [PATCH v2 30/32] net/cnxk: handle extbuf completion on ethdev stop
` [PATCH v2 31/32] net/cnxk: add aes-ccm to inline IPsec capabilities
` [PATCH v2 32/32] common/cnxk: add check for null auth and anti-replay
[PATCH] net/ice: DCF adds default RSS
2023-05-24 10:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ethdev: fix asynchronous destroy and push tracepoints
2023-05-24 9:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] add hwpools and support exchanging mbufs between pools
2023-05-24 9:33 UTC (4+ messages)
` [PATCH v2 1/5] mempool/cnxk: use pool config to pass flags
` [PATCH v2 5/5] mempool/cnxk: add support for exchanging mbufs between pools
[PATCH] app/crypto-perf: change buffer size based on optype
2023-05-24 9:29 UTC (3+ messages)
[RFC 0/4] add frequency adjustment support for PTP
2023-05-24 9:25 UTC (5+ messages)
` [RFC v2 0/3] add frequency adjustment support for PTP timesync
` [RFC v2 1/3] ethdev: add frequency adjustment API
[PATCH] examples/ipsec-secgw: fix zero address in ethernet header
2023-05-24 9:25 UTC (3+ messages)
[PATCH] app/testpmd: fix segment fault with invalid queue id
2023-05-24 9:03 UTC (6+ messages)
` [PATCH v2 0/2] add API and use it to fix a bug
` [PATCH v2 1/2] ethdev: add API to check queue ID validity
[v1 1/3] net/mlx5/hws: support dest root table action
2023-05-24 9:01 UTC (2+ messages)
[PATCH 1/2] event/cnxk: fix ns to ticks conversion
2023-05-24 8:52 UTC (2+ messages)
` [PATCH 2/2] event/cnxk: honor event limit set by config
[PATCH v5 00/15] graph enhancement for multi-core dispatch
2023-05-24 8:45 UTC (20+ messages)
` [PATCH v6 "
` [PATCH v6 04/15] graph: add get/set graph worker model APIs
` [PATCH v6 05/15] graph: introduce graph node core affinity API
` [PATCH v6 06/15] graph: introduce graph bind unbind API
` [PATCH v6 07/15] graph: introduce graph clone API for other worker core
` [PATCH v6 08/15] graph: add struct for stream moving between cores
` [PATCH v6 09/15] graph: introduce stream moving cross cores
` [PATCH v6 12/15] graph: enable graph multicore dispatch scheduler model
` [PATCH v6 13/15] graph: add stats for cross-core dispatching
` [PATCH v6 15/15] doc: update multicore dispatch model in graph guides
[PATCH v3 1/7] common/idpf: fix 64b timestamp roll over issue
2023-05-24 8:36 UTC (4+ messages)
` [PATCH v4 0/7] fix idpf and cpfl timestamp
` [PATCH v4 1/7] common/idpf: fix 64b timestamp roll over issue
[PATCH 4/5] test/security: add inline MACsec cases
2023-05-24 8:09 UTC (6+ messages)
` [PATCH 00/13] Add MACsec unit test cases
` [PATCH 02/13] security: add MACsec packet number threshold
` [EXT] "
[PATCH] lib/cryptodev: fix assertion to remove GCC compilation warning
2023-05-24 7:21 UTC (6+ messages)
` [PATCH v2] "
` [EXT] "
[dpdk-dev] [PATCH 1/1] eal: fix error log in rte_dev_probe
2023-05-24 7:11 UTC (3+ messages)
[PATCH v1 0/2] Fix VXLAN matching
2023-05-24 6:46 UTC (2+ messages)
[PATCH 4/4] net/iavf: enable UDP fragmentation offload
2023-05-24 5:20 UTC (2+ messages)
[PATCH 0/4] support UDP fragmentation offload
2023-05-24 3:33 UTC (2+ messages)
[PATCH] net/ice: fix timestamp enable error
2023-05-24 1:28 UTC (2+ messages)
[PATCH] net/ice: adjust timestamp mbuf register
2023-05-24 1:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/3] ip_frag: optimize key compare and hash generation
2023-05-23 22:30 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] ip_frag: improve reassembly lookup performance
[PATCH v4 0/5] ethdev: modify field API for multiple headers
2023-05-23 21:31 UTC (7+ messages)
` [PATCH v5 "
` [PATCH v5 1/5] doc: fix blank lines in modify field action description
` [PATCH v5 2/5] doc: fix blank line in asynchronous operations description
` [PATCH v5 3/5] doc: fix wrong indentation in RSS action description
` [PATCH v5 4/5] ethdev: add GENEVE TLV option modification support
` [PATCH v5 5/5] ethdev: add MPLS header "
[PATCH 0/5] Support and test inline MACsec for cnxk
2023-05-23 20:04 UTC (13+ messages)
` [PATCH 00/15] net/cnxk: add MACsec support
` [PATCH 05/15] common/cnxk: add MACsec PN and LMAC mode configuration
` [PATCH 06/15] common/cnxk: add MACsec stats
` [PATCH 07/15] common/cnxk: add MACsec interrupt APIs
` [PATCH 08/15] common/cnxk: add MACsec port configuration
` [PATCH 09/15] common/cnxk: add MACsec control "
` [PATCH 10/15] common/cnxk: add MACsec FIPS mbox
` [PATCH 11/15] common/cnxk: derive hash key for MACsec
` [PATCH 12/15] net/cnxk: add MACsec initialization
` [PATCH 13/15] net/cnxk: create/destroy MACsec SC/SA
` [PATCH 14/15] net/cnxk: add MACsec session and flow configuration
` [PATCH 15/15] net/cnxk: add MACsec stats
[PATCH v1] usertools/telemetry: fix unused parameter
2023-05-23 14:38 UTC (2+ 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).