patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] net/i40e: fix flow RSS queue index check error
 2018-04-11  3:24 UTC  (9+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] net/i40e: add comment and clean code for flow RSS

[dpdk-stable] [PATCH 1/4] test-crypto-perf: use virt2iova to get op IOVA address
 2018-04-11  0:19 UTC  (18+ messages)
` [dpdk-stable] [PATCH 2/4] eal: do not use physical addresses in IOVA as VA mode
` [dpdk-stable] [PATCH 3/4] fslmc: do not needlessly check for IOVA mode
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH 4/4] vfio: "
` [dpdk-stable] [PATCH v2 1/4] app/crypto-perf: use virt2iova to get op IOVA address
  ` [dpdk-stable] [PATCH v3 "
  ` [dpdk-stable] [PATCH v3 2/4] eal: do not use physical addresses in IOVA as VA mode
  ` [dpdk-stable] [PATCH v3 3/4] fslmc: do not needlessly check for IOVA mode
  ` [dpdk-stable] [PATCH v3 4/4] vfio: "
` [dpdk-stable] [PATCH v2 2/4] eal: do not use physical addresses in IOVA as VA mode
` [dpdk-stable] [PATCH v2 3/4] fslmc: do not needlessly check for IOVA mode
` [dpdk-stable] [PATCH v2 4/4] vfio: "

[dpdk-stable] [PATCH v3 12/20] bus/pci: fix find device implementation
 2018-04-11  0:04 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v3 15/20] bus/vdev: "
    ` [dpdk-stable] [PATCH v4 12/20] bus/pci: "
    ` [dpdk-stable] [PATCH v4 15/20] bus/vdev: "
      ` [dpdk-stable] [PATCH v5 12/21] bus/pci: "
      ` [dpdk-stable] [PATCH v5 15/21] bus/vdev: "

[dpdk-stable] [PATCH] ethdev: fix link status query
 2018-04-10 18:34 UTC  (4+ messages)

[dpdk-stable] [PATCH v2 01/13] net/mlx4: fix RSS resource leak in case of error
 2018-04-10 16:34 UTC  (42+ messages)
  ` [dpdk-stable] [PATCH v2 02/13] net/mlx4: fix ignored RSS hash types
  ` [dpdk-stable] [PATCH v2 03/13] net/mlx5: fix RSS flow action bounds check
  ` [dpdk-stable] [PATCH v2 04/13] net/bnxt: fix matching of flow API item masks
  ` [dpdk-stable] [PATCH v2 05/13] net/sfc: fix endian conversions in flow API
  ` [dpdk-stable] [PATCH v2 06/13] app/testpmd: fix flow completion for RSS queues
  ` [dpdk-stable] [PATCH v2 07/13] app/testpmd: fix lack of flow action configuration
  ` [dpdk-stable] [PATCH v2 08/13] app/testpmd: fix RSS "
  ` [dpdk-stable] [PATCH v2 09/13] app/testpmd: fix missing RSS fields in flow action
  ` [dpdk-stable] [PATCH v2 10/13] ethdev: fix shallow copy of flow API RSS action
  ` [dpdk-stable] [PATCH v2 11/13] ethdev: fix missing boolean values in flow command
  ` [dpdk-stable] [PATCH v2 13/13] ethdev: fix missing include in flow API
    ` [dpdk-stable] [PATCH v3 01/11] net/mlx4: fix RSS resource leak in case of error
    ` [dpdk-stable] [PATCH v3 02/11] net/mlx4: fix ignored RSS hash types
    ` [dpdk-stable] [PATCH v3 03/11] net/mlx5: fix RSS flow action bounds check
    ` [dpdk-stable] [PATCH v3 04/11] net/bnxt: fix matching of flow API item masks
    ` [dpdk-stable] [PATCH v3 05/11] app/testpmd: fix flow completion for RSS queues
    ` [dpdk-stable] [PATCH v3 06/11] app/testpmd: fix lack of flow action configuration
    ` [dpdk-stable] [PATCH v3 07/11] app/testpmd: fix RSS "
    ` [dpdk-stable] [PATCH v3 08/11] app/testpmd: fix missing RSS fields in flow action
    ` [dpdk-stable] [PATCH v3 09/11] ethdev: fix shallow copy of flow API RSS action
    ` [dpdk-stable] [PATCH v3 10/11] ethdev: fix missing boolean values in flow command
    ` [dpdk-stable] [PATCH v3 11/11] ethdev: fix missing include in flow API
      ` [dpdk-stable] [PATCH v4 01/11] net/mlx4: fix RSS resource leak in case of error
      ` [dpdk-stable] [PATCH v4 02/11] net/mlx4: fix ignored RSS hash types
      ` [dpdk-stable] [PATCH v4 03/11] net/mlx5: fix RSS flow action bounds check
      ` [dpdk-stable] [PATCH v4 04/11] net/bnxt: fix matching of flow API item masks
      ` [dpdk-stable] [PATCH v4 05/11] app/testpmd: fix flow completion for RSS queues
      ` [dpdk-stable] [PATCH v4 06/11] app/testpmd: fix lack of flow action configuration
      ` [dpdk-stable] [PATCH v4 07/11] app/testpmd: fix RSS "
      ` [dpdk-stable] [PATCH v4 08/11] app/testpmd: fix missing RSS fields in flow action
      ` [dpdk-stable] [PATCH v4 09/11] ethdev: fix shallow copy of flow API RSS action
      ` [dpdk-stable] [PATCH v4 10/11] ethdev: fix missing boolean values in flow command
      ` [dpdk-stable] [PATCH v4 11/11] ethdev: fix missing include in flow API

[dpdk-stable] [PATCH v1] net/vdev_netvsc: fix creating short name devices
 2018-04-10 15:39 UTC  (4+ messages)

[dpdk-stable] [PATCH] ip_frag: fix double free of chained mbufs
 2018-04-10 15:15 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH] hash: fix missing spinlock unlock in add key
 2018-04-10 15:12 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] build: fix default arm64 build instruction level support
 2018-04-10 14:19 UTC  (4+ messages)

[dpdk-stable] [PATCH 1/3] net/vdev_netvsc: remove specified devices IP check
 2018-04-10 13:32 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] net/vdev_netvsc: add check for specifying by 1 way
` [dpdk-stable] [PATCH 3/3] net/vdev_netvsc: prefer netvsc devices in scan

