[PATCH 00/10] support software live migration
2024-06-14 7:01 UTC (27+ messages)
` [PATCH 02/10] vdpa/nfp: fix logic in hardware init
` [PATCH 03/10] vdpa/nfp: fix the logic of reconfiguration
` [PATCH 04/10] vdpa/nfp: refactor the logic of datapath update
` [PATCH 05/10] vdpa/nfp: add the live migration logic
` [PATCH 06/10] vdpa/nfp: add the interrupt logic of vring relay
` [PATCH 07/10] vdpa/nfp: setup the VF configure
` [PATCH 08/10] vdpa/nfp: recover the ring index on new host
` [PATCH 09/10] vdpa/nfp: setup vring relay thread
` [PATCH 10/10] doc: update nfp document
` [PATCH v2 00/11] support software live migration
` [PATCH v2 01/11] mailmap: add new contributor
` [PATCH v2 02/11] vdpa/nfp: fix logic in hardware init
` [PATCH v2 03/11] vdpa/nfp: fix the logic of reconfiguration
[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
2024-06-14 6:49 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] "
` [EXTERNAL] "
` [PATCH v2 2/2] crypto/mlx5: add out of place mode for "
[PATCH] net/mana: fix uninitialized scalar variable
2024-06-14 5:47 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v3 0/3] Introduce UADK compression driver
2024-06-14 1:03 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] net/gve: change QPLs to be queue resources
2024-06-13 23:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH] child process synchronization NIC startup parameters
2024-06-13 23:23 UTC (2+ messages)
[DPDK/DTS Bug 1459] Port over dynamic_queue test suite to new DTS
2024-06-13 21:18 UTC
DTS Meeting Rescheduled
2024-06-13 20:45 UTC
[PATCH 0/4] dts: Remove Excess Attributes From User Config
2024-06-13 20:18 UTC (5+ messages)
` [PATCH 1/4] dts: Remove build target config and list of devices
` [PATCH 2/4] dts: Use First Core Logic Change
` [PATCH 3/4] dts: Self-Discovering Architecture Change
` [PATCH 4/4] dts: Rework DPDK Attributes In SUT Node Config
[PATCH] app/testpmd: fix lcore ID restriction
2024-06-13 19:13 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v1 0/4] Add second scatter test case
2024-06-13 18:15 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] dts: add context manager for interactive shells
` [PATCH v4 2/4] dts: improve starting and stopping "
` [PATCH v4 3/4] dts: add methods for modifying MTU to testpmd shell
` [PATCH v4 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter
[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
2024-06-13 18:03 UTC (10+ messages)
` [PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro
` [EXTERNAL] "
[PATCH v2 1/9] crypto/ionic: introduce AMD Pensando ionic crypto driver
2024-06-13 17:58 UTC (6+ messages)
` [PATCH v3 0/9] crypto/ionic: introduce AMD Pensando driver
` [PATCH v3 1/9] "
` [EXTERNAL] "
[PATCH] eal: fix logs for '--lcores'
2024-06-13 16:20 UTC (2+ messages)
[PATCH v4] net/cpfl: get running host ID for CPFL PMD
2024-06-13 15:36 UTC (3+ messages)
` [PATCH v5] "
[RFC] ring: remove unnecessary fences in C11 ring for performance
2024-06-13 15:34 UTC (3+ messages)
[PATCH] app/test:add NIC parameter exception handling
2024-06-13 15:30 UTC (2+ messages)
[PATCH] maintainers: remove cxgbe maintainer
2024-06-13 14:12 UTC (3+ messages)
[PATCH 0/3] use rte macros instead of GCC __attribute
2024-06-13 14:07 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute
[PATCH] remove extension keyword for flex arrays
2024-06-13 12:55 UTC (3+ messages)
[PATCH] net/mlx5: add non-template flow metadata split
2024-06-13 12:51 UTC
[PATCH] net/mlx5: fix mlx5 device start failure
2024-06-13 12:45 UTC
[PATCH 0/2] introduce PM QoS interface
2024-06-13 11:20 UTC (4+ messages)
` [PATCH v2 0/2] power: "
` [PATCH v2 1/2] power: introduce PM QoS API on CPU wide
` [PATCH v2 2/2] examples/l3fwd-power: add PM QoS configuration
[RFC 0/4] remove use of VLA
2024-06-13 10:43 UTC (9+ messages)
` [RFC 2/4] gro: remove use of VLAs
` [RFC 4/4] net/ice: "
[RFC] net/ice: Update base code with latest snapshot
2024-06-13 6:17 UTC (109+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
` [PATCH v2 012/148] net/ice/base: clean up __ice_aq_get_set_rss_lut()
` [PATCH v2 047/148] net/ice/base: added informational message for NAC topology
` [PATCH v2 048/148] net/ice/base: add Cage Max Power override NVM module
` [PATCH v2 049/148] net/ice/base: adapt No FEC in Auto support check to add E82X devices
` [PATCH v2 050/148] net/ice/base: move (read|write)_sma_ctrl functions to match upstream
` [PATCH v2 051/148] net/ice/base: fix incorrect size when allocating children arrays
` [PATCH v2 052/148] net/ice/base: fix GCS descriptor field offsets
` [PATCH v2 053/148] net/ice/base: add VSI type for subfunctions
` [PATCH v2 054/148] net/ice/base: correct the return type of ice_bitmap_hweight
` [PATCH v2 055/148] net/ice/base: fix ice_ptp_one_port_cmd to avoid stale PHY commands
` [PATCH v2 056/148] net/ice/base: remove dead code from ice_get_ddp_pkg_state
` [PATCH v2 057/148] net/ice/base: get rid of enum ice_status
` [PATCH v2 058/148] net/ice/base: use ICE_PTP_NOP to better indicate no action
` [PATCH v2 059/148] net/ice/base: add fw log file
` [PATCH v2 060/148] net/ice/base: update comments regarding clearing timestamps
` [PATCH v2 061/148] net/ice/base: use "err" instead of "status" in ice_ptp_hw.c
` [PATCH v2 062/148] net/ice/base: re-number E810-T subdevice IDs to match upstream
` [PATCH v2 063/148] net/ice/base: enable RDMA Act-Act unload paths
` [PATCH v2 064/148] net/ice/base: parse 1PPS GPIO in 1588 function caps
` [PATCH v2 065/148] net/ice/base: rename netlist check functions to match upstream
` [PATCH v2 066/148] net/ice/base: fix check for existing switch rule
` [PATCH v2 067/148] net/ice/base: fall back to safe CGU params
` [PATCH v2 068/148] net/ice/base: change tmr_idx to u32
` [PATCH v2 069/148] net/ice/base: be more verbose when preparing timer sync
` [PATCH v2 070/148] net/ice/base: be more verbose in configuring Rx timestamp offset
` [PATCH v2 071/148] net/ice/base: match code style to upstream
` [PATCH v2 072/148] net/ice/base: update strict status when assigning BW limits
` [PATCH v2 073/148] net/ice/base: remove unused define
` [PATCH v2 074/148] net/ice/base: improve read retry value calculation
` [PATCH v2 075/148] net/ice/base: check if recipe buffer was already allocated
` [PATCH v2 076/148] net/ice/base: fix handling recipes when reusing is not supported
` [PATCH v2 077/148] net/ice/base: use correct type
` [PATCH v2 078/148] net/ice/base: read OROM in a loop
` [PATCH v2 079/148] net/ice/base: ignore snprintf return value
` [PATCH v2 080/148] net/ice/base: check array bounds
` [PATCH v2 081/148] net/ice/base: copy output IO params from command descriptor
` [PATCH v2 082/148] net/ice/base: enable Next Cluster ID capability
` [PATCH v2 083/148] net/ice/base: fix potential TLV length overflow
` [PATCH v2 084/148] net/ice/base: add function to read SDP section from NVM
` [PATCH v2 085/148] net/ice/base: add Floating VEB support
` [PATCH v2 086/148] net/ice/base: add defines for loopback mode
` [PATCH v2 087/148] net/ice/base: allow skipping PF clear
` [PATCH v2 088/148] net/ice/base: fix in the definition of the Board Type
` [PATCH v2 089/148] net/ice/base : make ice_clear_vsi_q_ctx() non-static
` [PATCH v2 090/148] net/ice/base: fix package download algorithm
` [PATCH v2 091/148] net/ice/base: allows packages with mixed signature presence
` [PATCH v2 092/148] net/ice/base: fix ice_memcpy type specifiers
` [PATCH v2 093/148] net/ice/base: allow different FW API versions based on MAC type
` [PATCH v2 094/148] net/ice/base: add 32 GT bus speed enumerated value
` [PATCH v2 095/148] net/ice/base: add E830 debug dump cluster ID values
` [PATCH v2 096/148] net/ice/base: fix for preparing PHY for timesync command
` [PATCH v2 097/148] net/ice/base: support for firmware sanitization
` [PATCH v2 098/148] net/ice/base: add 200G speeds to PHY types decoding
` [PATCH v2 099/148] net/ice/base: temporary workaround for E830 signed package support
` [PATCH v2 100/148] net/ice/base: add PHY OFFSET_READY register clearing
` [PATCH v2 101/148] net/ice/base: rename PHY model designator fields and functions
` [PATCH v2 102/148] net/ice/base: enable SB access explicitly before 1st PHY access
` [PATCH v2 103/148] net/ice/base: refactor ETH56G PHY initialization
` [PATCH v2 104/148] net/ice/base: refactor ETH56G support for miltiple PHYs per MAC
` [PATCH v2 105/148] net/ice/base: implement interface to reset timestamp memory
` [PATCH v2 106/148] net/ice/base: fix iterations over PTP ports
` [PATCH v2 107/148] net/ice/base: return high address for multi-read eth56g registers
` [PATCH v2 108/148] net/ice/base: add function to read Tx timestamp status register
` [PATCH v2 109/148] net/ice/base: implement upper-level PHY control functions
` [PATCH v2 110/148] net/ice/base: squash multiple fixes for e56g device
` [PATCH v2 111/148] net/ice/base: add PHY statistics dump
` [PATCH v2 112/148] net/ice/base: move ice_ptp_init_phy_model to align with upstream
` [PATCH v2 113/148] net/ice/base: add Get Link Status Data version 2
` [PATCH v2 114/148] net/ice/base: add port option commands
` [PATCH v2 115/148] net/ice/base: merge unified E830 headers
` [PATCH v2 116/148] net/ice/base: replace array initialization with macros
` [PATCH v2 117/148] net/ice/base: switch speed conversions to static lookups
` [PATCH v2 118/148] net/ice/base: support E830 in DDP pkg handling
` [PATCH v2 119/148] net/ice/base: support E830 in Topology AQ command
` [PATCH v2 120/148] net/ice/base: add E830 PTP init
` [PATCH v2 121/148] net/ice/base: allow skipping main timer programming
` [PATCH v2 122/148] net/ice/base: add missing files for shared code update
` [PATCH v2 123/148] net/ice/base: align code to upstream
` [PATCH v2 124/148] net/ice/base: use const char* array for storing link modes
` [PATCH v2 125/148] net/ice/base: fix compile issues on some targets
` [PATCH v2 126/148] net/ice/base: move code to common headers
` [PATCH v2 127/148] net/ice/base: make some switch-related functions static
` [PATCH v2 128/148] net/ice/base: add support for L2TP on switch
` [PATCH v2 129/148] net/ice/base: add L2TPv3 support for adv rules
` [PATCH v2 130/148] net/ice/base: detect and store device sensor reading capability
` [PATCH v2 131/148] net/ice/base: add missing defines and misc cleanup
` [PATCH v2 132/148] net/ice/base: increase PF reset wait timeout to 500 milliseconds
` [PATCH v2 133/148] net/ice/base: fix memcpy type
` [PATCH v2 134/148] net/ice/base: too big a timeout for QV diagnostic tests
` [PATCH v2 135/148] net/ice/base: fix ice_get_ctx() issue
` [PATCH v2 136/148] net/ice/base: add AQ function to configure SyncE error reporting
` [PATCH v2 137/148] net/ice/base: support DCF query port ETS adminq
` [PATCH v2 138/148] net/ice/base: update boost struct for traffic types
` [PATCH v2 139/148] net/ice/base: clean up ice_lan_tx_rx
` [PATCH v2 140/148] net/ice/base: enable CGU error reporting
` [PATCH v2 141/148] net/ice/base: cleanup timestamp registers correctly
` [PATCH v2 142/148] net/ice/base: rework multiple functions
` [PATCH v2 143/148] net/ice/base: change a method to get pca9575 handle
` [PATCH v2 144/148] net/ice/base: rename SMA register macros to match Linux upstream
` [PATCH v2 145/148] net/ice/base: introduce new functions in ice_sched_node
` [PATCH v2 146/148] net/ice/base: misc header file clean up
` [PATCH v2 147/148] net/ice: update rss lut value for RSS init
` [PATCH v2 148/148] net/ice: add new device ids
[PATCH] r8126: add r8126 ethernet poll mode driver
2024-06-13 3:39 UTC (2+ messages)
` [PATCH v2] "
[PATCH] r8125: add r8125 ethernet poll mode driver
2024-06-13 3:36 UTC (2+ messages)
` [PATCH v2] "
[DPDK/ethdev Bug 1458] i40e based NIC locked due to packet with invalid length
2024-06-13 1:32 UTC
[PATCH 0/9] net/mlx5: flow fast path validation
2024-06-12 22:28 UTC (12+ messages)
` [PATCH v2] ethdev: support duplicating only item mask
` [PATCH v2 0/8] net/mlx5: flow fast path validation
` [PATCH v2 1/8] net/mlx5: extract target port validation
` [PATCH v2 2/8] net/mlx5: extract queue index validation
` [PATCH v2 3/8] net/mlx5: store pattern template items
` [PATCH v2 4/8] net/mlx5: store original actions in template
` [PATCH v2 5/8] net/mlx5: store expected type on indirect action
` [PATCH v2 6/8] net/mlx5: store modify field action
` [PATCH v2 7/8] common/mlx5: add debug mode indicator
` [PATCH v2 8/8] net/mlx5: add async flow operation validation
[RFC 0/2] Add support for link speed lanes
2024-06-12 20:57 UTC (8+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 4/4] testpmd: add support for displaying lanes capability
[PATCH v1] Initial implementation queue start stop suite
2024-06-12 20:03 UTC
[DPDK/DTS Bug 1457] Port over queue start/stop suite to new DTS
2024-06-12 19:02 UTC
[PATCH] app/testpmd: fix parsing for connection tracking item
2024-06-12 16:35 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).