patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 1/2] common/mlx5: get number of ports that can be bonded
 2020-10-28 10:44 UTC  (7+ messages)
` [dpdk-stable] [PATCH 2/2] vdpa/mlx5: specify lag port affinity
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [dpdk-dev] [PATCH 1/2] common/mlx5: get number of ports that can be bonded
` [dpdk-stable] [PATCH v1 "
` [dpdk-stable] [PATCH v1 2/2] vdpa/mlx5: specify lag port affinity

[dpdk-stable] patch 'eal/linux: change udev debug message' has been queued to stable release 19.11.6
 2020-10-28 10:43 UTC  (49+ messages)
` [dpdk-stable] patch 'bus/pci: remove duplicate declaration' "
` [dpdk-stable] patch 'net/failsafe: fix double space in warning log' "
` [dpdk-stable] patch 'net/netvsc: fix multiple channel Rx' "
` [dpdk-stable] patch 'net/netvsc: fix stale value after free' "
` [dpdk-stable] patch 'net/hinic: fix negative array index read' "
` [dpdk-stable] patch 'net/mlx5: remove unused includes' "
` [dpdk-stable] patch 'net/mlx5: remove unused log macros' "
` [dpdk-stable] patch 'net/af_xdp: change return value from Rx to unsigned' "
` [dpdk-stable] patch 'net/bnxt: add memory allocation check in VF info init' "
` [dpdk-stable] patch 'net/bnxt: fix endianness while setting L4 destination port' "
` [dpdk-stable] patch 'net/bnxt: fix LRO configuration' "
` [dpdk-stable] patch 'net/bnxt: fix structure variable initialization' "
` [dpdk-stable] patch 'net/bnxt: fix crash in vector mode Tx' "
` [dpdk-stable] patch 'net/bnxt: fix L2 filter allocation' "
` [dpdk-stable] patch 'bus/dpaa: remove logically dead code' "
` [dpdk-stable] patch 'net/hns3: fix default MAC address from firmware' "
` [dpdk-stable] patch 'net/hns3: fix some incomplete command structures' "
` [dpdk-stable] patch 'net/i40e: fix link status' "
` [dpdk-stable] patch 'net/iavf: fix scattered Rx enabling' "
` [dpdk-stable] patch 'net/iavf: fix port start during configuration restore' "
` [dpdk-stable] patch 'net/iavf: fix setting of MAC address' "
` [dpdk-stable] patch 'net/iavf: downgrade error log' "
` [dpdk-stable] patch 'net/hns3: fix out of bounds access' "
` [dpdk-stable] patch 'net/ice: fix flow validation for unsupported patterns' "
` [dpdk-stable] patch 'ethdev: remove redundant license text' "
` [dpdk-stable] patch 'net/iavf: fix command after PF reset' "
` [dpdk-stable] patch 'net/ice/base: fix issues around move nodes' "
` [dpdk-stable] patch 'net/i40e/base: fix function header arguments' "
` [dpdk-stable] patch 'net/i40e/base: fix Rx only for unicast promisc on VLAN' "
` [dpdk-stable] patch 'net/tap: free mempool when closing' "
` [dpdk-stable] patch 'net/dpaa2: fix misuse of interface index' "
` [dpdk-stable] patch 'net/pfe: "
` [dpdk-stable] patch 'net/dpaa: fix port ID type in API' "
` [dpdk-stable] patch 'net/cxgbe: fix duplicate MAC addresses in MPS TCAM' "
` [dpdk-stable] patch 'net/mlx5: fix RSS RETA reset on start' "
` [dpdk-stable] patch 'net/nfp: expand device info get' "
` [dpdk-stable] patch 'app/testpmd: fix name of bitrate library in meson build' "
` [dpdk-stable] patch 'net/hns3: fix queue offload capability' "
` [dpdk-stable] patch 'net/mlx5: fix hairpin dependency on destination DevX TIR' "
` [dpdk-stable] patch 'net/i40e: fix recreating flexible flow director rule' "
` [dpdk-stable] patch 'net/ice: fix ptype parsing' "
` [dpdk-stable] patch 'bus/dpaa: fix fd check before close' "
` [dpdk-stable] patch 'net/bnxt: fix checking VNIC in shutdown path' "
` [dpdk-stable] patch 'net/bnxt: add separate mutex for FW health check' "
` [dpdk-stable] patch 'gso: fix payload unit size for UDP' "
` [dpdk-stable] patch 'net/cxgbe: fix crash when accessing empty Tx mbuf list' "
` [dpdk-stable] patch 'doc: improve multiport PF in nfp guide' "
` [dpdk-stable] patch 'net/sfc/base: fix tunnel configuration' "

[dpdk-stable] [PATCH v3 1/6] net/virtio-user: fix backend selection if stat fails
 2020-10-28 10:37 UTC  (5+ messages)
` [dpdk-stable] [PATCH v3 2/6] net/virtio-user: don't set/get_status until FEATURES_OK
` [dpdk-stable] [PATCH v3 5/6] net/virtio-user: don't assume vhost status feature
` [dpdk-stable] [PATCH v3 6/6] net/virtio-user: set status on socket reconnect

[dpdk-stable] [PATCH 03/15] mbuf: fix typo in dynamic field convention note
 2020-10-28 10:26 UTC  (5+ messages)
  ` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v3 "
  ` [dpdk-stable] [PATCH v4 "

[dpdk-stable] [PATCH 19.11] crypto/octeontx2: fix for multi process
 2020-10-28  9:52 UTC  (4+ messages)
  ` [dpdk-stable] [EXT] "

[dpdk-stable] [PATCH v2 14/25] net/mlx5: fix redundant Direct Verbs resources allocate
 2020-10-28  9:33 UTC  (5+ messages)
  ` [dpdk-stable] [PATCH v3 15/34] "
  ` [dpdk-stable] [PATCH v4 "
  ` [dpdk-stable] [PATCH v5 "

[dpdk-stable] [PATCH v1 01/72] mlx5: fix relaxed ordering DevX flow
 2020-10-28  7:34 UTC  (7+ messages)
` [dpdk-stable] [PATCH v1 02/72] net/mlx5: fix flow sample definitions
` [dpdk-stable] [PATCH v1 06/72] net/mlx5: fix freeing packet pacing
` [dpdk-stable] [PATCH v1 62/72] net/mlx5/linux: fix add OS dest_devx_tir action
` [dpdk-stable] [PATCH v1 70/72] common/mlx5: fix Windows warnings on missing enum
` [dpdk-stable] [PATCH v1 71/72] net/mlx5: fix Windows warnings on get_if_name

[dpdk-stable] [PATCH] doc: fix a typo in rte flow guide
 2020-10-28  4:46 UTC 

[dpdk-stable] [PATCH v3 15/21] net/ice/base: fix parameter name in comment
 2020-10-28  3:23 UTC 

[dpdk-stable] [PATCH] net/mlx5: support Flow Tag and Packet Header miniCQEs
 2020-10-28  2:37 UTC 

[dpdk-stable] [PATCH 1/4] net/netvsc: move rxbuf_info from per-device to per-queue
 2020-10-27 23:07 UTC  (4+ messages)
` [dpdk-stable] [PATCH 4/4] net/netvsc: check for overflow on packet info from host
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] drivers/net/mlx: do not enforce RSS hash offload
 2020-10-27 23:06 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] drivers/net: "

[dpdk-stable] [PATCH] ethdev: move non-offload capabilities
 2020-10-27 16:33 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] crypto/octeontx2: fix crypto OOP support
 2020-10-27 15:20 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] crypto/octeontx: fix crypto OOP support
 2020-10-27 15:19 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [dpdk-dev] [PATCH] hash: fix dereference before null check
 2020-10-27 15:08 UTC  (3+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] ethdev: fix data type for port id
 2020-10-27 14:29 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] "

