[dpdk-dev] [PATCH 0/3] RFC: Support disabling DPDK drivers in meson builds
2022-01-06 9:48 UTC (4+ messages)
` [dpdk-dev] [PATCH 3/3] build: support disabling drivers with meson
` "
[PATCH v3 00/10] Add cnxk_gpio PMD
2022-01-06 9:43 UTC (14+ messages)
` [PATCH v4 00/11] Add cnxk_gpio
` [PATCH v4 01/11] raw/cnxk_gpio: add GPIO driver skeleton
` [PATCH v4 02/11] raw/cnxk_gpio: support reading default queue conf
` [PATCH v4 03/11] raw/cnxk_gpio: support reading queue count
` [PATCH v4 04/11] raw/cnxk_gpio: support queue setup
` [PATCH v4 05/11] raw/cnxk_gpio: support queue release
` [PATCH v4 06/11] raw/cnxk_gpio: support enqueuing buffers
` [PATCH v4 07/11] raw/cnxk_gpio: support dequeuing buffers
` [PATCH v4 08/11] raw/cnxk_gpio: support standard GPIO operations
` [PATCH v4 09/11] raw/cnxk_gpio: support custom irq handlers
` [PATCH v4 10/11] raw/cnxk_gpio: support selftest
` [PATCH v4 11/11] raw/cnxk_gpio: add option to allow using subset of GPIOs
mbuf headroom question
2022-01-06 9:29 UTC
[PATCH] common/mlx5: fix missing validation in devargs parsing
2022-01-06 9:06 UTC (2+ messages)
[PATCH] net/mlx5: fix the memory socket selection in ASO management
2022-01-06 9:05 UTC (2+ messages)
[PATCH] common/mlx5: fix error handling in multi-class probe
2022-01-06 9:05 UTC (2+ messages)
[RFC 0/1] integrate dmadev in vhost
2022-01-06 5:46 UTC (9+ messages)
` [RFC 1/1] vhost: integrate dmadev in asynchronous datapath
` [PATCH v1 0/1] integrate dmadev in vhost
` [PATCH v1 1/1] vhost: integrate dmadev in asynchronous datapath
[PATCH] doc: simplify baseband features matrix
2022-01-05 20:12 UTC (2+ messages)
[RFC] eal: support systemd service convention for runtime directory
2022-01-05 20:04 UTC (3+ messages)
` [RFC] eal: remove size for eal_set_runtime_dir
Add timestamp to dpdk.log
2022-01-05 17:58 UTC (4+ messages)
[PATCH 1/2] net/nfp: remove duplicated check when setting MAC address
2022-01-05 10:32 UTC (2+ messages)
` [PATCH 2/2] net/nfp: remove useless range checks
[PATCH] bus/ifpga: remove useless check while browsing devices
2022-01-05 10:26 UTC
[PATCH] dma/idxd: fix burst capacity calculation
2022-01-05 1:32 UTC (3+ messages)
Understanding Flow API action RSS
2022-01-04 21:56 UTC (5+ messages)
[PATCH v1] gpudev: pin GPU memory
2022-01-04 17:53 UTC (6+ messages)
` [PATCH v2] "
[PATCH] app/eventdev: add crypto producer mode
2022-01-04 15:49 UTC (9+ messages)
` [PATCH v2] "
` [EXT] "
` [PATCH v3] "
[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
2022-01-04 15:40 UTC (6+ messages)
` [PATCH v4 0/2] Add functions to calculate UDP/TCP cksum in mbuf
` [PATCH v4 1/2] net: add "
[PATCH 0/7] vhost: improve logging
2022-01-04 15:05 UTC (9+ messages)
` [PATCH 1/7] vhost: improve IOTLB logs
` [PATCH 3/7] vhost: improve socket layer logs
` [PATCH 4/7] vhost: improve Vhost "
[Bug 908] [19.11] build failure -Werror=stringop-overflow in Ubuntu 21.04
2022-01-04 14:20 UTC (2+ messages)
[Bug 905] [dpdk-19.11.11-rc1]Meson&Makefile build failed on Freebsd13 with gcc10.3.0&clang11.0.1
2022-01-04 14:20 UTC (2+ messages)
[Bug 904] [dpdk-19.11.11] Meson build has some failures on Fedora35 with clang 13.0.0
2022-01-04 14:20 UTC (2+ messages)
[Bug 903] [19.11.11-rc1] net/ixgbe build failure with make and clang 13
2022-01-04 14:20 UTC (2+ messages)
[Bug 902] [19.11.11-rc1] net/ice build failure with make and clang 13
2022-01-04 14:20 UTC (2+ messages)
[Bug 901] [19.11.11-rc1] net/i40e build failure with make and clang 13
2022-01-04 14:19 UTC (2+ messages)
[PATCH v1 1/2] eventdev/crypto_adapter: move crypto ops to circular buffer
2022-01-04 12:31 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] eventdev: update crypto caps get to return SW cap
[PATCH v2 1/2] eventdev/crypto_adapter: move crypto ops to circular buffer
2022-01-04 12:25 UTC (2+ messages)
` [PATCH v2 2/2] eventdev: update crypto caps get to return SW cap
[Bug 900] [19.11.11-rc1] net/nfp build failure with clang 13
2022-01-04 10:52 UTC (2+ messages)
19.11.11 (RC2) patches review and test
2022-01-04 10:34 UTC (3+ messages)
[dpdk-dev] [PATCH v4 1/2] hash: split x86 and SW hash CRC intrinsics
2022-01-04 9:12 UTC (4+ messages)
` [dpdk-dev] [PATCH v5 "
` [dpdk-dev] [PATCH v5 2/2] hash: unify crc32 selection for x86 and Arm
[dpdk-dev] [PATCH 00/18] bnxt PMD fixes
2022-01-04 8:38 UTC (19+ messages)
` [dpdk-dev] [PATCH 01/18] net/bnxt: fix bnxt_dev_set_mc_addr_list_op
` [dpdk-dev] [PATCH 02/18] net/bnxt: fix to restore mcast macs during reset recovery
` [dpdk-dev] [PATCH 03/18] net/bnxt: fix queue stop operation
` [dpdk-dev] [PATCH 04/18] net/bnxt: restore RSS configuration after reset recovery
` [dpdk-dev] [PATCH 05/18] net/bnxt: fix restoring VLAN filtering after recovery
` [dpdk-dev] [PATCH 06/18] net/bnxt: fix to cap max number of unicast MACs
` [dpdk-dev] [PATCH 07/18] net/bnxt: set fast-path pointers only if recovery succeeds
` [dpdk-dev] [PATCH 08/18] net/bnxt: improve recovery related log messages
` [dpdk-dev] [PATCH 09/18] net/bnxt: add null check for mark table
` [dpdk-dev] [PATCH 10/18] net/bnxt: fix flow create when RSS is disabled
` [dpdk-dev] [PATCH 11/18] net/bnxt: get max supported multicast filters count
` [dpdk-dev] [PATCH 12/18] net/bnxt: refactor bnxt_stop_rxtx() for reuse
` [dpdk-dev] [PATCH 13/18] net/bnxt: fix handling of VF configuration changes
` [dpdk-dev] [PATCH 14/18] net/bnxt: fix ring teardown
` [dpdk-dev] [PATCH 15/18] net/bnxt: fix PAM4 mask setting
` [dpdk-dev] [PATCH 16/18] net/bnxt: fix pointer access
` [dpdk-dev] [PATCH 17/18] net/bnxt: fix incorrect memset in bnxt_dev_xstats_get_op
` [dpdk-dev] [PATCH 18/18] net/bnxt: check VF rep pointer before access
[PATCH] net/ice: fix error forwarding IPv6 VXLAN packet
2022-01-04 8:35 UTC (4+ messages)
` [PATCH v2] net/ice: fix Tx Checksum offload
[PATCH] vdpa/sfc: make MCDI memzone name unique
2022-01-04 3:54 UTC
[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
2022-01-04 3:00 UTC
[PATCH v2] gpudev: pin GPU memory
2022-01-04 2:39 UTC
[PATCH v1 0/3] GPU memory aligned
2022-01-04 1:47 UTC (8+ messages)
` [PATCH v1 1/3] gpudev: mem alloc aligned memory
` [PATCH v1 2/3] app/test-gpudev: test aligned memory allocation
` [PATCH v1 3/3] gpu/cuda: mem alloc aligned memory
[Bug 919] Error attaching device to DPDK
2022-01-03 18:19 UTC
[PATCH] buildtools: fix avx512 check for Python 3.5
2022-01-03 18:00 UTC (2+ messages)
[PATCH 0/5] net/cnxk: support IP reassembly offload
2022-01-03 16:01 UTC (6+ messages)
` [PATCH 1/5] common/cnxk: configure reassembly specific params
` [PATCH 2/5] net/cnxk: reassembly support
` [PATCH 3/5] net/cnxk: support IP reassembly mbuf dynfield
` [PATCH 4/5] net/cnxk: add dev args for min-max spi
` [PATCH 5/5] net/cnxk: add option to override outbound inline sa iv
[dpdk-dev] [PATCH] RFC: ethdev: add reassembly offload
2022-01-03 15:08 UTC (10+ messages)
` [PATCH 0/8] ethdev: introduce IP "
` [PATCH 1/8] "
` [PATCH 2/8] ethdev: add dev op for IP reassembly configuration
` [PATCH 3/8] ethdev: add mbuf dynfield for incomplete IP reassembly
` [PATCH 4/8] security: add IPsec option for "
` [PATCH 5/8] app/test: add unit cases for inline IPsec offload
` [PATCH 6/8] app/test: add IP reassembly case with no frags
` [PATCH 7/8] app/test: add IP reassembly cases with multiple fragments
` [PATCH 8/8] app/test: add IP reassembly negative cases
[PATCH 0/1] Minor mistake in ring (en|de)queueing
2022-01-03 14:56 UTC (3+ messages)
` [PATCH 1/1] ring: fix off by 1 mistake
[Bug 913] [dpdk-19.11.11]'mk/' makefile build failed on Freebsd13 with clang11.0.1
2022-01-03 11:34 UTC (2+ messages)
` [Bug 913] [dpdk-19.11.11]'mk' "
[PATCH 00/17] features and fixes on NXP eth devices
2022-01-03 10:01 UTC (30+ messages)
` [PATCH v2 00/16] "
` [PATCH v2 06/16] net/dpaa2: support multiple txqs en-queue for ordered
` [PATCH v2 14/16] net/pfe: disable HW CRC stripping
` [PATCH v2 15/16] net/pfe: reduce driver initialization time
` [PATCH v3 00/15] features and fixes on NXP eth devices
` [PATCH v3 01/15] bus/fslmc: update MC to 10.29
` [PATCH v3 02/15] bus/fslmc: use dmb oshst for synchronization before I/O
` [PATCH v3 03/15] net/dpaa2: warn user in case of high nb desc
` [PATCH v3 04/15] net/dpaa2: fix unregistering interrupt handler
` [PATCH v3 05/15] net/dpaa2: fix timestamping for IEEE1588
` [PATCH v3 06/15] net/dpaa2: support multiple txqs en-queue for ordered
` [PATCH v3 07/15] net/dpaa2: add support for level 2 in traffic management
` [PATCH v3 08/15] net/dpaa2: secondary process handling for dpni
` [PATCH v3 09/15] bus/fslmc: add and scan dprc devices
` [PATCH v3 10/15] net/dpaa2: support recycle loopback port
` [PATCH v3 11/15] net/dpaa: check status before configuring shared MAC
` [PATCH v3 12/15] net/dpaa: enable checksum for shared MAC interface
` [PATCH v3 13/15] net/enetc: add support for VFs
` [PATCH v3 14/15] net/pfe: reduce driver initialization time
` [PATCH v3 15/15] net/pfe: remove setting unused value
[dpdk-dev] [PATCH 1/4] drivers: add support for switch header type pre L2
2022-01-03 6:19 UTC (8+ messages)
` [dpdk-dev] [PATCH 2/4] common/cnxk: support custom pre L2 header parsing as raw
` [dpdk-dev] [PATCH 3/4] common/cnxk: support matching VLAN existence in RTE Flow
` [dpdk-dev] [PATCH 4/4] common/cnxk: support extensions attributes in IPv6 item
` [dpdk-dev] [PATCH v2 1/4] drivers: add support for switch header type pre L2
` [dpdk-dev] [PATCH v2 2/4] common/cnxk: support custom pre L2 header parsing as raw
` [dpdk-dev] [PATCH v2 3/4] common/cnxk: support matching VLAN existence in RTE Flow
` [dpdk-dev] [PATCH v2 4/4] common/cnxk: support extensions attributes in IPv6 item
[PATCH] net/enic: support GENEVE flow item
2022-01-03 2:58 UTC
[PATCH] net/ice: track the DCF state of PF
2022-01-02 8:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] net/iavf: remove the extra symbol '+'
2022-01-02 8:25 UTC (3+ messages)
[PATCH] net/ice: fix Tx checksum offload capability
2022-01-02 8:23 UTC (3+ messages)
[RFC 0/3] net/mlx5: add external RxQ support
2022-01-02 7:06 UTC (4+ messages)
` [RFC 1/3] common/mlx5: glue device and PD importation
` [RFC 2/3] common/mlx5: add shared PD support
` [RFC 3/3] net/mlx5: add external Rx queue
[RFC 0/3] common/mlx5: refactor devargs management
2022-01-02 6:59 UTC (4+ messages)
` [RFC 1/3] net/mlx5: remove some duplications
` [RFC 2/3] net/mlx5: refactor devargs handling in spawn
` [RFC 3/3] common/mlx5: refactore devargs management
[RFC 0/2] vhost: support async dequeue data path
2022-01-01 0:12 UTC (3+ messages)
` [RFC 1/2] vhost: support async dequeue for split ring
` [RFC 2/2] examples/vhost: support async dequeue data path
[PATCH v1] config/arm: add armv7 native config
2021-12-31 17:23 UTC (3+ messages)
[RFC PATCH 0/6] Fast restart with many hugepages
2021-12-30 14:49 UTC (7+ messages)
` [RFC PATCH 1/6] doc: add hugepage mapping details
` [RFC PATCH 2/6] mem: add dirty malloc element support
` [RFC PATCH 3/6] eal: refactor --huge-unlink storage
` [RFC PATCH 4/6] eal/linux: allow hugepage file reuse
` [RFC PATCH 5/6] eal: allow hugepage file reuse with --huge-unlink
` [RFC PATCH 6/6] app/test: add allocator performance benchmark
[PATCH v6 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
2021-12-30 6:09 UTC (16+ messages)
` [PATCH v6 11/26] net/spnic: add queue pairs context initialization
` [PATCH v6 12/26] net/spnic: support mbuf handling of Tx/Rx
` [PATCH v6 13/26] net/spnic: support Rx congfiguration
` [PATCH v6 15/26] net/spnic: support IO packets handling
` [PATCH v6 16/26] net/spnic: add device configure/version/info
` [PATCH v6 17/26] net/spnic: support RSS configuration update and get
` [PATCH v6 18/26] net/spnic: support VLAN filtering and offloading
` [PATCH v6 19/26] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v6 20/26] net/spnic: support flow control
` [PATCH v6 21/26] net/spnic: support getting Tx/Rx queues info
` [PATCH v6 22/26] net/spnic: net/spnic: support xstats statistics
` [PATCH v6 23/26] net/spnic: support VFIO interrupt
` [PATCH v6 24/26] net/spnic: support Tx/Rx queue start/stop
` [PATCH v6 25/26] net/spnic: add doc infrastructure
` [PATCH v6 26/26] net/spnic: fixes unsafe C style code
[PATCH v2] mempool: fix the description of some function return values
2021-12-23 11:11 UTC (4+ messages)
` [PATCH v3] "
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).