patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH 1/2] net/qede: fix to update VF MTU
 2018-05-23 15:47 UTC  (3+ messages)
` [dpdk-stable] [PATCH 2/2] net/qede: fix for devargs

[dpdk-stable] patch 'net/bnx2x: do not cast function pointers as a policy' has been queued to stable release 18.02.2
 2018-05-23 14:36 UTC  (62+ messages)
` [dpdk-stable] patch 'net/mlx5: fix flow director drop rule deletion crash' "
  ` [dpdk-stable] patch 'vhost: improve dirty pages logging performance' "
  ` [dpdk-stable] patch 'net/tap: fix isolation mode toggling' "
  ` [dpdk-stable] patch 'net/i40e: fix failing to disable FDIR Tx queue' "
  ` [dpdk-stable] patch 'net/ixgbe: fix too many interrupts' "
  ` [dpdk-stable] patch 'net/avf: fix traffic blocked on reset' "
  ` [dpdk-stable] patch 'net/mlx4: fix shifts of signed values in Tx' "
  ` [dpdk-stable] patch 'net/sfc: fix errno if flow API RSS action parse fails' "
  ` [dpdk-stable] patch 'eal: fix casts in random functions' "
  ` [dpdk-stable] patch 'eal: explicit cast in constant byte swap' "
  ` [dpdk-stable] patch 'ring: remove useless variables' "
  ` [dpdk-stable] patch 'ring: remove signed type flip-flopping' "
  ` [dpdk-stable] patch 'mbuf: fix reference counter integer promotion' "
  ` [dpdk-stable] patch 'mbuf: explicit casts of reference counter' "
  ` [dpdk-stable] patch 'mbuf: explicit cast of headroom on reset' "
  ` [dpdk-stable] patch 'mbuf: explicit cast of size on detach' "
  ` [dpdk-stable] patch 'net: explicit cast of multicast bit clearing' "
  ` [dpdk-stable] patch 'net: explicit cast of IP checksum to 16-bit' "
  ` [dpdk-stable] patch 'net: explicit cast of protocol in IPv6 checksum' "
  ` [dpdk-stable] patch 'ethdev: explicit cast of queue count return' "
  ` [dpdk-stable] patch 'net/mlx5: fix build with clang on ARM' "
  ` [dpdk-stable] patch 'test/eventdev: fix ethdev port id to 16-bit' "
  ` [dpdk-stable] patch 'bus/vdev: fix double space in logs' "
  ` [dpdk-stable] patch 'app/testpmd: fix burst stats reporting' "
  ` [dpdk-stable] patch 'eal/x86: fix type of variable in memcpy function' "
  ` [dpdk-stable] patch 'eal: explicit cast in rwlock functions' "
  ` [dpdk-stable] patch 'net: explicit cast in L4 checksum' "
  ` [dpdk-stable] patch 'mbuf: fix type of private size in detach' "
  ` [dpdk-stable] patch 'mbuf: fix type of variables in linearize function' "
  ` [dpdk-stable] patch 'mbuf: avoid implicit demotion in 64-bit arithmetic' "
  ` [dpdk-stable] patch 'mbuf: avoid integer promotion in prepend/adj/chain' "
  ` [dpdk-stable] patch 'ethdev: fix type and scope of variables in Rx burst' "
  ` [dpdk-stable] patch 'app/bbdev: fix unchecked return value' "
  ` [dpdk-stable] patch 'crypto/scheduler: fix multicore rings re-use' "
  ` [dpdk-stable] patch 'crypto/scheduler: fix possible duplicated ring names' "
  ` [dpdk-stable] patch 'app/crypto-perf: use strcpy for allocated string' "
  ` [dpdk-stable] patch 'app/crypto-perf: fix parameters copy' "
  ` [dpdk-stable] patch 'crypto/aesni_gcm: remove unneeded cast' "
  ` [dpdk-stable] patch 'cryptodev: fix supported size check' "
  ` [dpdk-stable] patch 'cryptodev: add missing security feature string' "
  ` [dpdk-stable] patch 'crypto/scheduler: fix 64-bit mask of workers cores' "
  ` [dpdk-stable] patch 'ethdev: fix storage type of latest port id' "
  ` [dpdk-stable] patch 'app/testpmd: fix exit for virtio-user' "
  ` [dpdk-stable] patch 'net/ixgbe: fix DCB configuration' "
  ` [dpdk-stable] patch 'net/qede: fix multicast filtering' "
  ` [dpdk-stable] patch 'net/qede: fix missing loop index in Tx SG mode' "
  ` [dpdk-stable] patch 'net/qede: fix unicast filter routine return code' "
  ` [dpdk-stable] patch 'net/tap: fix device removal when no queue exist' "
  ` [dpdk-stable] patch 'net/e1000: fix build of igb only' "
  ` [dpdk-stable] patch 'net/i40e: fix shifts of signed values' "
  ` [dpdk-stable] patch 'net/vdev_netvsc: fix automatic probing' "
  ` [dpdk-stable] patch 'net/bonding: export mode 4 slave info routine' "
  ` [dpdk-stable] patch 'net/failsafe: fix removed sub-device cleanup' "
  ` [dpdk-stable] patch 'net/failsafe: fix duplicate event registration' "
  ` [dpdk-stable] patch 'net/bnxt: fix Tx and Rx burst for secondary process' "
  ` [dpdk-stable] patch 'net/bnxt: use first completion ring for fwd and async event' "
  ` [dpdk-stable] patch 'net/bnxt: fix xstats for VF' "
  ` [dpdk-stable] patch 'net/bnxt: fix Rx checksum flags' "
  ` [dpdk-stable] patch 'net/liquidio: fix link state fetching during start' "