[dpdk-stable] [PATCH] net/iavf: fix Rx offload flags in SSE path
 2020-10-27 14:04 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix Tx queue start
 2020-10-27 14:02 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4] lib/power: remove set env deprecation notice
 2020-10-27 13:24 UTC 

[dpdk-stable] [PATCH v1] common/mlx5/linux: replace malloc and free in glue
 2020-10-27 10:16 UTC 

[dpdk-stable] [PATCH v1] common/mlx5/linux: replace malloc and free in glue
 2020-10-27 10:15 UTC 

[dpdk-stable] [PATCH] app/testpmd: don't allow to dynamic change nbcore
 2020-10-27  6:42 UTC 

[dpdk-stable] [PATCH] net/i40e: fix FDIR issue for ETH + VLAN pattern
 2020-10-27  6:21 UTC  (5+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/ice: fix Rx offload flags in SSE path
 2020-10-27  1:28 UTC  (2+ messages)

[dpdk-stable] [PATCH] common/mlx5: fix PCI driver name
 2020-10-26 22:44 UTC  (2+ messages)

[dpdk-stable] [18.11] net/i40e: support aarch32
 2020-10-26 18:49 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix wrong assignment of allow_multi_pkt_send_wqe
 2020-10-26 18:17 UTC 

[dpdk-stable] [PATCH v3] mbuf: fix dynamic flags lookup from secondary process
 2020-10-26 14:49 UTC  (3+ messages)

[dpdk-stable] [Patch v2] net/vdev_netvsc: prevent alarm loss on failed device probe
 2020-10-26  7:14 UTC  (2+ messages)

[dpdk-stable] [PATCH v4 12/15] net/bnxt: increase the size of Rx CQ
 2020-10-26  3:56 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v4 13/15] net/bnxt: fix to reset mbuf data offset

[dpdk-stable] [PATCH] EAL: Called remove() of drivers for vdev and pci buses
 2020-10-25 21:28 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] patch 'eal: remove useless makefiles' has been queued to LTS release 18.11.11
 2020-10-25 11:53 UTC  (2+ messages)

