patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] patch 'ethdev: avoid getting uninitialized info for bad port' has been queued to LTS release 18.11.3
 2019-09-05 10:17 UTC  (21+ messages)
` [dpdk-stable] patch 'vfio: use contiguous mapping for IOVA as VA mode' "
` [dpdk-stable] patch 'compress/zlib: fix error handling' "
` [dpdk-stable] patch 'cryptodev: fix typo in comment' "
` [dpdk-stable] patch 'security: remove duplicated symbols from map file' "
` [dpdk-stable] patch 'net/i40e: fix RSS hash update for X722 VF' "
` [dpdk-stable] patch 'net/sfc: fix power of 2 round up when align has smaller type' "
` [dpdk-stable] patch 'net/sfc: fix align to power of 2 "
` [dpdk-stable] patch 'net/sfc: unify power of 2 alignment check macro' "
` [dpdk-stable] patch 'net/bnxt: fix extended port counter statistics' "
` [dpdk-stable] patch 'net/bnxt: reduce verbosity of a message' "
` [dpdk-stable] patch 'net/pcap: fix Rx with small buffers' "
` [dpdk-stable] patch 'net/pcap: fix Tx return count in error conditions' "
` [dpdk-stable] patch 'net/avf: fix endless loop' "
` [dpdk-stable] patch 'net/ixgbe: fix RETA size for VF' "
` [dpdk-stable] patch 'igb_uio: fix build on Linux 5.3 for fall through' "
` [dpdk-stable] patch 'distributor: fix livelock on flush' "
` [dpdk-stable] patch 'app/testpmd: fix eth packet dump for small buffers' "
` [dpdk-stable] patch 'app/testpmd: rename ambiguous VF config variable' "
` [dpdk-stable] patch 'examples/ip_frag: remove Tx fast free offload flag' "
` [dpdk-stable] patch 'examples/ptpclient: fix delay request message' "

[dpdk-stable] [PATCH] net/mlx5: fix validation of drop action
 2019-09-05  8:59 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v3] net/ixgbe: fix Rx/Tx queue interrupt for X552/557 devices
 2019-09-05  8:26 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v4] net/ixgbe: fix Rx/Tx queue interrupt for X552/557 device
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] test/crypto: fix unit test failure for virtual cryptodev
 2019-09-05  8:10 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix location of comment line
 2019-09-05  8:02 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [v7] net/e1000: fix i219 hang on reset/close
 2019-09-05  6:06 UTC  (5+ messages)
` [dpdk-stable] [v8] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1] net/tap: fix blocked rx packets error
 2019-09-05  5:43 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/iavf: fix multi-queue Rx interrupt for VF
 2019-09-05  3:22 UTC 

[dpdk-stable] [PATCH 00/15] Introduce Virtio vDPA driver
 2019-09-05  2:57 UTC  (44+ messages)
` [dpdk-stable] [PATCH 01/15] vhost: remove vhost kernel header inclusion
` [dpdk-stable] [PATCH 02/15] vhost: configure vDPA as soon as the device is ready
` [dpdk-stable] [PATCH 03/15] net/virtio: move control path fonctions in virtqueue file
` [dpdk-stable] [PATCH 04/15] net/virtio: add virtio PCI subsystem device ID declaration
` [dpdk-stable] [PATCH 05/15] net/virtio: save notify bar ID in virtio HW struct
` [dpdk-stable] [PATCH 06/15] net/virtio: add skeleton for virtio vDPA driver
` [dpdk-stable] [PATCH 07/15] net/virtio: add vDPA ops to get number of queue
` [dpdk-stable] [PATCH 08/15] net/virtio: add virtio vDPA op to get features
` [dpdk-stable] [PATCH 09/15] net/virtio: add virtio vDPA op to get protocol features
` [dpdk-stable] [PATCH 10/15] net/virtio: add vDPA op to configure and start the device
` [dpdk-stable] [PATCH 11/15] net/virtio: add vDPA op to stop and close "
` [dpdk-stable] [PATCH 12/15] net/virtio: add vDPA op to set features
` [dpdk-stable] [PATCH 13/15] net/virtio: add vDPA ops to get VFIO FDs
` [dpdk-stable] [PATCH 14/15] net/virtio: add vDPA op to get notification area
` [dpdk-stable] [PATCH 15/15] doc: add documentation for Virtio vDPA driver

[dpdk-stable] patch 'net/bnx2x: fix warnings from invalid assert' has been queued to LTS release 18.11.3
 2019-09-05  2:14 UTC  (5+ messages)
