DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [pull-request] next-eventdev 20.11 RC4
@ 2020-11-13 10:00 Jerin Jacob Kollanukkaran
  2020-11-15 14:01 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Jerin Jacob Kollanukkaran @ 2020-11-13 10:00 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev, timothy.mcdaniel


The following changes since commit 4630290af46ed44a58515067b6d2add9c044252a:

  mbuf: move pool pointer in first half (2020-11-12 16:39:10 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c919c1039c07408da9b4ea0fd341818dffed94f7:

  app/eventdev: fix segfault with incorrect timer adadpters (2020-11-13 14:22:11 +0530)

----------------------------------------------------------------
Pavan Nikhilesh (1):
      app/eventdev: fix segfault with incorrect timer adadpters

Timothy McDaniel (8):
      event/dlb: fix memory overrun Coverity warning
      event/dlb: fix no-effect Coverity warning
      event/dlb2: fix dereference null pointer Coverity warning
      event/dlb2: add missing sections to documentation
      event/dlb2: add missing delayed token pop logic
      event/dlb2: remove duplicate/unused PCI code and constants
      event/dlb: do not free memzone if port create succeeds
      event/dlb: remove duplicate/unused PCI code and constants

 app/test-eventdev/evt_options.c    |   4 +
 doc/guides/eventdevs/dlb2.rst      |  47 ++++++
 drivers/event/dlb/dlb.c            |   1 -
 drivers/event/dlb/pf/dlb_main.c    |  54 ++-----
 drivers/event/dlb/pf/dlb_pf.c      |   2 +
 drivers/event/dlb2/dlb2.c          | 314 +++++++++++++++++++++++--------------
 drivers/event/dlb2/dlb2_selftest.c |  11 +-
 drivers/event/dlb2/pf/dlb2_main.c  |  46 +-----
 8 files changed, 277 insertions(+), 202 deletions(-)

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

* Re: [dpdk-dev] [pull-request] next-eventdev 20.11 RC4
  2020-11-13 10:00 [dpdk-dev] [pull-request] next-eventdev 20.11 RC4 Jerin Jacob Kollanukkaran
@ 2020-11-15 14:01 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-11-15 14:01 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran; +Cc: dev, McDaniel, Timothy

13/11/2020 11:00, Jerin Jacob Kollanukkaran:
>   http://dpdk.org/git/next/dpdk-next-eventdev

For info, I had to do some formatting fixes like:
	- titles
	- Coverity line should be before Fixes
	- stable should not be Cc'ed if root cause is recent

Pulled, thanks.



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

end of thread, other threads:[~2020-11-15 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 10:00 [dpdk-dev] [pull-request] next-eventdev 20.11 RC4 Jerin Jacob Kollanukkaran
2020-11-15 14:01 ` 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).