[dpdk-stable] [PATCH] vfio: fix device hotplug when several devices per group
 2018-04-10 10:23 UTC 

[dpdk-stable] [PATCH v1] net/vdev_netvsc: fix creating short name devices
 2018-04-10  7:19 UTC 

[dpdk-stable] [PATCH v5 1/2] net/bnxt: fix rx_drop_en setting
 2018-04-09 16:53 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 1/3] net/sfc/base: fix comparison always true warning
 2018-04-09 11:58 UTC 

[dpdk-stable] [PATCH v2 1/8] bus/dpaa: fix the resource leak issue
 2018-04-09 10:22 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v2 2/8] bus/dpaa: fix the unchecked return value
  ` [dpdk-stable] [PATCH v2 3/8] net/dpaa: fix the array overrun
  ` [dpdk-stable] [PATCH v2 4/8] net/dpaa: fix the oob access
  ` [dpdk-stable] [PATCH v2 5/8] bus/dpaa: fix resource leak
  ` [dpdk-stable] [PATCH v2 7/8] net/dpaa2: fix the implementation of xstats

[dpdk-stable] [dpdk-dev] [PATCH] doc: fix a typo
 2018-04-09  8:51 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/i40e: add comment for flow RSS parse function
 2018-04-09  6:19 UTC 

[dpdk-stable] [PATCH] net/i40e: change warning log to flow error set
 2018-04-09  2:26 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2 4/9] bus/fslmc: add preprocessors to get flc and frc from fd
 2018-04-07 14:34 UTC 

[dpdk-stable] [PATCH 4/7] net/sfc: process RSS settings on Rx configure step
 2018-04-06 17:21 UTC 

[dpdk-stable] [PATCH] net/enic: fix seg fault on MTU update with non-setup queues
 2018-04-06 16:41 UTC  (2+ messages)