` [dpdk-stable] patch 'app/testpmd: fix offloads config' "

[dpdk-stable] [PATCH 1/2] net/qede: fix ovs-dpdk failure when using odd number of queues on 100Gb mode
 2019-09-04 17:52 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [dpdk-dev] [PATCH v2] examples/ip_pipeline: fix wrong value of tc ov weight
 2019-09-04 17:26 UTC  (2+ messages)

[dpdk-stable] [PATCH] ethdev: fix typos for ENOTSUP
 2019-09-04 14:59 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix validation of jump action
 2019-09-04 14:10 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix typo in error message
 2019-09-04 13:44 UTC  (2+ messages)

[dpdk-stable] [PATCH v4 1/4] lib/eal: fix vfio unmap that fails unexpectedly
 2019-09-04 12:04 UTC  (2+ messages)
` [dpdk-stable] [PATCH v4 2/4] lib/eal: fix vfio unmap that succeeds unexpectedly

[dpdk-stable] [PATCH v2] security: update doxygen fields
 2019-09-04 11:03 UTC 

[dpdk-stable] [PATCH] net/ixgbe: fix Vf Rss offloads configuration
 2019-09-04  8:40 UTC 

[dpdk-stable] [PATCH v2 01/54] ethdev: remove redundunt device info cleanup before get
 2019-09-04  8:32 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/vmxnet3: remove IP checksum from Tx/Rx offload capa
 2019-09-04  8:17 UTC  (3+ messages)

[dpdk-stable] [PATCH 1/2] net/octeontx2: fix ptype translation logic
 2019-09-04  8:04 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix transmit descriptor with VLAN insertions
 2019-09-04  6:17 UTC  (4+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] eal/reciprocal: fix off by one when divisor is 32bit
 2019-09-03 19:16 UTC 

[dpdk-stable] [PATCH] net/atlantic: get rid of double declaration of dev info get
 2019-09-02 16:20 UTC  (3+ messages)

[dpdk-stable] [PATCH 17.11] mk: disable warnings for packed mem config data structure
 2019-09-02 14:42 UTC 

[dpdk-stable] net/ixgbe:fix wrong link status
 2019-09-02 11:52 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 13/13] net/bnxt: avoid null pointer dereference
 2019-08-30 16:35 UTC 

[dpdk-stable] 17.11.7-rc1 (LTS) patches review and test
 2019-08-30 12:58 UTC  (4+ messages)

[dpdk-stable] [PATCH 1/2] net/i40e: desc loading is unnecessarily ordered for aarch64
 2019-08-30  8:51 UTC  (6+ messages)
