DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ali Alnubani <alialnu@mellanox.com>
To: Yongseok Koh <yskoh@mellanox.com>, dpdk stable <stable@dpdk.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"pezhang@redhat.com" <pezhang@redhat.com>,
	 "siliu@redhat.com" <siliu@redhat.com>,
	"fengqinx.wang@intel.com" <fengqinx.wang@intel.com>,
	"zhaoyan.chen@intel.com" <zhaoyan.chen@intel.com>,
	 "qian.q.xu@intel.com" <qian.q.xu@intel.com>,
	Raslan Darawsheh <rasland@mellanox.com>,
	Luca Boccassi <bluca@debian.org>
Subject: Re: [dpdk-dev] 17.11.7-rc1 (LTS) patches review and test
Date: Sun, 25 Aug 2019 10:30:18 +0000	[thread overview]
Message-ID: <AM0PR05MB44018C702955571ABFE5D104D7A60@AM0PR05MB4401.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <20190815180508.14043-1-yskoh@mellanox.com>

Hi,

The following covers the tests that we ran on top of the 17.11 LTS branch:

*             Basic functionality:
		- Send and receive multiple types of traffic.
		- testpmd xstats counter test.
		- testpmd timestamp test.
		- Changing/checking link status through testpmd.
*             RTE flow and flow_director tests.
*             Some RSS tests.
*             VLAN stripping and insertion tests.
*             Checksum and TSO tests.
*             ptype tests.
*             Port interrupt testing.
*             Multi-process testing.

Tests are Ok.

Tested on:
RHEL7.4 (5.3.0-rc4) / rdma-core v25.0 / ConnectX-5 / fw 16.25.6406
RHEL7.4 (5.3.0-rc4) / rdma-core v25.0 / ConnectX-4 Lx / fw 14.25.6406
RHEL7.4 (3.10.0-693.el7.x86_64) / MLNX_OFED_LINUX-4.6-1.0.1.1 / ConnectX-5 / fw 16.25.6406
RHEL7.4 (3.10.0-693.el7.x86_64) / MLNX_OFED_LINUX-4.6-1.0.1.1 / ConnectX-4 Lx / fw 14.25.6406

Latest tested version:
20a49c7 version: 17.11.7-rc1

Regards,
Ali

