DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [pull-request] next-eventdev 20.05 RC2
@ 2020-05-04 11:57 Jerin Jacob Kollanukkaran
  2020-05-06 20:34 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Jerin Jacob Kollanukkaran @ 2020-05-04 11:57 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dpdk-dev

The following changes since commit 67d376e7fe7d4e4149d3591ed94cba33206e8cd2:

  maintainers: update for testpmd (2020-04-29 23:51:50 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 53878b746f26a6f845fd077fbae046eb98b211db:

  event/dsw: avoid reusing previously recorded events (2020-05-04 17:18:28 +0530)

----------------------------------------------------------------
Harman Kalra (3):
      event/octeontx: add multi segment support to eventdev
      event/octeontx: add framework for Rx/Tx offloads
      event/octeontx: support Rx/Tx checksum offload

Lukasz Bartosik (1):
      event/octeontx2: fix queue removal from Rx adapter

Mattias Rönnblom (1):
      event/dsw: avoid reusing previously recorded events

Pavan Nikhilesh (1):
      eventdev: fix device probe and remove for secondary process

Sunil Kumar Kori (1):
      examples/l3fwd: fix error checking

Vamsi Attunuru (1):
      event/octeontx: add VLAN filter offload support

 drivers/event/dsw/dsw_event.c              |   3 +
 drivers/event/octeontx/ssovf_evdev.c       |  24 +--
 drivers/event/octeontx/ssovf_evdev.h       |  19 +-
 drivers/event/octeontx/ssovf_worker.c      | 304 +++++++++++++++++++++++------
 drivers/event/octeontx/ssovf_worker.h      | 123 +++++++++++-
 drivers/event/octeontx2/otx2_evdev_adptr.c |   4 +-
 drivers/net/octeontx/octeontx_rxtx.h       |  17 ++
 examples/l3fwd/l3fwd_event.c               |   6 +-
 examples/l3fwd/l3fwd_event_generic.c       |   9 +-
 examples/l3fwd/l3fwd_event_internal_port.c |  10 +-
 lib/librte_eventdev/rte_eventdev.c         |  13 +-
 lib/librte_eventdev/rte_eventdev_pmd_pci.h |   8 +-
 12 files changed, 431 insertions(+), 109 deletions(-)
~

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

end of thread, other threads:[~2020-05-06 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 11:57 [dpdk-dev] [pull-request] next-eventdev 20.05 RC2 Jerin Jacob Kollanukkaran
2020-05-06 20:34 ` 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).