mbox series

[pull-request] dpdk-next-eventdev for-main - 21.05 - RC3

Message ID SN7PR18MB4398CC49F82520DCEEE25080C8559@SN7PR18MB4398.namprd18.prod.outlook.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [pull-request] dpdk-next-eventdev for-main - 21.05 - RC3 |

Pull-request

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

Checks

Context Check Description
ci/Intel-compilation warning apply issues
ci/github-robot success github build: passed

Message

Jerin Jacob Kollanukkaran May 9, 2021, 4:09 p.m. UTC
  The following changes since commit 627c5b41bb14a1afbd1489b0fc4b8224532a823d:

  build: fix default drivers list without Python (2021-05-07 15:41:45 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 1bb213071ae1fd89105273e9456af60ff90d6e00:

  test/event: fix return value of timer test setup (2021-05-09 21:36:03 +0530)

----------------------------------------------------------------
David Marchand (1):
      event/dpaa2: remove unused macros

Pavan Nikhilesh (1):
      app/eventdev: fix lcore parsing skipping last core

Shijith Thotton (1):
      test/event: fix return value of timer test setup

 app/test-eventdev/parser.c                | 2 +-
 app/test/test_event_timer_adapter.c       | 6 ++----
 drivers/event/dpaa2/dpaa2_eventdev_logs.h | 2 --
 3 files changed, 3 insertions(+), 7 deletions(-)
  

Comments

Thomas Monjalon May 12, 2021, 4:18 p.m. UTC | #1
09/05/2021 18:09, Jerin Jacob Kollanukkaran:
>   http://dpdk.org/git/next/dpdk-next-eventdev

Pulled, thanks