DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v1 01/72] mlx5: fix relaxed ordering DevX flow
 2020-12-13 10:20 UTC  (38+ messages)
` [dpdk-dev] [PATCH v2 00/33] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v2 01/33] net/mlx5: fix folding constant array error
    ` [dpdk-dev] [PATCH v3 00/32] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v2 02/33] net/mlx5/linux: extend device attributes getter
  ` [dpdk-dev] [PATCH v2 03/33] net/mlx5: remove Linux files from Windows compilation
  ` [dpdk-dev] [PATCH v2 04/33] net/mlx5: fix freeing packet pacing
  ` [dpdk-dev] [PATCH v2 05/33] net/mlx5: replace Linux sleep with rte sleep
  ` [dpdk-dev] [PATCH v2 06/33] net/mlx5: define mprq functions as static inline
  ` [dpdk-dev] [PATCH v2 07/33] net/mlx5: do not define static_assert in Windows
  ` [dpdk-dev] [PATCH v2 08/33] net/mlx5: move static_assert calls to global scope
  ` [dpdk-dev] [PATCH v2 09/33] net/mlx5: wrap glue alloc/dealloc PD with OS calls
  ` [dpdk-dev] [PATCH v2 10/33] net/mlx5: wrap glue reg/dereg UMEM "
  ` [dpdk-dev] [PATCH v2 11/33] net/mlx5: fix adding destroy flow action wrapper
  ` [dpdk-dev] [PATCH v2 12/33] common/mlx5: add definition HAVE_INFINIBAND_VERBS_H
  ` [dpdk-dev] [PATCH v2 13/33] common/mlx5/linux: handle memory allocations with alignment
  ` [dpdk-dev] [PATCH v2 14/33] common/mlx5/windows: "
  ` [dpdk-dev] [PATCH v2 15/33] common/mlx5/linux: wrap event channel APIs with OS calls
  ` [dpdk-dev] [PATCH v2 16/33] common/mlx5: add Windows exports file
  ` [dpdk-dev] [PATCH v2 17/33] common/mlx5: extend DevX query hca attributes command
  ` [dpdk-dev] [PATCH v2 18/33] common/mlx5: add DevX alloc PD command
  ` [dpdk-dev] [PATCH v2 19/33] common/mlx5/windows: add glue functions APIs
  ` [dpdk-dev] [PATCH v2 20/33] mlx5/windows: add mlx5 meson file
  ` [dpdk-dev] [PATCH v2 21/33] mlx5/windows: add initialization routine for external lib
  ` [dpdk-dev] [PATCH v2 22/33] mlx5/windows: generate file mlx5_autoconf.h
  ` [dpdk-dev] [PATCH v2 23/33] common/mlx5/windows: extend PRM match_param_bits struct
  ` [dpdk-dev] [PATCH v2 24/33] common/mlx5/windows: add getter functions
  ` [dpdk-dev] [PATCH v2 25/33] common/mlx5/windows: add OS alloc/dealloc pd
  ` [dpdk-dev] [PATCH v2 26/33] common/mlx5/windows: add OS umem reg/dereg API
  ` [dpdk-dev] [PATCH v2 27/33] net/mlx5: update MR prototypes for DevX
  ` [dpdk-dev] [PATCH v2 28/33] common/mlx5/windows: add OS reg/dereg MR
  ` [dpdk-dev] [PATCH v2 29/33] drivers/common: enable Windows common mlx5 compilation
  ` [dpdk-dev] [PATCH v2 30/33] net/mlx5/windows: implement device attribute getter
  ` [dpdk-dev] [PATCH v2 31/33] net/mlx5/windows: add mlx5_os.c stubs
  ` [dpdk-dev] [PATCH v2 32/33] net/mlx5/windows: implement mlx5 mac addr add
  ` [dpdk-dev] [PATCH v2 33/33] net/mlx5: refactor eth dev ops for Windows

[dpdk-dev] [PATCH] net/mlx5: fix buffer split offload advertising
 2020-12-13  8:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] some bugfixes for hns3
 2020-12-13  8:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/7] net/hns3: fix incorrect interception with filter director
` [dpdk-dev] [PATCH 2/7] net/hns3: fix xstats statistics with id
` [dpdk-dev] [PATCH 3/7] net/hns3: fix abnormal return value in xstats
` [dpdk-dev] [PATCH 4/7] net/hns3: fix Rx/Tx abnormal errors stats
` [dpdk-dev] [PATCH 5/7] net/hns3: fix location of saving ethdev
` [dpdk-dev] [PATCH 6/7] net/hns3: fix directly access with rte device
` [dpdk-dev] [PATCH 7/7] net/hns3: remove unnecessary memset

[dpdk-dev] [PATCH 0/4] pmdinfogen: support Windows
 2020-12-12 23:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] pmdinfogen: support COFF
` [dpdk-dev] [PATCH 2/4] pmdinfogen: allow multiple input files
` [dpdk-dev] [PATCH 3/4] buildtools: support object file extraction for Windows
` [dpdk-dev] [PATCH 4/4] build: enable pmdinfogen "

