patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] eal: mark version parts API as experimental
 2021-03-19 15:21 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v7 01/17] eal: fix comment of OS-specific header files
 2021-03-19 14:57 UTC  (15+ messages)
  ` [dpdk-stable] [PATCH v7 02/17] buildtools: fix build with busybox
  ` [dpdk-stable] [PATCH v7 03/17] build: detect execinfo library on Linux
  ` [dpdk-stable] [PATCH v7 04/17] build: remove redundant _GNU_SOURCE definitions
  ` [dpdk-stable] [PATCH v7 05/17] eal: fix build with musl
  ` [dpdk-stable] [PATCH v7 07/17] common/dpaax/caamflib: "
  ` [dpdk-stable] [PATCH v7 09/17] bus/dpaa: fix 64-bit arch detection
  ` [dpdk-stable] [PATCH v7 10/17] bus/dpaa: fix build with musl
  ` [dpdk-stable] [PATCH v7 11/17] bus/pci: support I/O port operations "
  ` [dpdk-stable] [PATCH v7 12/17] net/cxgbe: remove use of uint type
  ` [dpdk-stable] [PATCH v7 13/17] net/igc: "
  ` [dpdk-stable] [PATCH v7 14/17] vdpa/mlx5: replace pthread functions unavailable in musl
  ` [dpdk-stable] [PATCH v7 15/17] event/dlb: fix header includes for musl
  ` [dpdk-stable] [PATCH v7 16/17] app/testpmd: fix build with musl
  ` [dpdk-stable] [PATCH v7 17/17] examples/bbdev: fix header include for musl

[dpdk-stable] [PATCH] pipeline: fix translation for mailbox fields
 2021-03-19 14:36 UTC 

[dpdk-stable] [PATCH] examples/vhost: fix unchecked return value
 2021-03-19  9:50 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] qede: reduce trace verbosity level
 2021-03-19  9:48 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] qede: make driver accept bigger rss tables

[dpdk-stable] [PATCH v2 1/2] qede: reduce trace verbosity level
 2021-03-19  9:46 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 2/2] qede: make driver accept bigger rss tables

[dpdk-stable] [PATCH] examples/packet_ordering: use local port config
 2021-03-19  7:11 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] net/e1000: fix filter control return value
 2021-03-19  4:08 UTC  (5+ messages)

[dpdk-stable] [PATCH] net/bnxt: check return value
 2021-03-19  3:56 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/1] net/bnxt: fix handling of null flow mask
 2021-03-19  3:51 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/1] net/bnxt: fix transmit length hint threshold
 2021-03-19  3:51 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/1] net/bnxt: fix Rx buffer posting
 2021-03-19  3:50 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bnxt: fix RSS context cleanup
 2021-03-19  0:05 UTC  (2+ messages)

[dpdk-stable] [PATCH] bus/pci: fix Windows kernel driver categories
 2021-03-18 22:07 UTC  (11+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] 19.11.4 patches review and test
 2021-03-18 18:24 UTC  (9+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/5] net/ark: update pkt director initial state
 2021-03-18 17:36 UTC  (3+ messages)
` [dpdk-stable] [PATCH v5 1/6] "
  ` [dpdk-stable] [PATCH v5 2/6] net/ark: refactor Rx buffer recovery

[dpdk-stable] [PATCH] eal: fix version macro
 2021-03-18 15:45 UTC  (8+ messages)

[dpdk-stable] [PATCH] net/mlx5: support RSS expansion for IPv6 GRE
 2021-03-18 14:00 UTC  (2+ messages)

[dpdk-stable] [PATCH] crypto/qat: fix to small sgl oop min offset
 2021-03-18 13:16 UTC 

[dpdk-stable] [PATCH 1/2] examples/qos_sched: fixup colors value overrun
 2021-03-18 11:56 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 "

[dpdk-stable] [PATCH] doc: fix names of UIO drivers
 2021-03-18 11:00 UTC 

[dpdk-stable] [PATCH 1/2] net/mlx5: workaround ASO memory region creation
 2021-03-18  9:56 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] net/mlx5: workaround counter "

[dpdk-stable] [PATCH v2 1/5] devargs: fix memory leak on parsing error
 2021-03-18  9:12 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/4] net/mlx4: fix rebuild bug for Memory Region cache
 2021-03-18  7:18 UTC  (2+ messages)
