mbox series

[pull-request] next-eventdev 20.05-rc3

Message ID BYAPR18MB2424428449558595163F8F19C8BC0@BYAPR18MB2424.namprd18.prod.outlook.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [pull-request] next-eventdev 20.05-rc3 |

Pull-request

http://dpdk.org/git/next/dpdk-next-eventdev

Checks

Context Check Description
ci/travis-robot success Travis build: passed
ci/Intel-compilation fail apply issues

Message

Jerin Jacob Kollanukkaran May 14, 2020, 1:24 p.m. UTC
  The following changes since commit a8b8a863179e0a8478d488bb8545e632ed163456:

  node: fix arm64 build with old gcc (2020-05-13 15:38:50 +0200)

are available in the Git repository at:

  http://dpdk.org/git/next/dpdk-next-eventdev

for you to fetch changes up to cc28cb1e9361eab75c81ead59e401066dbcec586:

  app/eventdev: fix unchecked function return values (2020-05-14 18:46:37 +0530)

----------------------------------------------------------------
Mattias Rönnblom (1):
      event/dsw: update release notes

Pavan Nikhilesh (1):
      app/eventdev: fix unchecked function return values

Yuri Chipchev (1):
      event/dsw: fix enqueue burst return value

 app/test-eventdev/test_pipeline_common.c | 10 +++++++---
 doc/guides/rel_notes/release_20_05.rst   | 10 ++++++++++
 drivers/event/dsw/dsw_event.c            |  2 +-
 3 files changed, 18 insertions(+), 4 deletions(-)
  

Comments

Thomas Monjalon May 18, 2020, 4:56 p.m. UTC | #1
14/05/2020 15:24, Jerin Jacob Kollanukkaran:
>   http://dpdk.org/git/next/dpdk-next-eventdev

Pulled, thanks