[dpdk-stable] [PATCH v3 1/5] test/ring: fix the memory dump size
 2020-10-25  5:45 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v4 6/8] "
  ` [dpdk-stable] [PATCH v5 "

[dpdk-stable] [PATCH v2 15/21] net/ice/base: fix parameter name in comment
 2020-10-25  0:29 UTC 

[dpdk-stable] [PATCH] common/qat: add missing kmod dependency
 2020-10-23 17:20 UTC  (3+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] net/mvpp2: fix memory leak in error path
 2020-10-23 16:31 UTC  (3+ messages)
` [dpdk-stable] [EXT] "
  ` [dpdk-stable] [dpdk-dev] [EXT] "

[dpdk-stable] [PATCH] net/ena: remove unused macro
 2020-10-23 14:10 UTC  (3+ messages)

[dpdk-stable] [PATCH v2] net/vhost: fix xstats wrong after clearing stats
 2020-10-23 11:22 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH v1] net/i40e: fix virtual channel confiliction issue
 2020-10-23 10:41 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3] net/i40e: fix qinq flow pattern to allow non full mask
 2020-10-23 10:01 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH v5 1/3] eal: fix memory leak when removing event_cb
 2020-10-23  9:05 UTC  (7+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v5 2/3] eal: return error code when failure
` [dpdk-stable] [dpdk-dev] [PATCH v5 3/3] eal: fix a wrong returned value when callback exists

[dpdk-stable] [PATCH v3 1/5] raw/ifpga/base: fix interrupt handler instance usage
 2020-10-23  8:59 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH v3 2/5] raw/ifpga/base: handle unsupported interrupt type
  ` [dpdk-stable] [PATCH v3 3/5] raw/ifpga/base: fix return of IRQ unregister properly

[dpdk-stable] [PATCH] crypto/dpaa2_sec: remove dead code
 2020-10-23  8:35 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/ice: fix SCTP RSS configuration
 2020-10-23  8:04 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 3/3] virtio-user: set status on virtio-user reconnect
 2020-10-23  5:21 UTC  (8+ messages)
              ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 0/2] net/ixgbe fix unchecked return value and rte_panic
 2020-10-23  0:59 UTC  (7+ messages)
  ` [dpdk-stable] [PATCH v2 1/2] net/ixgbe: fix unchecked return value
  ` [dpdk-stable] [PATCH v2 2/2] net/ixgbe: remove rte_panic

[dpdk-stable] [PATCH 2/5] mem: fix config name in error logs
 2020-10-22 22:05 UTC 

[dpdk-stable] [dpdk-dev] [PATCH] efd: fix tailq entry leak in error path
 2020-10-22 20:06 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] eal: fix dereference before null check
 2020-10-22 20:01 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] [PATCH v2] eal: fix dereference after "

[dpdk-stable] [PATCH 19.11] crypto/scheduler: fix header install with meson
 2020-10-22 12:34 UTC 

[dpdk-stable] [PATCH 18.11] crypto/scheduler: fix header install with meson
 2020-10-22 12:32 UTC 

[dpdk-stable] [PATCH 2/2] vfio: fix partial DMA unmapping for VFIO type1
 2020-10-22 12:13 UTC  (10+ messages)
    ` [dpdk-stable] [EXT] "
        ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/7] vhost: fix virtqueues metadata allocation
 2020-10-22 11:00 UTC  (14+ messages)
` [dpdk-stable] [PATCH 2/7] vhost: validate index in available entries API
` [dpdk-stable] [PATCH 3/7] vhost: validate index in guest notification API
` [dpdk-stable] [PATCH 4/7] vhost: validate index in live-migration API
` [dpdk-stable] [PATCH 5/7] vhost: validate index in inflight API
` [dpdk-stable] [PATCH 6/7] vhost: validate index in async API

[dpdk-stable] [PATCH] doc/guides: fix reference to x32 architecture
 2020-10-22  8:32 UTC  (3+ messages)

[dpdk-stable] [PATCH] crypto/scheduler: fix header install with meson
 2020-10-22  7:55 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 1/2] "

[dpdk-stable] [PATCH] net/mlx5: fix port shared data reference count
 2020-10-21 20:33 UTC  (3+ messages)
` [dpdk-stable] [PATCH v1] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix xstats reset reinitialization
 2020-10-21 11:03 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bnxt: fix xstats by id
 2020-10-21  5:53 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bnxt: cleanup and fixes in Rx/Tx queue release ops
 2020-10-21  5:33 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 1/2] lpm: fix free of data structure
 2020-10-21  3:02 UTC 

[dpdk-stable] [PATCH 15/21] net/ice/base: fix parameter name in comment
 2020-10-20 22:48 UTC 

[dpdk-stable] [PATCH 1/2] test/rcu: fix array subscript is above array bounds
 2020-10-20 22:46 UTC  (3+ messages)
  ` [dpdk-stable] [PATCH 2/2] examples/performance-thread: fix undef behavior
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/vdev_netvsc: Prevent alarm lost on failed device probe
 2020-10-20 21:39 UTC  (5+ messages)

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