[dpdk-stable] [PATCH v3 01/11] mempool: fix memhdr leak when no objects are populated
 2018-04-06 15:50 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bonding: set dev_started later
 2018-04-06 10:03 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] net/bonding: clear dev_started if start fails
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/bonding: fix setting VLAN ID on slave ports
 2018-04-06  9:57 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/i40e: add flow RSS queue index check
 2018-04-06  8:30 UTC  (9+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "
    ` [dpdk-stable] [PATCH v4] "

[dpdk-stable] [PATCH] net/octeontx: remove redundent driver name update
 2018-04-05 17:38 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/vmxnet3: keep link state consistent
 2018-04-05 15:01 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1] bus/fslmc: fix find device start condition
 2018-04-04 22:46 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 v16.11 LTS] vhost-user: fix deadlock in case of NUMA realloc
 2018-04-04 19:55 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/4] net/szedata2: fix total stats
 2018-04-04 13:42 UTC  (2+ messages)
` [dpdk-stable] [PATCH 4/4] net/szedata2: fix format string for pci address

[dpdk-stable] [PATCH] examples/ipsec-secgw: limit inflight packets count
 2018-04-04 12:18 UTC 

[dpdk-stable] [PATCH] examples/ipsec-secgw: limit inflight packets count
 2018-04-03 11:07 UTC 

[dpdk-stable] [PATCH] ethdev: fix port accessing after release
 2018-03-30 10:40 UTC  (3+ messages)

[dpdk-stable] [PATCH v3 1/7] ethdev: fix port data reset timing
 2018-03-30 10:39 UTC  (8+ messages)

[dpdk-stable] [PATCH] net/virtio-user: fix port_id type
 2018-03-30  8:39 UTC  (2+ messages)

[dpdk-stable] [PATCH] vhost: avoid concurrency when logging dirty pages
 2018-03-30  7:42 UTC  (4+ messages)

[dpdk-stable] [PATCH] vhost: fix segfault as handle set_mem_table message
 2018-03-29 18:09 UTC  (11+ messages)

[dpdk-stable] [PATCH 1/2] net/vhost: set the vq consistently
 2018-03-29 16:05 UTC 

[dpdk-stable] [PATCH 1/3] crypto/zuc: do not set default op status
 2018-03-29 15:56 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/3] crypto/zuc: remove unnecessary check
` [dpdk-stable] [PATCH 3/3] crypto/zuc: batch ops with same transform

[dpdk-stable] [PATCH v3 1/4] net/virtio: fix add pointer checking
 2018-03-29 12:01 UTC  (5+ messages)

[dpdk-stable] [PATCH] net/avf: fix link autoneg value
 2018-03-29  5:51 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/i40e: fix support DDP packages group 0xff
 2018-03-29  5:49 UTC  (3+ messages)

[dpdk-stable] [PATCH v16.11 LTS] vhost-user: fix deadlock in case of NUMA realloc
 2018-03-28 19:46 UTC  (2+ messages)

[dpdk-stable] [PATCH v16.11 LTS] vhost-user: fix deadlock in case of NUMA realloc
 2018-03-28 19:46 UTC 

[dpdk-stable] [PATCH 2/4] net/mlx5: fix flow single queue
 2018-03-28 16:38 UTC  (8+ messages)

[dpdk-stable] [PATCH] app/testpmd: fix slave port detection
 2018-03-28 11:17 UTC 

[dpdk-stable] [PATCH 1/2] net/mlx5: enforce RSS key length limitation
 2018-03-28  6:08 UTC  (7+ messages)
` [dpdk-stable] [PATCH 2/2] net/mlx5: fix RSS key len query
` [dpdk-stable] [dpdk-dev] [PATCH 1/2] net/mlx5: enforce RSS key length limitation

[dpdk-stable] [PATCH 4/5] net/qede: fix device stop to remove primary MAC
 2018-03-28  0:15 UTC  (2+ messages)
` [dpdk-stable] [PATCH 5/5] net/qede: fix to prevent overwriting packet type

[dpdk-stable] [PATCH] vdev: fix name comparison in find_vdev
 2018-03-27 22:35 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2] app/procinfo: fix strncpy count issue
 2018-03-27 22:25 UTC  (4+ messages)
` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] examples/exception_path: limit core count to 64
 2018-03-27 22:19 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/sfc: fix type of opaque pointer in perf profile handler
 2018-03-27 19:12 UTC  (2+ messages)

[dpdk-stable] [PATCH] ethdev: fix queue start
 2018-03-27 19:10 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/sfc: fix mbuf data alignment calculation
 2018-03-27 18:37 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/bnxt: fix an erorr with vnic_tpa_cfg command
 2018-03-26 20:33 UTC  (4+ messages)

[dpdk-stable] [PATCH v3 1/6] ethdev: fix port id storage
 2018-03-26 20:25 UTC  (4+ messages)
` [dpdk-stable] [PATCH v4] "
    ` [dpdk-stable] [dpdk-dev] "

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