[dpdk-dev] [PATCH] net/i40e: issue with ADD VLAN from Guest
 2020-12-12 13:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2] net/i40e: issue with ADD VLAN from Guest
 2020-12-12 12:51 UTC 

[dpdk-dev] [PATCH] ip_frag: recalculate data length of fragment
 2020-12-12 11:05 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] ip_frag: remove padding "

[dpdk-dev] [PATCH v3] ip_frag: recalculate data length of fragment
 2020-12-12  9:53 UTC 

[dpdk-dev] [PATCH] net/virtio-user: fix error run close(0)
 2020-12-11 21:35 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal/windows: add interrupt functions stub
 2020-12-11 21:07 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/netvsc: ignore NVS_TYPE_TXTBL_NOTE while executing a sync command
 2020-12-11 20:48 UTC 

[dpdk-dev] [PATCH] pci/windows: fix limit for hardware ID
 2020-12-11 20:09 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] ci: hook to Github Actions
 2020-12-11 20:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] ci: hook to GitHub Actions

[dpdk-dev] [PATCH] net/netvsc: ignore NVS_TYPE_TXTBL_NOTE while executing a sync command
 2020-12-11 20:05 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] add crypto perf test graphing script
 2020-12-11 19:35 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/4] test/cryptodev: fix latency test csv output
` [dpdk-dev] [PATCH 2/4] test/cryptodev: improve csv output for perf tests
` [dpdk-dev] [PATCH 3/4] usertools: add script to graph crypto perf results
` [dpdk-dev] [PATCH 4/4] maintainers: update crypto perf app maintainers

[dpdk-dev] rte_pktmbuf_pool_create returns EINVAL
 2020-12-11 18:21 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update documentation for Bluefield platform
 2020-12-11 18:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/virtio-user: fix run close(0) and close callfd
 2020-12-11 17:11 UTC  (5+ messages)

[dpdk-dev] [PATCH] eal: don't log uninitialized string
 2020-12-11 17:06 UTC 

[dpdk-dev] [PATCH v4 3/6] app/testpmd: remove restriction on txpkts set
 2020-12-11 16:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH] app/testpmd: fix segment number check

[dpdk-dev] [RFC PATCH] build/pkg-config: remove machine arch flag
 2020-12-11 15:51 UTC 

[dpdk-dev] [PATCH 1/2] common/sfc_efx/base: update MCDI headers for MAE privilege
 2020-12-11 15:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] common/sfc_efx/base: check "

[dpdk-dev] [PATCH] net/mlx5: fix tunnel offload rules validation on VF representor
 2020-12-11 14:46 UTC 

[dpdk-dev] [PATCH] Remove printf from signal handler
 2020-12-11 13:38 UTC  (6+ messages)

[dpdk-dev] [PATCH v1] license: add licenses for exception cases
 2020-12-11 13:36 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1 0/4] Enable Checksum Offloading for NEON vector
 2020-12-11 12:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[dpdk-dev] [PATCH] doc: update mlx5 flow MARK action description
 2020-12-11 12:05 UTC 

[dpdk-dev] [PATCH 0/2] Enhance Async Enqueue for Small Packets
 2020-12-11  9:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] vhost: cleanup async enqueue
` [dpdk-dev] [PATCH 2/2] vhost: enhance async enqueue for small packets