[dpdk-stable] patch 'net/bnx2x: do not cast function pointers as a policy' has been queued to LTS release 16.11.7
 2018-05-23 14:33 UTC  (24+ messages)
` [dpdk-stable] patch 'net/i40e: fix failing to disable FDIR Tx queue' "
  ` [dpdk-stable] patch 'net/ixgbe: fix too many interrupts' "
  ` [dpdk-stable] patch 'eal: fix casts in random functions' "
  ` [dpdk-stable] patch 'mbuf: fix reference counter integer promotion' "
  ` [dpdk-stable] patch 'mbuf: explicit casts of reference counter' "
  ` [dpdk-stable] patch 'mbuf: explicit cast of headroom on reset' "
  ` [dpdk-stable] patch 'mbuf: explicit cast of size on detach' "
  ` [dpdk-stable] patch 'net: explicit cast of multicast bit clearing' "
  ` [dpdk-stable] patch 'net: explicit cast of IP checksum to 16-bit' "
  ` [dpdk-stable] patch 'net: explicit cast of protocol in IPv6 checksum' "
  ` [dpdk-stable] patch 'ethdev: explicit cast of queue count return' "
  ` [dpdk-stable] patch 'app/testpmd: fix burst stats reporting' "
  ` [dpdk-stable] patch 'eal: explicit cast in rwlock functions' "
  ` [dpdk-stable] patch 'net: explicit cast in L4 checksum' "
  ` [dpdk-stable] patch 'mbuf: fix type of private size in detach' "
  ` [dpdk-stable] patch 'mbuf: avoid integer promotion in prepend/adj/chain' "
  ` [dpdk-stable] patch 'ethdev: fix type and scope of variables in Rx burst' "
  ` [dpdk-stable] patch 'app/crypto-perf: fix parameters copy' "
  ` [dpdk-stable] patch 'net/ixgbe: fix DCB configuration' "
  ` [dpdk-stable] patch 'net/qede: fix unicast filter routine return code' "
  ` [dpdk-stable] patch 'net/i40e: fix shifts of signed values' "
  ` [dpdk-stable] patch 'net/bonding: export mode 4 slave info routine' "
  ` [dpdk-stable] patch 'net/bnxt: fix Rx checksum flags' "

[dpdk-stable] [PATCH 0/3] eal: clean up mapping hugepages in secondary process for ppc64le
 2018-05-23 12:53 UTC 

[dpdk-stable] [PATCH v2] app/testpmd: fix pmd_test_exit function for vdevs
 2018-05-23 11:58 UTC  (17+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix GRE flow rule
 2018-05-23 11:45 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v16.11 LTS] vhost: improve dirty pages logging performance
 2018-05-23  9:21 UTC  (2+ messages)

[dpdk-stable] patch 'eal/ppc: remove braces in SMP memory barrier macro' has been queued to LTS release 16.11.7
 2018-05-23  9:20 UTC  (4+ messages)
` [dpdk-stable] patch 'vhost: fix device cleanup at stop' "

[dpdk-stable] [PATCH] eventdev: fix eth port in eth Rx adapter internal function
 2018-05-23  5:51 UTC  (2+ messages)

[dpdk-stable] [PATCH v3] net/tap: fix device removal when no queues exist
 2018-05-23  5:22 UTC  (8+ messages)
` [dpdk-stable] [PATCH v4] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 2/7] net/bnxt: fix Tx and Rx burst for secondary processes
 2018-05-22 18:13 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v2 3/7] net/bnxt: fix RSS hash configuration
  ` [dpdk-stable] [PATCH v2 6/7] net/bnxt: fix xstats support for VF
  ` [dpdk-stable] [PATCH v2 7/7] net/bnxt: fix Rx checksum flags

[dpdk-stable] [PATCH 1/2] net/mlx4: fix minor resource leak during init
 2018-05-22 15:36 UTC 

[dpdk-stable] [PATCH 1/2] net/failsafe: fix removed sub-device cleanup
 2018-05-22 13:59 UTC  (13+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v2 2/2] net/failsafe: fix duplicate event registration
  ` [dpdk-stable] [PATCH v3 1/2] net/failsafe: fix removed sub-device cleanup
    ` [dpdk-stable] [PATCH v3 2/2] net/failsafe: fix duplicate event registration

[dpdk-stable] [PATCH v17.11 LTS] vhost: improve dirty pages logging performance
 2018-05-22 13:55 UTC 

[dpdk-stable] [PATCH 0/2] nfp: support non-root user for the Netronome
 2018-05-22 10:45 UTC  (7+ messages)

[dpdk-stable] [PATCH] drivers/bus/ifpga/: fix Coverity issue
 2018-05-22 10:26 UTC  (5+ messages)
    ` [dpdk-stable] [PATCH v2 1/3] bus/ifpga: fix error control flow issue
    ` [dpdk-stable] [PATCH v2 2/3] bus/ifpga: fix resource leaks issue
    ` [dpdk-stable] [PATCH v2 3/3] bus/ifpga: fix null pointer dereferences issue