` [dpdk-stable] [PATCH v1 3/4] net/mlx5: "

[dpdk-stable] [PATCH] net/ice/base: fix out of memory bound for MAC addresses
 2021-03-18  2:07 UTC  (2+ messages)

[dpdk-stable] [PATCH v16 0/3] raw/ifpga: add extra APIs for Cyborg
 2021-03-18  1:02 UTC  (6+ messages)
` [dpdk-stable] [PATCH v16 1/3] raw/ifpga: add fpga rsu APIs
` [dpdk-stable] [PATCH v16 2/3] raw/ifpga: add APIs to get fpga information
` [dpdk-stable] [PATCH v16 3/3] raw/ifpga: add miscellaneous APIs

[dpdk-stable] [PATCH] net/bnxt: fix Tx timestamp init
 2021-03-18  0:45 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/4] net/virtio: fix interrupt unregistering for listening socket
 2021-03-17 20:25 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] app/eventdev: fix timeout accuracy
 2021-03-17 18:00 UTC  (2+ messages)

[dpdk-stable] [PATCH 19.11] mk: fix PDF build with recent inkscape
 2021-03-17 16:55 UTC 

[dpdk-stable] [PATCH v1 1/1] net/mlx5: fix port id / push VLAN actions index incorrect
 2021-03-17 16:16 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] eal: declare extern "C" linkage when building with __cplusplus
 2021-03-17 16:14 UTC 

[dpdk-stable] [PATCH] README: 'validation' and 'known_issues' have to follow rst format
 2021-03-17 15:59 UTC  (2+ messages)

[dpdk-stable] [PATCH v14 1/7] net/sfc: fix aarch32 build
 2021-03-17 13:35 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v14 2/7] net/bnxt: "
  ` [dpdk-stable] [PATCH v14 3/7] net/virtio: "

[dpdk-stable] [PATCH v2] table: fix actions with different data size
 2021-03-17 11:42 UTC  (2+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] eal: fix querying DPDK version at runtime
 2021-03-17  9:33 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 0/2] Fix coverity issues reported in DPDK-26381
 2021-03-17  8:23 UTC  (3+ messages)
` [dpdk-stable] [PATCH v1 1/2] raw/ifpga/base: use untained variable as argument
` [dpdk-stable] [PATCH v1 2/2] raw/ifpga/base: add argument to use untained variable

[dpdk-stable] [PATCH v1 0/4] Fix coverity issues reported in DPDK-26380
 2021-03-17  8:21 UTC  (5+ messages)
` [dpdk-stable] [PATCH v1 1/4] raw/ifpga/base: use trusted buffer to free
` [dpdk-stable] [PATCH v1 2/4] raw/ifpga/base: check return value of lseek
` [dpdk-stable] [PATCH v1 3/4] raw/ifpga/base: assign unsigned value to length
` [dpdk-stable] [PATCH v1 4/4] raw/ifpga/base: check pointer before dereferencing

[dpdk-stable] [PATCH] examples/vhost: fix ioat ring space in callbacks
 2021-03-17  6:58 UTC  (2+ messages)

[dpdk-stable] [PATCH] vhost: add header check in dequeue offload
 2021-03-17  6:31 UTC  (8+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] net/mlx5: fix Rx metadata leftovers
 2021-03-16 16:15 UTC  (3+ messages)

[dpdk-stable] [PATCH] table: fix actions with different data size
 2021-03-16 14:59 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] test/event: fix timeout accuracy
 2021-03-16 11:46 UTC  (3+ messages)

[dpdk-stable] [PATCH] eal/windows: fix default thread priority
 2021-03-16 11:41 UTC  (3+ messages)

[dpdk-stable] 19.11.7 patches review and test
 2021-03-16 11:17 UTC  (9+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] eal/windows: add missing SPDX license tag
 2021-03-16 10:29 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/1] net/mlx5: fix port id / push VLAN actions index incorrect
 2021-03-16  8:31 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix the miss configuration for NVGRE encap
 2021-03-16  4:18 UTC 

[dpdk-stable] [PATCH] app/testpmd: fix the miss configuration for NVGRE encap
 2021-03-16  3:24 UTC 

[dpdk-stable] [PATCH] log/linux: make default output stderr
 2021-03-15 22:57 UTC  (2+ messages)

[dpdk-stable] [PATCH 3/3] net/i40e: fix segment fault in AVX512
 2021-03-15 17:38 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 2/3] net/ice: fix segment fault in AVX512
 2021-03-15 17:25 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/3] net/iavf: fix segment fault in AVX512
 2021-03-15 17:07 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] build: skip copying meson files for examples installation
 2021-03-15 17:05 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/1] net/hinic: fix coredump when PMD used by fstack
 2021-03-15  8:14 UTC 

[dpdk-stable] [PATCH v4] net/iavf: fix wrong RSS hash update
 2021-03-15  0:59 UTC 

[dpdk-stable] [PATCH 1/5] common/mlx5: add timestamp format support to DevX
 2021-03-14 12:13 UTC  (20+ messages)
` [dpdk-stable] [PATCH 2/5] net/mlx5: add timestamp format support
` [dpdk-stable] [PATCH 3/5] vdpa/mlx5: "
` [dpdk-stable] [PATCH 4/5] regex/mlx5: "
` [dpdk-stable] [PATCH 5/5] compress/mlx5: "
  ` [dpdk-stable] [PATCH v3 1/5] common/mlx5: add timestamp format support to DevX
  ` [dpdk-stable] [PATCH v3 2/5] net/mlx5: add timestamp format support
  ` [dpdk-stable] [PATCH v3 3/5] vdpa/mlx5: "
  ` [dpdk-stable] [PATCH v3 4/5] regex/mlx5: "
  ` [dpdk-stable] [PATCH v3 5/5] compress/mlx5: "