[dpdk-dev] DPDK 21.02 Huawei hns3 Roadmap
 2020-12-11  9:13 UTC 

[dpdk-dev] Faulty VF initialization during DPDK startup when multiple DPDK instances use different VFs with the same PF
 2020-12-11  9:00 UTC  (6+ messages)

[dpdk-dev] Napatech pmd
 2020-12-11  8:41 UTC  (5+ messages)

[dpdk-dev] [PATCH v11 0/7] aarch64 -> aarch32 cross compilation support
 2020-12-11  8:26 UTC  (8+ messages)
` [dpdk-dev] [PATCH v12 0/6] "
  ` [dpdk-dev] [PATCH v12 1/6] net/sfc: fix aarch32 build
  ` [dpdk-dev] [PATCH v12 2/6] net/bnxt: "
  ` [dpdk-dev] [PATCH v12 3/6] build: add aarch32 meson build flags
  ` [dpdk-dev] [PATCH v12 4/6] build: add aarch32 to meson cross-compilation
  ` [dpdk-dev] [PATCH v12 5/6] ci: add aarch64 -> aarch32 cross compiling jobs
  ` [dpdk-dev] [PATCH v12 6/6] doc: add aarch32 build guidance

[dpdk-dev] [PATCH v1 00/12] fix rx packets dropped issue
 2020-12-11  4:31 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 00/17] fixes and refactoring changes for bnxt
 2020-12-11  2:42 UTC  (26+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 03/17] net/bnxt: remove unused field
  ` [dpdk-dev] [PATCH v3 05/17] net/bnxt: remove references to Thor
  ` [dpdk-dev] [PATCH v3 06/17] net/bnxt: fix to return error when fw command fails
  ` [dpdk-dev] [PATCH v3 07/17] net/bnxt: fix cleanup on mutex init failure
  ` [dpdk-dev] [PATCH v3 08/17] net/bnxt: fix format specifier for unsigned int
  ` [dpdk-dev] [PATCH v3 09/17] net/bnxt: fix max rings computation
  ` [dpdk-dev] [PATCH v3 10/17] net/bnxt: support for 236 queues in NS3
  ` [dpdk-dev] [PATCH v3 11/17] net/bnxt: use the right function to free mbuf
  ` [dpdk-dev] [PATCH v3 12/17] net/bnxt: remove function declaration
  ` [dpdk-dev] [PATCH v3 13/17] net/bnxt: fix vnic RSS configure function
  ` [dpdk-dev] [PATCH v3 14/17] net/bnxt: fix PF resource query
  ` [dpdk-dev] [PATCH v3 15/17] net/bnxt: changes to indentation and coding style
  ` [dpdk-dev] [PATCH v3 16/17] net/bnxt: add missing comments
  ` [dpdk-dev] [PATCH v3 17/17] net/bnxt: modify ring index logic

[dpdk-dev] [PATCH] net/ixgbe: check the result of setting VF MTU
 2020-12-11  2:32 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: fix conflict with multi-driver
 2020-12-11  2:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] net/i40e: fix global register recovery

[dpdk-dev] [PATCH] net/i40e: fix incorrect checksum flag of L4 checksum
 2020-12-11  2:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] net/ice: fix outer UDP Tx offload checksum error
 2020-12-11  2:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/4] Enable Checksum Offloading for NEON vector
 2020-12-11  1:52 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] hns3 fixes
 2020-12-11  1:44 UTC  (10+ messages)
` [dpdk-dev] [PATCH 3/4] net/hns3: adjust printing MAC addresses in log
` [dpdk-dev] [PATCH V2 0/2] hns3 fixes
  ` [dpdk-dev] [PATCH V2 1/2] net/hns3: adjust printing MAC addresses in log
  ` [dpdk-dev] [PATCH V2 2/2] net/hns3: fix FEC state query

[dpdk-dev] [PATCH] net/ixgbe: fix fdirctrl register setting
 2020-12-11  1:35 UTC 

[dpdk-dev] [PATCH v1 2/2] linux/kni: Added support for KNI multiple fifos
 2020-12-10 23:15 UTC 

[dpdk-dev] 19.11.6 patches review and test
 2020-12-10 18:25 UTC  (5+ messages)