` [dpdk-stable] [PATCH 2/2] net/i40e: remove compiler barrier "

[dpdk-stable] [PATCH v2] net/i40e: fix request queue fail in VF
 2019-08-29 16:26 UTC 

[dpdk-stable] [PATCH v6 08/10] vhost: fix vring functions to support packed ring
 2019-08-29 14:12 UTC 

[dpdk-stable] [PATCH v2 01/30] bus/dpaa: fix DPAA SEC blacklist case
 2019-08-29 10:27 UTC 

[dpdk-stable] [PATCH v2 18/63] net/ice/base: resolve static analysis issues
 2019-08-29  2:36 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v2 19/63] net/ice/base: fix memory leak issue
  ` [dpdk-stable] [PATCH v2 21/63] net/ice/base: fix type-mismatch
  ` [dpdk-stable] [PATCH v2 22/63] net/ice/base: correct overrun Coverty hit
  ` [dpdk-stable] [PATCH v2 44/63] net/ice/base: fix for RSS hash on inner UDP port
  ` [dpdk-stable] [PATCH v2 48/63] net/ice/base: fix flag settings in AQ call

[dpdk-stable] patch 'crypto/openssl: fix free of asymmetric crypto keys' has been queued to LTS release 18.11.3
 2019-08-28 13:42 UTC  (58+ messages)
` [dpdk-stable] patch 'kni: fix segmented mbuf data overflow' "
` [dpdk-stable] patch 'crypto/dpaa2_sec: fix handling of session init failure' "
` [dpdk-stable] patch 'mk: fix custom kernel directory name' "
` [dpdk-stable] patch 'examples/ip_frag: fix stale content of ethdev info' "
` [dpdk-stable] patch 'net/bnx2x: fix reading VF id' "
` [dpdk-stable] patch 'net/bnx2x: fix link events polling for SRIOV' "
` [dpdk-stable] patch 'net/bnx2x: fix fastpath SB allocation "
` [dpdk-stable] patch 'net/tap: remove redundant declarations' "
` [dpdk-stable] patch 'net/af_packet: remove redundant declaration' "
` [dpdk-stable] patch 'net/vhost: "
` [dpdk-stable] patch 'net/null: "
` [dpdk-stable] patch 'net/pcap: "
` [dpdk-stable] patch 'net/ring: "
` [dpdk-stable] patch 'net/virtio_user: "
` [dpdk-stable] patch 'raw/skeleton: "
` [dpdk-stable] patch 'raw/dpaa2_cmdif: "
` [dpdk-stable] patch 'net: adjust L2 length on soft VLAN insertion' "
` [dpdk-stable] patch 'net/pcap: fix possible mbuf double freeing' "
` [dpdk-stable] patch 'net/iavf: fix driver crash when enable TSO' "
` [dpdk-stable] patch 'app/testpmd: fix show port info routine' "
` [dpdk-stable] patch 'net/ena: fix admin CQ polling for 32-bit' "
` [dpdk-stable] patch 'net/bnxt: fix crash on probe failure' "
` [dpdk-stable] patch 'net/bnxt: fix Tx hang after port stop/start' "
` [dpdk-stable] patch 'net/bnxt: fix L4 checksum error indication in Rx' "
` [dpdk-stable] patch 'net/bnxt: save the number of EM flow count' "
` [dpdk-stable] patch 'net/bnxt: fix enabling/disabling interrupts' "
` [dpdk-stable] patch 'net/bnxt: check invalid VNIC in cleanup path' "
` [dpdk-stable] patch 'net/bnxt: fix compiler warning' "
` [dpdk-stable] patch 'net/bnxt: fix RxQ count if ntuple filtering is disabled' "
` [dpdk-stable] patch 'net/bnxt: check invalid VNIC id for firmware' "
` [dpdk-stable] patch 'net/avf: fix Rx bytes stats' "
` [dpdk-stable] patch 'net/i40e: fix MAC removal check' "
` [dpdk-stable] patch 'net/i40e: fix SFP X722 with FW4.16' "
` [dpdk-stable] patch 'doc: fix ethernet addresses in flow API guide' "
` [dpdk-stable] patch 'net/bnxt: fix error handling in port start' "
` [dpdk-stable] patch 'net/bnxt: fix check of address mapping' "
` [dpdk-stable] patch 'net/bnxt: fix adding MAC address' "
` [dpdk-stable] patch 'net/bnxt: fix unconditional wait in link update' "
` [dpdk-stable] patch 'net/bnxt: fix setting primary MAC address' "
` [dpdk-stable] patch 'net/bnxt: fix device init error path' "
` [dpdk-stable] patch 'net/bnxt: reset filters before registering interrupts' "
` [dpdk-stable] patch 'net/bnxt: retry IRQ callback deregistration' "
` [dpdk-stable] patch 'net/bnxt: fix return values to standard error codes' "
` [dpdk-stable] patch 'net/bnxt: fix lock release on getting NVM info' "
` [dpdk-stable] patch 'net/bnxt: fix getting statistics' "
` [dpdk-stable] patch 'net/bnxt: fix checking result of HWRM command' "
` [dpdk-stable] patch 'net/bnxt: fix Rx interrupt vector' "
` [dpdk-stable] patch 'net/bnxt: fix interrupt rearm logic' "
` [dpdk-stable] patch 'net/bnxt: remove unnecessary interrupt disable' "
` [dpdk-stable] patch 'net/e1000: fix buffer overrun while i219 processing DMA' "
` [dpdk-stable] patch 'net/mlx5: fix typos in comments' "
` [dpdk-stable] patch 'net/dpaa: check multi-segment external buffers' "
` [dpdk-stable] patch 'net/dpaa2: fix multi-segment Tx' "
` [dpdk-stable] patch 'net/ark: fix queue packet replacement' "
` [dpdk-stable] patch 'net/i40e: fix ethernet flow rule' "
` [dpdk-stable] patch 'net/i40e: fix flow director rule destroy' "
` [dpdk-stable] patch 'net/mlx5: remove redundant item from union' "

[dpdk-stable] [PATCH] Suppress the unaligned packed member address warnings by extending the telemetry library build flags with -Wno-address-of-packed-member option, through the WERROR_FLAGS makefile variable
 2019-08-28  9:46 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] telemetry: fix build warnings seen when using gcc 9

[dpdk-stable] [dpdk-dev] [PATCH] telemetry: fix build warnings seen when using gcc 9
 2019-08-28  9:34 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] app/testpmd: remove duplicated support for Rx offloading
 2019-08-28  9:29 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2 1/2] net/ixgbe: remove barrier in vPMD for aarch64
 2019-08-28  8:24 UTC 

[dpdk-stable] [DPDK] net/ixgbe: enable Pf host new mbox version
 2019-08-28  8:19 UTC 

[dpdk-stable] [DPDK] net/ixgbe: enable Pf host new mbox version
 2019-08-28  8:19 UTC 

[dpdk-stable] [PATCH] net/ixgbe: enable Pf host new mbox version
 2019-08-28  8:16 UTC  (4+ messages)
` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] event/sw: fix xstats reset value assignment bug
 2019-08-27 21:34 UTC 

[dpdk-stable] patch 'test/hash: fix data reset on new run' has been queued to LTS release 18.11.3
 2019-08-27 13:52 UTC  (3+ messages)
` [dpdk-stable] patch 'flow_classify: fix out-of-bounds access' "

[dpdk-stable] [PATCH] net/af_packet: fix for stale sockets
 2019-08-27 13:37 UTC  (3+ messages)
` [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).