[dpdk-stable] [PATCH v4 4/7] app/flow-perf: fix report total stats for masked ports
 2021-03-14  9:54 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v4 5/7] app/flow-perf: fix the incremental IPv6 src set
  ` [dpdk-stable] [PATCH v4 7/7] app/flow-perf: fix setting decap data for decap actions

[dpdk-stable] [PATCH v2] net/mlx5: fix wrong segmented packet in Rx
 2021-03-13 19:45 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net: fix comment in IPv6 header
 2021-03-12 13:34 UTC  (2+ messages)

[dpdk-stable] [PATCH v3 02/12] net/bnxt: remove unused macro
 2021-03-12  5:58 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v3 03/12] net/bnxt: fix VNIC configuration
  ` [dpdk-stable] [PATCH v3 05/12] net/bnxt: fix queues per VNIC
  ` [dpdk-stable] [PATCH v3 10/12] net/bnxt: fix firmware fatal error handling
  ` [dpdk-stable] [PATCH v3 11/12] net/bnxt: fix FW readiness check during recovery
  ` [dpdk-stable] [PATCH v3 12/12] net/bnxt: fix PTP support for Thor

[dpdk-stable] [PATCH 1/2] net/bnxt: fix to return count in xstats get op in all cases
 2021-03-12  5:21 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] net/bnxt: fix Rx and Tx timestamp assignment

[dpdk-stable] [PATCH] net/bnxt: fix Rx descriptor status
 2021-03-11 23:54 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH 2/2] common/sfc_efx: remove GENEVE from list of supported tunnels
 2021-03-11 12:25 UTC 

[dpdk-stable] [PATCH] usertools: fix Python compatibility issue
 2021-03-11  6:53 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 02/12] net/bnxt: remove unused macro
 2021-03-10 21:26 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v2 03/12] net/bnxt: fix VNIC configuration
  ` [dpdk-stable] [PATCH v2 05/12] net/bnxt: fix queues per VNIC
  ` [dpdk-stable] [PATCH v2 10/12] net/bnxt: fix firmware fatal error handling
  ` [dpdk-stable] [PATCH v2 11/12] net/bnxt: fix FW readiness check during recovery
  ` [dpdk-stable] [PATCH v2 12/12] net/bnxt: fix PTP support for Thor

[dpdk-stable] [PATCH v1] net/i40e: fix parse ptype issue for NEON vector
 2021-03-10 19:50 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 2/3] drivers: fix log level after loading
 2021-03-10 14:01 UTC 

[dpdk-stable] [PATCH v3 4/7] app/flow-perf: fix report total stats for masked ports
 2021-03-10 13:55 UTC  (5+ messages)
  ` [dpdk-stable] [PATCH v3 5/7] app/flow-perf: fix the incremental IPv6 src set
  ` [dpdk-stable] [PATCH v3 7/7] app/flow-perf: fix setting decap data for decap actions

[dpdk-stable] [PATCH v2 4/7] app/flow-perf: fix report total stats for masked ports
 2021-03-10 13:48 UTC  (5+ messages)
  ` [dpdk-stable] [PATCH v2 5/7] app/flow-perf: fix the incremental IPv6 src set
  ` [dpdk-stable] [PATCH v2 7/7] app/flow-perf: fix setting decap data for decap actions

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