` [dpdk-dev] [EXTERNAL] "

[dpdk-dev] ipv6 rte_flow supported on intel ixgbe/i40e dpdk 18.11.2
 2020-12-10 17:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix mbufs double free in vectorized MPRQ
 2020-12-10 15:14 UTC 

[dpdk-dev] [PATCH v3 0/9] net/ionic: minor updates and documentation
 2020-12-10 15:06 UTC  (25+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v5 "
      ` [dpdk-dev] Patchworks "
  ` [dpdk-dev] [PATCH v5 1/9] net/ionic: connect ionic to the build system
  ` [dpdk-dev] [PATCH v5 2/9] net/ionic: update interface file to the latest version
  ` [dpdk-dev] [PATCH v5 3/9] net/ionic: update documentation and MAINTAINERS
  ` [dpdk-dev] [PATCH v5 4/9] net/ionic: check for cmd completion more frequently
  ` [dpdk-dev] [PATCH v5 5/9] net/ionic: remove some unused fields
  ` [dpdk-dev] [PATCH v5 6/9] net/ionic: convert 'deferred' boolean to a flag bit
  ` [dpdk-dev] [PATCH v5 7/9] net/ionic: warn if loopback mode is requested
  ` [dpdk-dev] [PATCH v5 8/9] net/ionic: minor refactorings and helper variables
  ` [dpdk-dev] [PATCH v5 9/9] net/ionic: minor logging fixups
` [dpdk-dev] [PATCH v4 1/9] net/ionic: connect ionic to the build system
` [dpdk-dev] [PATCH v4 2/9] net/ionic: update interface file to the latest version
` [dpdk-dev] [PATCH v4 3/9] net/ionic: update documentation and MAINTAINERS
` [dpdk-dev] [PATCH v4 4/9] net/ionic: check for cmd completion more frequently
` [dpdk-dev] [PATCH v4 5/9] net/ionic: remove some unused fields
` [dpdk-dev] [PATCH v4 6/9] net/ionic: convert 'deferred' boolean to a flag bit
` [dpdk-dev] [PATCH v4 7/9] net/ionic: warn if loopback mode is requested
` [dpdk-dev] [PATCH v4 8/9] net/ionic: minor refactorings and helper variables
` [dpdk-dev] [PATCH v4 9/9] net/ionic: minor logging fixups

[dpdk-dev] [PATCH 0/6] net/ionic: fixes for stop and start
 2020-12-10 14:22 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] net/ionic: preserve RSS state unless RETA size changes
` [dpdk-dev] [PATCH 2/6] net/ionic: preserve RX mode across LIF stop/start
` [dpdk-dev] [PATCH 3/6] net/ionic: fully implement remove-on-close
` [dpdk-dev] [PATCH 4/6] net/ionic: improve link state handling
` [dpdk-dev] [PATCH 5/6] net/ionic: improve queue "
` [dpdk-dev] [PATCH 6/6] net/ionic: stop queues when LIF is stopped

[dpdk-dev] [PATCH v2] net/axgbe: enabling VLAN support in axgbe
 2020-12-10 11:58 UTC  (3+ messages)

[dpdk-dev] DPDK Release Status Meeting 10/12/2020
 2020-12-10 10:54 UTC 

[dpdk-dev] [PATCH v2 0/9] net/ionic: minor updates and documentation
 2020-12-10  9:58 UTC  (15+ messages)
` [dpdk-dev] [PATCH v3 3/9] net/ionic: update documentation and MAINTAINERS
` [dpdk-dev] [PATCH v3 9/9] net/ionic: minor logging fixups

[dpdk-dev] [RFC] net/ionic: update MTU calculations
 2020-12-10  2:46 UTC 

[dpdk-dev] [PATCH 0/3] Support i40e PMD on Windows
 2020-12-10  0:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/3] config/build: ignore enum forward reference warning

[dpdk-dev] Windows DPDK real-time priority threads causing thread starvation
 2020-12-09 16:12 UTC  (3+ messages)
  ` [dpdk-dev] [EXTERNAL] "

[dpdk-dev] [PATCH v1 2/2] linux/kni: Added support for KNI multiple fifos
 2020-12-09  1:47 UTC 

page:  |  | 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).