[dpdk-stable] [PATCH] crypto/scheduler: fix 64-bit mask of workers cores
 2018-05-22 10:08 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] net/bonding: export mode 4 slave info routine
 2018-05-22 10:05 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/vdev_netvsc: fix automatic probing
 2018-05-22  9:57 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] cryptodev: add missing feature string
 2018-05-21 21:46 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] test: fix hang on FreeBSD
 2018-05-21 16:13 UTC  (7+ messages)
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] drivers: fix build issue with DPAA2 drivers
 2018-05-21 13:58 UTC  (2+ messages)

[dpdk-stable] Please help fixing ARM64 on 18.02 stable branch
 2018-05-21 13:03 UTC  (4+ messages)

[dpdk-stable] [PATCH 1/2] app/testpmd: fix copy of raw flow item (revisited)
 2018-05-21 12:44 UTC  (10+ messages)
` [dpdk-stable] [PATCH 2/2] ethdev: fix shallow copy of flow API RAW item
        ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2 1/2] app/testpmd: fix copy of raw flow item (revisited)
  ` [dpdk-stable] [PATCH v2 2/2] ethdev: fix shallow copy of flow API RAW item

[dpdk-stable] [PATCH 18.02 0/4] ethdev: fix iterator and probing notification
 2018-05-21  9:46 UTC  (2+ messages)

[dpdk-stable] [dpdk-dev] [PATCH v2] test/eventdev: update the port id to 16 bit
 2018-05-20 23:17 UTC 

[dpdk-stable] [PATCH v4 1/3] net/mlx5: fix the clang compiling issue
 2018-05-20 23:02 UTC  (2+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/4] net/qede: fix multicast filtering
 2018-05-20 22:02 UTC  (2+ messages)

[dpdk-stable] patch 'event/dpaa2: remove link from info structure' has been queued to LTS release 17.11.3
 2018-05-20 13:02 UTC  (28+ messages)
` [dpdk-stable] patch 'app/crypto-perf: check minimum lcore number' "
` [dpdk-stable] patch 'test/reorder: fix freeing mbuf twice' "
` [dpdk-stable] patch 'test/distributor: fix return type of thread function' "
` [dpdk-stable] patch 'test/pipeline: fix return type of stub miss' "
` [dpdk-stable] patch 'examples/quota_watermark: fix return type of threads' "
` [dpdk-stable] patch 'app/testpmd: fix slave port detection' "
` [dpdk-stable] patch 'app/testpmd: fix valid ports prints' "
` [dpdk-stable] patch 'app/testpmd: fix forward ports update' "
` [dpdk-stable] patch 'app/testpmd: fix forward ports Rx flush' "
` [dpdk-stable] patch 'app/testpmd: fix synchronic port hotplug' "
` [dpdk-stable] patch 'app/testpmd: fix removed device link status asking' "
` [dpdk-stable] patch 'examples/performance-thread: fix return type of threads' "
` [dpdk-stable] patch 'test/pipeline: fix type of table entry parameter' "
` [dpdk-stable] patch 'vhost: fix dead lock on closing in server mode' "
` [dpdk-stable] patch 'net/vhost: initialise device as inactive' "
` [dpdk-stable] patch 'net/bnxt: fix Rx mbuf and agg ring leak in dev stop' "
` [dpdk-stable] patch 'net/bnxt: fix usage of vnic id' "
` [dpdk-stable] patch 'app/testpmd: fix empty list of RSS queues for flow' "
` [dpdk-stable] patch 'net/failsafe: fix probe cleanup' "
` [dpdk-stable] patch 'net/i40e: fix link status update' "
` [dpdk-stable] patch 'net/bonding: fix slave activation simultaneously' "
` [dpdk-stable] patch 'mempool: fix virtual address population' "
` [dpdk-stable] patch 'net/bnx2x: do not cast function pointers as a policy' "
` [dpdk-stable] patch 'net/bnx2x: fix KR2 device check' "
` [dpdk-stable] patch 'net/bnx2x: fix memzone name overrun' "
` [dpdk-stable] patch 'net/i40e: fix failing to disable FDIR Tx queue' "
` [dpdk-stable] patch 'net/ixgbe: fix too many interrupts' "

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