DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pei Zhang <pezhang@redhat.com>
To: dev@dpdk.org
Cc: john mcnamara <john.mcnamara@intel.com>,
	 maxime coquelin <maxime.coquelin@redhat.com>,
	 qian q xu <qian.q.xu@intel.com>,
	ktraynor@redhat.com,  thomas@monjalon.net, bluca@debian.org,
	 michael j glynn <michael.j.glynn@intel.com>,
	 ferruh yigit <ferruh.yigit@intel.com>,
	 christian ehrhardt <christian.ehrhardt@canonical.com>,
	 olgas@mellanox.com, mvarlese@suse.de,
	 ian stokes <ian.stokes@intel.com>,
	yskoh@mellanox.com,  techboard@dpdk.org, juzhang@redhat.com,
	siliu@redhat.com
Subject: [dpdk-dev] [PASS]dpdk 18.11-rc5 testing from Red Hat
Date: Mon, 26 Nov 2018 10:11:14 -0500 (EST)	[thread overview]
Message-ID: <64953362.45489143.1543245074669.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <519843175.44151082.1542379179625.JavaMail.zimbra@redhat.com>

Hi all, 

dpdk 18.11-rc5 testing: PASS . As no regression bugs were found. 

Testing scenarios: 
(1)Guest with device assignment(PF) throughput testing(1G hugepage size) PASS 
(2)Guest with device assignment(PF) throughput testing(2M hugepage size) PASS 
(3)Guest with device assignment(VF) throughput testing PASS 
(4)PVP(host testpmd as vswitch) vhost-user 1Q throughput testing PASS 
(5)PVP(host testpmd as vswitch) vhost-user 2Q throughput testing PASS 
(6)PVP(host testpmd as vswitch) vhost-user 2Q & cross numa node throughput testing PASS 
(7)vhost-user reconnect with dpdk-client, qemu-server: ovs reconnect PASS 
(8)Guest with vhost-user hot plug throughput testing PASS 
(9)PVP(host testpmd as vswitch)vhost-user 1Q live migration testing PASS 
(10)Guest with ovs+dpdk+vhost-user single queue live migration testing PASS 


Testing NICs: X540-AT2(ixgbe). 

Versions: 

Kernel: 3.10 

DPDK: 
http://dpdk.org/git/dpdk master 


commit 6cff3183c2035fe90e18e59c1ea3c0304116a4de 

Author: Thomas Monjalon <thomas@monjalon.net> 

Date: Sun Nov 25 21:19:19 2018 +0100 

version: 18.11-rc5 

Signed-off-by: Thomas Monjalon <thomas@monjalon.net> 

QEMU: 


git://git.qemu.org/qemu.git master branch 

commit 5298f4d67a911dd9cefa4c4185eed242074d64c2 

Merge: ebfd621 6bd858b 

Author: Peter Maydell <peter.maydell@linaro.org> 

Date: Fri Nov 23 08:54:52 2018 +0000 


Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 



Block layer patches: 



- block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() 

- block: Fix option inheritance after stream/commit job graph changes 

- qemu-img: Fix memory leak and typo in error message 

- nvme: Fixes for lockups and crashes 

- scsi-disk: Fix crash if underlying host file or disk returns error 

- Several qemu-iotests fixes and improvements 



# gpg: Signature made Thu 22 Nov 2018 18:38:30 GMT 

# gpg: using RSA key 7F09B272C88F2FD6 

# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" 

# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74 56FE 7F09 B272 C88F 2FD6 



* remotes/kevin/tags/for-upstream: 

block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate() 

block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd() 

iotests: Enhance 223 to cover multiple bitmap granularities 

nvme: fix bug with PCI IRQ pins on teardown 

nvme: fix CMB endianness confusion 

Revert "nvme: fix oob access issue(CVE-2018-16847)" 

nvme: fix out-of-bounds access to the CMB 

nvme: call blk_drain in NVMe reset code to avoid lockups 

iotests: fix nbd test 233 to work correctly with raw images 

block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() 

scsi-disk: Fix crash if underlying host file or disk returns error 

qemu-img: Fix leak 

qemu-img: Fix typo 

iotests: Skip 233 if certtool not installed 

iotests: Replace assertEquals() with assertEqual() 

iotests: Replace time.clock() with Timeout 



Signed-off-by: Peter Maydell <peter.maydell@linaro.org> 


Best regards, 
Pei Zhang 

  reply	other threads:[~2018-11-26 15:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <167092742.44148156.1542378149549.JavaMail.zimbra@redhat.com>
2018-11-16 14:39 ` [dpdk-dev] dpdk 18.11-rc3 testing results " Pei Zhang
2018-11-26 15:11   ` Pei Zhang [this message]
2018-11-26 15:30     ` [dpdk-dev] [PASS]dpdk 18.11-rc5 testing " Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64953362.45489143.1543245074669.JavaMail.zimbra@redhat.com \
    --to=pezhang@redhat.com \
    --cc=bluca@debian.org \
    --cc=christian.ehrhardt@canonical.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=ian.stokes@intel.com \
    --cc=john.mcnamara@intel.com \
    --cc=juzhang@redhat.com \
    --cc=ktraynor@redhat.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=michael.j.glynn@intel.com \
    --cc=mvarlese@suse.de \
    --cc=olgas@mellanox.com \
    --cc=qian.q.xu@intel.com \
    --cc=siliu@redhat.com \
    --cc=techboard@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=yskoh@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).