DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [pull-request] next-eventdev 19.11 RC4
@ 2019-11-26  7:03 Jerin Jacob Kollanukkaran
  2019-11-26 12:17 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Jerin Jacob Kollanukkaran @ 2019-11-26  7:03 UTC (permalink / raw)
  To: thomas; +Cc: dev

The following changes since commit bdc993fa3dc38d6ae2d4d1480604556bc20a5522:

  mem: clarify documentation of virt2iova behaviour (2019-11-26 00:30:51 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 292af427c47293a923679d03f877f7f3bd3558a1:

  test/event_crypto: fix check for HW support (2019-11-26 12:19:31 +0530)

----------------------------------------------------------------
Hemant Agrawal (3):
      test/event_crypto: fix missing IV value for AES algo
      test/event_crypto: fix to avail the mempool entries
      test/event_crypto: fix check for HW support

Pavan Nikhilesh (15):
      octeontx: update mbox definition to version 1.1.3
      net/octeontx: add application domain validation
      net/octeontx: cleanup redudant mbox structs
      mempool/octeontx: add application domain validation
      event/octeontx: add appication domain validation
      net/octeontx: make Rx queue offloads same as dev offloads
      event/octeontx2: fix TIM HW race condition
      event/octeontx2: use opposite bucket to store current chunk
      event/octeontx2: improve chunk pool performance
      event/octeontx2: update SSO buffers based on timer count
      event/octeontx2: update start timestamp periodically
      examples/l2fwd-event: validate function return values
      doc: fix incorrect command line arguments in l2fwd-event
      app/test-eventdev: fix possible divide by zero
      app/test-eventdev: fix unchecked return value

app/test-eventdev/test_perf_common.c               |  10 +-
 app/test-eventdev/test_pipeline_common.c           |  17 +-
 app/test/test_event_crypto_adapter.c               |  29 ++
 doc/guides/eventdevs/octeontx.rst                  |   7 +
 doc/guides/nics/octeontx.rst                       |   7 +
 doc/guides/sample_app_ug/l2_forward_event.rst      |   2 +-
 drivers/common/octeontx/octeontx_mbox.c            | 112 +++++-
 drivers/common/octeontx/octeontx_mbox.h            |  13 +-
 .../octeontx/rte_common_octeontx_version.map       |   7 +
 drivers/event/octeontx/ssovf_evdev.c               |   5 +-
 drivers/event/octeontx/ssovf_probe.c               |   7 +-
 drivers/event/octeontx/timvf_evdev.c               |  12 +-
 drivers/event/octeontx/timvf_evdev.h               |   8 +-
 drivers/event/octeontx/timvf_probe.c               |  65 ++--
 drivers/event/octeontx2/otx2_evdev.h               |   6 +-
 drivers/event/octeontx2/otx2_evdev_adptr.c         |  84 +++-
 drivers/event/octeontx2/otx2_tim_evdev.c           |  39 +-
 drivers/event/octeontx2/otx2_tim_evdev.h           |   8 +-
 drivers/event/octeontx2/otx2_tim_worker.c          |  19 +
 drivers/event/octeontx2/otx2_tim_worker.h          | 215 ++++++++--
 drivers/mempool/octeontx/octeontx_fpavf.c          |  87 +++--
 drivers/net/octeontx/base/octeontx_bgx.h           |   3 +
 drivers/net/octeontx/base/octeontx_pkivf.c         |  83 +++-
 drivers/net/octeontx/base/octeontx_pkivf.h         | 431 ++++++---------------
 drivers/net/octeontx/base/octeontx_pkovf.c         |  37 +-
 drivers/net/octeontx/base/octeontx_pkovf.h         |   3 +
 drivers/net/octeontx/octeontx_ethdev.c             |  15 +-
 drivers/net/octeontx/octeontx_ethdev.h             |   1 +
 examples/l2fwd-event/l2fwd_common.c                |   6 +-
 examples/l2fwd-event/l2fwd_event.c                 |   7 +-
 examples/l2fwd-event/main.c                        |  10 +-
 31 files changed, 879 insertions(+), 476 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [pull-request] next-eventdev 19.11 RC4
  2019-11-26  7:03 [dpdk-dev] [pull-request] next-eventdev 19.11 RC4 Jerin Jacob Kollanukkaran
@ 2019-11-26 12:17 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2019-11-26 12:17 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran; +Cc: dev

26/11/2019 08:03, Jerin Jacob Kollanukkaran:
>   http://dpdk.org/git/next/dpdk-next-eventdev

Pulled, thanks

Symbols added in 19.08 section are moved to the new section 20.0.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-26 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-26  7:03 [dpdk-dev] [pull-request] next-eventdev 19.11 RC4 Jerin Jacob Kollanukkaran
2019-11-26 12:17 ` Thomas Monjalon

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).