patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH] net/ixgbe: fix missing suppport of multi-segs offloading
 2018-04-17 16:16 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [RFC 0/2] nfp driver fixes
 2018-04-17 15:54 UTC  (4+ messages)
        ` [dpdk-stable] [RFC 2/2] nfp: allow for non-root user

[dpdk-stable] [PATCH] net/sfc: add missing Rx fini on RSS setup fail path
 2018-04-17 15:18 UTC 

[dpdk-stable] [PATCH 1/2] crypto/dpaa_sec: improve the error checking
 2018-04-17 14:42 UTC 

[dpdk-stable] [PATCH] net/ixgbe: fix segfault in configuring VF VLAN strip
 2018-04-17 13:48 UTC  (4+ messages)

[dpdk-stable] [PATCH] net/ixgbe: enable vector PMD for icc 32 bits
 2018-04-17 13:39 UTC 

[dpdk-stable] [PATCH v2 01/13] net/mlx4: fix RSS resource leak in case of error
 2018-04-17  9:20 UTC  (58+ 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 v5 01/11] net/mlx4: fix RSS resource leak in case of error
          ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v5 02/11] net/mlx4: fix ignored RSS hash types
          ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v5 03/11] net/mlx5: fix RSS flow action bounds check
        ` [dpdk-stable] [PATCH v5 04/11] net/bnxt: fix matching of flow API item masks
        ` [dpdk-stable] [PATCH v5 05/11] app/testpmd: fix flow completion for RSS queues
        ` [dpdk-stable] [PATCH v5 06/11] app/testpmd: fix lack of flow action configuration
        ` [dpdk-stable] [PATCH v5 07/11] app/testpmd: fix RSS "
        ` [dpdk-stable] [PATCH v5 08/11] app/testpmd: fix missing RSS fields in flow action
        ` [dpdk-stable] [PATCH v5 09/11] ethdev: fix shallow copy of flow API RSS action
        ` [dpdk-stable] [PATCH v5 10/11] ethdev: fix missing boolean values in flow command
          ` [dpdk-stable] [dpdk-dev] "
        ` [dpdk-stable] [PATCH v5 11/11] ethdev: fix missing include in flow API

[dpdk-stable] [PATCH 2/2] net/mlx5: fix flow director mask
 2018-04-17  9:01 UTC  (3+ messages)
    ` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v3 "

[dpdk-stable] [PATCH v2] kni: fix possible rx_q mbuf leak and speed up alloc_q release
 2018-04-17  4:01 UTC  (2+ messages)
` [dpdk-stable] [PATCH v3] kni: fix possible rx_q mbuf leaks "

[dpdk-stable] [PATCH 02/14] net/bnxt: set padding flags in Rx descriptor
 2018-04-17  1:11 UTC  (9+ messages)
` [dpdk-stable] [PATCH 03/14] net/bnxt: fix bnxt_hwrm_vnic_alloc
` [dpdk-stable] [PATCH 04/14] net/bnxt: fix incorrect ntuple flag setting
` [dpdk-stable] [PATCH 05/14] net/bnxt: fix Rx checksum flags for tunnel frames
` [dpdk-stable] [PATCH 06/14] net/bnxt: fix L2 filter cleanup
` [dpdk-stable] [PATCH 07/14] net/bnxt: fix bnxt_flow_destroy
` [dpdk-stable] [PATCH 10/14] net/bnxt: reset l2_filter_id once filter is freed
` [dpdk-stable] [PATCH 11/14] net/bnxt: free memory allocated for VF filters
` [dpdk-stable] [PATCH 13/14] net/bnxt: avoid freeing mem_zone multiple times

[dpdk-stable] [PATCH v4 01/11] mempool: fix memhdr leak when no objects are populated
 2018-04-16 13:24 UTC 

[dpdk-stable] [PATCH v6 13/22] bus/pci: fix find device implementation
 2018-04-15 15:07 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v6 16/22] bus/vdev: "
  ` [dpdk-stable] [PATCH v7 13/22] bus/pci: "
  ` [dpdk-stable] [PATCH v7 16/22] bus/vdev: "

[dpdk-stable] [PATCH] lib/librte_hash: fix incorrect comment for lookup
 2018-04-15 13:08 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

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

[dpdk-stable] [PATCH 2/2] drivers/net: remove redundant icc flag
 2018-04-13 22:30 UTC  (5+ messages)
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 1/2] drivers/net: fix icc deprecated parameter warning
  ` [dpdk-stable] [PATCH v2 2/2] drivers/net: remove redundant icc flag

[dpdk-stable] [PATCH 1/2] net/bonding: free mempool used in mode6
 2018-04-13 17:26 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/2] net/bonding: fix typo in log comment

[dpdk-stable] [dpdk-dev] [PATCH] build: fix default arm64 build instruction level support
 2018-04-13 15:42 UTC  (6+ messages)

[dpdk-stable] [PATCH] vfio: fix device hotplug when several devices per group
 2018-04-12 23:14 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/i40e: change warning log to flow error set
 2018-04-12  0:12 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/i40e: fix flow RSS queue index check error
 2018-04-12  0:12 UTC  (11+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] net/i40e: add comment and clean code for flow RSS
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 1/8] bus/dpaa: fix the resource leak issue
 2018-04-11 22:20 UTC  (7+ 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 v2 1/8] bus/dpaa: fix the resource leak issue

[dpdk-stable] [PATCH 1/2] net/vhost: set the vq consistently
 2018-04-11 15:02 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/4] test-crypto-perf: use virt2iova to get op IOVA address
 2018-04-11  0:19 UTC  (10+ messages)
` [dpdk-stable] [PATCH v2 1/4] app/crypto-perf: "
  ` [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 v5 12/21] bus/pci: fix find device implementation
 2018-04-11  0:04 UTC  (2+ messages)
  ` [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 v1] net/vdev_netvsc: fix creating short name devices
 2018-04-10 15:39 UTC  (4+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] hash: fix missing spinlock unlock in add key
 2018-04-10 15:12 UTC  (2+ 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 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] [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 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 

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