[PATCH v6 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
2021-12-30 6:08 UTC (5+ messages)
` [PATCH v6 01/26] drivers/net: introduce a new PMD driver
` [PATCH v6 02/26] net/spnic: initialize the HW interface
` [PATCH v6 03/26] net/spnic: add mbox message channel
` [PATCH v6 07/26] net/spnic: add interface handling cmdq message
[dpdk-dev] [PATCH] net/ixgbe: check ixgbe filter init failure
2021-12-30 5:32 UTC (5+ messages)
` [PATCH v2 1/1] "
[RFC 0/3] Add support for GRE optional fields matching
2021-12-30 3:08 UTC (4+ messages)
` [RFC 1/3] ethdev: support GRE optional fields
` [RFC 2/3] app/testpmd: add gre_option item command
` [RFC 3/3] net/mlx5: support matching on optional fields of GRE
Understanding Flow API action RSS
2021-12-29 14:34 UTC
[PATCH v5 01/26] drivers/net: introduce a new PMD driver
2021-12-29 13:37 UTC (26+ messages)
` [PATCH v5 02/26] net/spnic: initialize the HW interface
` [PATCH v5 03/26] net/spnic: add mbox message channel
` [PATCH v5 04/26] net/spnic: introduce event queue
` [PATCH v5 05/26] net/spnic: add mgmt module
` [PATCH v5 06/26] net/spnic: add cmdq and work queue
` [PATCH v5 07/26] net/spnic: add interface handling cmdq message
` [PATCH v5 08/26] net/spnic: add hardware info initialization
` [PATCH v5 09/26] net/spnic: support MAC and link event handling
` [PATCH v5 10/26] net/spnic: add function info initialization
` [PATCH v5 11/26] net/spnic: add queue pairs context initialization
` [PATCH v5 12/26] net/spnic: support mbuf handling of Tx/Rx
` [PATCH v5 13/26] net/spnic: support Rx congfiguration
` [PATCH v5 14/26] net/spnic: add port/vport enable
` [PATCH v5 15/26] net/spnic: support IO packets handling
` [PATCH v5 16/26] net/spnic: add device configure/version/info
` [PATCH v5 17/26] net/spnic: support RSS configuration update and get
` [PATCH v5 18/26] net/spnic: support VLAN filtering and offloading
` [PATCH v5 19/26] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v5 20/26] net/spnic: support flow control
` [PATCH v5 21/26] net/spnic: support getting Tx/Rx queues info
` [PATCH v5 22/26] net/spnic: net/spnic: support xstats statistics
` [PATCH v5 23/26] net/spnic: support VFIO interrupt
` [PATCH v5 24/26] net/spnic: support Tx/Rx queue start/stop
` [PATCH v5 25/26] net/spnic: add doc infrastructure
` [PATCH v5 26/26] net/spnic: Fix reviewers comments
[PATCH v5 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
2021-12-29 13:37 UTC
[PATCH v3 00/25] Net/SPNIC: support SPNIC into DPDK 22.03
2021-12-29 12:11 UTC (32+ messages)
` [PATCH v3 01/25] drivers/net: introduce a new PMD driver
` [PATCH v3 02/25] net/spnic: initialize the HW interface
` [PATCH v3 03/25] net/spnic: add mbox message channel
` [PATCH v3 04/25] net/spnic: introduce event queue
` [PATCH v3 05/25] net/spnic: add mgmt module
` [PATCH v3 06/25] net/spnic: add cmdq and work queue
` [PATCH v3 07/25] net/spnic: add interface handling cmdq message
` [PATCH v3 08/25] net/spnic: add hardware info initialization
` [PATCH v3 09/25] net/spnic: support MAC and link event handling
` [PATCH v3 10/25] net/spnic: add function info initialization
` [PATCH v3 11/25] net/spnic: add queue pairs context initialization
` [PATCH v3 12/25] net/spnic: support mbuf handling of Tx/Rx
` [PATCH v3 13/25] net/spnic: support Rx congfiguration
` [PATCH v3 14/25] net/spnic: add port/vport enable
` [PATCH v3 15/25] net/spnic: support IO packets handling
` [PATCH v3 16/25] net/spnic: add device configure/version/info
` [PATCH v3 17/25] net/spnic: support RSS configuration update and get
` [PATCH v3 18/25] net/spnic: support VLAN filtering and offloading
` [PATCH v3 19/25] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v3 20/25] net/spnic: support flow control
` [PATCH v3 21/25] net/spnic: support getting Tx/Rx queues info
` [PATCH v3 22/25] net/spnic: net/spnic: support xstats statistics
` [PATCH v3 23/25] net/spnic: support VFIO interrupt
` [PATCH v3 24/25] net/spnic: support Tx/Rx queue start/stop
` [PATCH v3 25/25] net/spnic: add doc infrastructure
[PATCH v4 00/25] Net/SPNIC: support SPNIC into DPDK 22.03
2021-12-29 11:49 UTC (28+ messages)
` [PATCH v4 01/25] drivers/net: introduce a new PMD driver
` [PATCH v4 02/25] net/spnic: initialize the HW interface
` [PATCH v4 03/25] net/spnic: add mbox message channel
` [PATCH v4 04/25] net/spnic: introduce event queue
` [PATCH v4 05/25] net/spnic: add mgmt module
` [PATCH v4 06/25] net/spnic: add cmdq and work queue
` [PATCH v4 07/25] net/spnic: add interface handling cmdq message
` [PATCH v4 08/25] net/spnic: add hardware info initialization
` [PATCH v4 09/25] net/spnic: support MAC and link event handling
` [PATCH v4 10/25] net/spnic: add function info initialization
` [PATCH v4 11/25] net/spnic: add queue pairs context initialization
` [PATCH v4 12/25] net/spnic: support mbuf handling of Tx/Rx
` [PATCH v4 13/25] net/spnic: support Rx congfiguration
` [PATCH v4 14/25] net/spnic: add port/vport enable
` [PATCH v4 15/25] net/spnic: support IO packets handling
` [PATCH v4 16/25] net/spnic: add device configure/version/info
` [PATCH v4 17/25] net/spnic: support RSS configuration update and get
` [PATCH v4 18/25] net/spnic: support VLAN filtering and offloading
` [PATCH v4 19/25] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v4 20/25] net/spnic: support flow control
` [PATCH v4 21/25] net/spnic: support getting Tx/Rx queues info
` [PATCH v4 22/25] net/spnic: net/spnic: support xstats statistics
` [PATCH v4 23/25] net/spnic: support VFIO interrupt
` [PATCH v4 24/25] net/spnic: support Tx/Rx queue start/stop
` [PATCH v4 25/25] net/spnic: add doc infrastructure
[PATCH] net/ice/base: support E824S and E825 devices
2021-12-29 9:25 UTC
[dpdk-dev] net/mlx5: rte_flow_item_gtp restricted to GTPU
2021-12-28 14:56 UTC
[dpdk-dev] [PATCH v2 1/3] net/iavf: support GTPU inner IPv4 for FDIR
2021-12-28 14:45 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] support GTPU inner IPv4/IPv6 for AVF FDIR
` [dpdk-dev] [PATCH v3 1/3] net/iavf: support GTPU inner IPv4 for FDIR
` [dpdk-dev] net/mlx5: rte_flow_item_gtp restricted to GTPU
[RFC] mempool: modify flush threshold
2021-12-28 14:28 UTC
[PATCH] crypto/qat: remove openssl 3.0 deprecated functions
2021-12-28 10:08 UTC
[PATCH] common/qat: enable gen4 b devices
2021-12-28 9:49 UTC
[PATCH 0/2] crypto/qat: add asymmetric crypto algorithms
2021-12-28 9:24 UTC (3+ messages)
` [PATCH 1/2] crypto/qat: refactor asymmetric crypto functions
` [PATCH 2/2] crypto/qat: add named elliptic curves
[PATCH] net/mlx5: relax headroom assertion
2021-12-28 9:20 UTC
[PATCH] net/mlx5: fix GCC uninitialized variable warning
2021-12-28 9:17 UTC
[PATCH 0/5] cryptodev: fix inconsistency in RSA op usage
2021-12-28 9:10 UTC (4+ messages)
` [PATCH 2/5] crypto/openssl: fix output of RSA verify op
[PATCH 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
2021-12-28 9:10 UTC (12+ messages)
` [PATCH 8/8] crypto/dpaa_sec: add debug framework
` [EXT] "
` [PATCH v2 0/8] NXP crypto drivers changes
` [PATCH v2 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
` [PATCH v2 2/8] common/dpaax: change job processing mode for PDCP SDAP
` [PATCH v2 3/8] crypto/dpaa2_sec: ordered queue support
` [PATCH v2 4/8] crypto/dpaa2_sec: support AES-GMAC
` [PATCH v2 5/8] crypto/dpaa2_sec: change digest size for AES_CMAC
` [PATCH v2 6/8] crypto/dpaa2_sec: add useful debug prints in sec dequeue
` [PATCH v2 7/8] crypto/dpaa2: fix to check next type for auth or cipher
` [PATCH v2 8/8] crypto/dpaa_sec: add debug framework
[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
2021-12-28 6:55 UTC (10+ messages)
` [RFC PATCH v1 1/4] net/i40e: enable direct re-arm mode
` [RFC PATCH v1 2/4] ethdev: add API for "
` 回复: "
` [RFC PATCH v1 3/4] net/i40e: add direct re-arm mode internal API
` [RFC PATCH v1 4/4] examples/l3fwd: give an example for direct rearm mode
` 回复: [RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
[RFC 0/1] integrate dmadev in vhost
2021-12-28 1:15 UTC (4+ messages)
` [RFC 1/1] vhost: integrate dmadev in asynchronous datapath
[PATCH 00/17] features and fixes on NXP eth devices
2021-12-27 18:01 UTC (22+ messages)
` [PATCH v2 00/16] "
` [PATCH v2 01/16] bus/fslmc: update MC to 10.29
` [PATCH v2 02/16] bus/fslmc: use dmb oshst for synchronization before I/O
` [PATCH v2 03/16] net/dpaa2: warn user in case of high nb desc
` [PATCH v2 04/16] net/dpaa2: fix unregistering interrupt handler
` [PATCH v2 05/16] net/dpaa2: fix timestamping for IEEE1588
` [PATCH v2 06/16] net/dpaa2: support multiple txqs en-queue for ordered
` [PATCH v2 07/16] net/dpaa2: add support for level 2 in traffic management
` [PATCH v2 08/16] net/dpaa2: secondary process handling for dpni
` [PATCH v2 09/16] bus/fslmc: add and scan dprc devices
` [PATCH v2 10/16] net/dpaa2: support recycle loopback port
` [PATCH v2 11/16] net/dpaa: check status before configuring shared MAC
` [PATCH v2 12/16] net/dpaa: enable checksum for shared MAC interface
` [PATCH v2 13/16] net/enetc: add support for VFs
` [PATCH v2 14/16] net/pfe: disable HW CRC stripping
` [PATCH v2 15/16] net/pfe: reduce driver initialization time
` [PATCH v2 16/16] net/pfe: remove setting unused value
[Bug 918] RTE EAL is unable to complete its work
2021-12-27 13:53 UTC
[dpdk-dev] [PATCH] app/testpmd: log the largest free block when dumping socket memory
2021-12-27 10:49 UTC
[PATCH] eventdev/rx_adapter: add event port get api
2021-12-27 6:48 UTC (2+ messages)
[RFC] mempool: rte_mempool_do_generic_get optimizations
2021-12-26 15:34 UTC
[RFC] eal: support systemd service convention for runtime directory
2021-12-26 12:20 UTC (2+ messages)
[dpdk-dev] [RFC] mempool: implement index-based per core cache
2021-12-25 0:16 UTC (4+ messages)
` [PATCH 0/1] "
` [PATCH 1/1] "
[PATCH] examples/ipsec-secgw: fix default flow rule creation
2021-12-24 13:11 UTC (2+ messages)
[PATCH] examples/ipsec-secgw: fix event dev start sequence
2021-12-24 13:09 UTC (3+ messages)
[PATCH 1/3] crypto/ipsec_mb: fix qp setup null pointer dereference
2021-12-24 12:55 UTC (3+ messages)
` [PATCH 3/3] crypto/ipsec_mb: fix tainted data for session
` [EXT] "
[PATCH v2 00/29] New features and improvements in cnxk crypto PMD
2021-12-24 12:43 UTC (3+ messages)
` [PATCH v3 "
[PATCH] net/mlx5: support the imissed counter on Windows
2021-12-24 6:46 UTC
[dpdk-dev] [PATCH 1/1] net/mlx5: fix stack buffer overflow of hrxq's rss_key
2021-12-24 3:06 UTC
[PATCH] eal: log hugepage create errors with filename
2021-12-23 19:21 UTC
[PATCH] event/cnxk: add timer adapter periodic mode support
2021-12-23 16:06 UTC
[PATCH 0/7] vhost: improve logging
2021-12-23 15:59 UTC (9+ messages)
` [PATCH 1/7] vhost: improve IOTLB logs
` [PATCH 2/7] vhost: improve vDPA registration failure log
` [PATCH 3/7] vhost: improve socket layer logs
` [PATCH 4/7] vhost: improve Vhost "
` [PATCH 5/7] vhost: improve Vhost-user "
` [PATCH 6/7] vhost: improve Virtio-net "
` [PATCH 7/7] vhost: remove multi-line logs
[PATCH v2] app/test-fib: fix possible division by zero
2021-12-23 15:37 UTC
[PATCH] app/test-fib: fix possible division by zero
2021-12-23 15:25 UTC
20.11.4 patches review and test
2021-12-23 15:08 UTC (8+ messages)
[PATCH] net/mlx5: fix GRE protocol type translation for VERB API
2021-12-23 13:16 UTC
[PATCH] net/mlx5: fix RSS expansion with explicit next protocol
2021-12-23 13:08 UTC
Minutes of Technical Board Meeting, 2021-12-15
2021-12-23 11:39 UTC
[PATCH v2 25/25] net/spnic: add doc infrastructure
2021-12-23 8:24 UTC
[PATCH v2 00/25] Net/SPNIC: support SPNIC into DPDK 22.03
2021-12-23 8:24 UTC (10+ messages)
` [PATCH v2 15/25] net/spnic: support IO packets handling
` [PATCH v2 16/25] net/spnic: add device configure/version/info
` [PATCH v2 17/25] net/spnic: support RSS configuration update and get
` [PATCH v2 19/25] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v2 20/25] net/spnic: support flow control
` [PATCH v2 21/25] net/spnic: support getting Tx/Rx queues info
` [PATCH v2 22/25] net/spnic: net/spnic: support xstats statistics
` [PATCH v2 23/25] net/spnic: support VFIO interrupt
` [PATCH v2 24/25] net/spnic: support Tx/Rx queue start/stop
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).