> -----Original Message-----
> From: Yongseok Koh <yskoh@mellanox.com>
> Sent: Thursday, August 15, 2019 9:05 PM
> To: dpdk stable <stable@dpdk.org>
> Cc: dev@dpdk.org; pezhang@redhat.com; siliu@redhat.com;
> fengqinx.wang@intel.com; zhaoyan.chen@intel.com; qian.q.xu@intel.com;
> Ali Alnubani <alialnu@mellanox.com>; Raslan Darawsheh
> <rasland@mellanox.com>
> Subject: 17.11.7-rc1 (LTS) patches review and test
> 
> Hi all,
> 
> Here is a list of patches targeted for LTS release 17.11.7. Please help review
> and test. The planned date for the final release is Aug 23, Before that, please
> shout if anyone has objections with these patches being applied.
> 
> Also for the companies committed to running regression tests, please run
> the tests and report any issue before the release date.
> 
> A release candidate tarball can be found at:
> 
> 
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdpdk.
> org%2Fbrowse%2Fdpdk-stable%2Ftag%2F%3Fid%3Dv17.11.7-
> rc1&amp;data=02%7C01%7Calialnu%40mellanox.com%7Cd202474df6e2411ce
> b2c08d721ab407f%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C63
> 7014891731064651&amp;sdata=FpRBliGWsJmHdec6Plx%2BPyphkEvOiZ2SNsg
> RKOfKkBc%3D&amp;reserved=0
> 
> These patches are located at branch 17.11 of dpdk-stable repo:
> 
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdpdk.
> org%2Fbrowse%2Fdpdk-
> stable%2F&amp;data=02%7C01%7Calialnu%40mellanox.com%7Cd202474df6
> e2411ceb2c08d721ab407f%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C
> 0%7C637014891731064651&amp;sdata=WUT0YSwmWZvschGmfbZsygL9Lp3gi
> %2FjXIr739QZYxcc%3D&amp;reserved=0
> 
> 
> Thanks,
> Yongseok
> 
> ---
> 
> Aaron Conole (1):
>       net/virtio: fix dangling pointer on failure
> 
> Agalya Babu RadhaKrishnan (1):
>       doc: fix interactive commands in testpmd guide
> 
> Akhil Goyal (1):
>       crypto/dpaa2_sec: fix session clearing
> 
> Alejandro Lucero (1):
>       net/nfp: fix RSS query
> 
> Anatoly Burakov (2):
>       eal: improve musl compatibility of string functions
>       malloc: fix documentation of realloc function
> 
> Andrew Rybchenko (2):
>       net/sfc: remove control path logging from Rx queue count
>       app/testpmd: set fixed flag for exact link speed
> 
> Andrius Sirvys (3):
>       net/virtio: fix duplicate naming of include guard
>       bitrate: fix unchecked return value
>       drivers/net: fix shifting 32-bit signed variable 31 times
> 
> Anoob Joseph (1):
>       cryptodev: fix driver name comparison
> 
> Beilei Xing (1):
>       net/i40e: fix link speed for X722
> 
> Bernard Iremonger (1):
>       examples/ipsec-secgw: fix debug logs
> 
> Bill Hong (1):
>       net: fix Tx VLAN flag for offload emulation
> 
> Bruce Richardson (9):
>       eal: support strlcat function
>       net/bonding: fix buffer length when printing strings
>       examples/l2fwd-cat: fix build on FreeBSD
>       app/crypto-perf: check range of socket id
>       examples/vhost_scsi: fix null-check for parameter
>       net/i40e: fix dereference before null check in mbuf release
>       net/ixgbe: fix warning with GCC 9
>       bus/fslmc: fix warning with GCC 9
>       eal: tighten permissions on shared memory files
> 
> Chaitanya Babu Talluri (2):
>       drivers/net: fix possible overflow using strlcat
>       cfgfile: replace strcat with strlcat
> 
> David Christensen (2):
>       maintainers: update for IBM POWER
>       examples/vm_power_manager: fix PMD specific code
> 
> David Marchand (7):
>       eal: fix check when retrieving current CPU affinity
>       eal: remove dead code in core list parsing
>       app/testpmd: remove unused field from port struct
>       doc: fix examples in bonding guide
>       net/bonding: fix port id types
>       net/bonding: fix queue index types
>       app/testpmd: remove useless casts on statistics
> 
> Davide Caratti (1):
>       net/bnxt: support IOVA VA mode
> 
> Dekel Peled (8):
>       net/mlx5: fix hex dump of error completion
>       net/mlx5: fix sync when handling Tx completions
>       eal/ppc: fix global memory barrier
>       eal: fix typo in comment of vector function
>       doc: fix links to doxygen and sphinx sites
>       app/testpmd: fix typo in comment
>       net/mlx5: fix comments mixing Rx and Tx
>       net/mlx5: fix release of Rx queue object
> 
> Fan Zhang (1):
>       examples/ipsec-secgw: fix AES-CTR block size
> 
> Ferruh Yigit (5):
>       kni: fix build with Linux 5.1
>       build: fix crash by disabling AVX512 with binutils 2.31
>       net/ring: fix return value check
>       net/kni: fix return value check
>       app/testpmd: revert fixed flag for exact link speed
> 
> Gage Eads (1):
>       ring: fix namesize macro documentation block
> 
> Gavin Hu (3):
>       test/spinlock: remove delay for correct benchmarking
>       test/spinlock: amortize the cost of getting time
>       spinlock: reimplement with atomic one-way barrier
> 
> Hari Kumar Vemula (1):
>       net/bonding: fix reset active slave
> 
> Harry van Haaren (1):
>       event/sw: fix enqueue checks in self-test
> 
> Herakliusz Lipiec (1):
>       doc: fix broken link in LPM guide
> 
> Hyong Youb Kim (4):
>       net/bonding: avoid warning for invalid port
>       net/enic: fix flow director SCTP matching
>       net/enic: fix SCTP match for flow API
>       net/enic: check for unsupported flow item types
> 
> Igor Romanov (1):
>       app/testpmd: fix stdout flush after printing stats
> 
> Ilya Maximets (2):
>       vhost: fix device leak on connection add failure
>       vhost: fix silent queue enabling with legacy guests
> 
> Ivan Malov (1):
>       net/sfc: log port ID as 16-bit unsigned integer on panic
> 
> Jerin Jacob (1):
>       mk: fix AVX512 disabled warning on non x86
> 
> Jianfeng Tan (1):
>       drivers/net: do not use private ethdev data
> 
> Joyce Kong (1):
>       test/rwlock: benchmark on all available cores
> 
> Kevin Traynor (3):
>       net/qede: support IOVA VA mode
>       eal/linux: fix log levels for pagemap reading failure
>       power: fix frequency list buffer validation
> 
> Liang Zhang (1):
>       net/bonding: fix LACP negotiation
> 
> Luo Gaoliang (1):
>       kni: fix build on RHEL8
> 
> Marcin Smoczynski (1):
>       examples/ipsec-secgw: fix build error log
> 
> Natanael Copa (3):
>       bus/fslmc: remove unused include of error.h
>       bus/fslmc: fix build with musl libc
>       app/test: fix build with musl libc
> 
> Pallantla Poornima (3):
>       app/test: fix sprintf with strlcat
>       test/distributor: replace sprintf with strlcpy
>       test/hash: replace sprintf with snprintf
> 
> Qi Zhang (1):
>       net/i40e: fix time sync for 25G
> 
> Radu Nicolau (3):
>       net/null: add MAC address setting fake operation
>       test/virtual_pmd: add MAC address setting fake op
>       test/bonding: assign non-zero MAC to null devices
> 
> Rahul Lakkireddy (1):
>       net/cxgbe: update Chelsio T5/T6 NIC device ids
> 
> Rami Rosen (8):
>       net/virtio: remove forward declaration
>       mbuf: fix a typo
>       doc: fix a minor typo in testpmd guide
>       doc: remove reference to rte.doc.mk in programmers guide
>       examples/ethtool: fix two typos
>       doc: fix link in Linux getting started guide
>       app/testpmd: fix a typo in log message
>       ethdev: fix a typo
> 
> Rasesh Mody (2):
>       net/bnx2x: fix race for periodic flags
>       net/bnx2x: fix optic module verification
> 
> Shahaf Shuler (1):
>       net/mlx5: fix packet inline on Tx queue wraparound
> 
> Shahed Shaikh (5):
>       net/bnx2x: fix segfaults due to stale interrupt status
>       net/bnx2x: fix memory leak
>       net/bnx2x: fix ramrod timeout
>       net/bnx2x: fix DMAE timeout
>       net/qede: fix Tx packet prepare for tunnel packets
> 
> Shreyansh Jain (1):
>       bus/dpaa: fix Rx discard register mask
> 
> Stephen Hemminger (8):
>       net/octeontx: fix vdev name
>       net/bnxt: fix Rx VLAN offload flags
>       net/virtio: remove useless condition
>       ring: fix an error message
>       net/ring: avoid hard-coded length
>       net/ring: use calloc style where appropriate
>       net/ring: check length of ring name
>       net/virtio: fix buffer leak on VLAN insert
> 
> Thomas Monjalon (2):
>       mk: fix build of shared library with libbsd
>       bus/vdev: fix debug message on probing
> 
> Tiwei Bie (4):
>       net/virtio: add barrier in interrupt enable
>       vhost: restore mbuf first when freeing zmbuf
>       vhost: fix potential use-after-free for zero copy mbuf
>       vhost: fix potential use-after-free for memory region
> 
> Vishal Kulkarni (1):
>       net/cxgbe: fix missing checksum flags and packet type
> 
> Xiao Wang (1):
>       net/fm10k: fix VLAN strip offload flag
> 
> Yipeng Wang (1):
>       hash: fix doc about thread/process safety
> 
> Yongseok Koh (4):
>       net/mlx5: fix instruction hotspot on replenishing Rx buffer
>       net/mlx5: check Tx queue size overflow
>       net/mlx5: fix max number of queues for NEON Tx
>       doc: fix typo in mlx5 guide
> 
> Yunjian Wang (1):
>       net/ixgbe: fix crash on remove


  parent reply	other threads:[~2019-08-25 10:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-15 18:05 Yongseok Koh
2019-08-19  6:37 ` Pei Zhang
2019-08-25 10:30 ` Ali Alnubani [this message]
2019-08-29 16:10 ` [dpdk-dev] [dpdk-stable] " Ferruh Yigit
     [not found]   ` <4A3FBC67CD7DCF48BECD235A28B050330ADA95BA@SHSMSX101.ccr.corp.intel.com>
2019-08-30 12:58     ` Ferruh Yigit
     [not found] ` <4A3FBC67CD7DCF48BECD235A28B050330ADA8312@SHSMSX101.ccr.corp.intel.com>
     [not found]   ` <FD56CD4A6C7E9841B5CD62946D45F34C01B18CF1@SHSMSX104.ccr.corp.intel.com>
2019-09-12  8:52     ` [dpdk-dev] FW: " Peng, Yuan
2019-09-17  9:53       ` Luca Boccassi
2019-09-18  9:17         ` Luca Boccassi
2019-09-18 10:03           ` Yu, PingX
2019-09-24 11:07             ` Luca Boccassi
2019-09-24 16:36               ` Ferruh Yigit
2019-09-24 17:15                 ` Kevin Traynor
2019-09-24 17:25                   ` Luca Boccassi
2019-09-24 20:08                     ` Luca Boccassi
2019-09-26  7:34                       ` Yu, PingX
2019-09-26  7:38                         ` Ferruh Yigit
2019-09-26  8:15                           ` Yu, PingX
2019-09-26  8:19                             ` Luca Boccassi
2019-09-12  8:59     ` [dpdk-dev] " Peng, Yuan

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=AM0PR05MB44018C702955571ABFE5D104D7A60@AM0PR05MB4401.eurprd05.prod.outlook.com \
    --to=alialnu@mellanox.com \
    --cc=bluca@debian.org \
    --cc=dev@dpdk.org \
    --cc=fengqinx.wang@intel.com \
    --cc=pezhang@redhat.com \
    --cc=qian.q.xu@intel.com \
    --cc=rasland@mellanox.com \
    --cc=siliu@redhat.com \
    --cc=stable@dpdk.org \
    --cc=yskoh@mellanox.com \
    --cc=zhaoyan.chen@intel.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).