* [dpdk-dev] [pull-request] next-eventdev 19.11 RC1 - Iteration 2
@ 2019-10-18 8:19 Jerin Jacob Kollanukkaran
2019-10-23 14:22 ` Thomas Monjalon
2019-10-30 17:33 ` Jerin Jacob
0 siblings, 2 replies; 3+ messages in thread
From: Jerin Jacob Kollanukkaran @ 2019-10-18 8:19 UTC (permalink / raw)
To: Thomas Monjalon
Cc: 'dev@dpdk.org', 'Nipun Gupta',
Gujjar, Abhinandan S, Hemant Agrawal
The following changes since commit b36f587f010bba421a8fd0b4c383276ecb796ae3:
rcu: fix spurious thread unregister (2019-10-18 06:13:36 +0200)
are available in the Git repository at:
http://dpdk.org/git/next/dpdk-next-eventdev
for you to fetch changes up to 6e547f64f32ff2a3831d21931156c571e8d90f39:
event/dpaa2: support Tx adapter (2019-10-18 13:33:09 +0530)
----------------------------------------------------------------
Changes pushed to post RC1.
1) Crypto adapter fixes
http://patches.dpdk.org/project/dpdk/list/?series=6648&state=*
2) l2fwd-event application
http://patches.dpdk.org/project/dpdk/list/?series=6839
Nipun Gupta (5):
eventdev: flag to identify same destined packets enqueue
event/dpaa: fix number of supported atomic flows
event/dpaa: support Tx adapter
event/dpaa2: set priority as per the dpcon device
event/dpaa2: support Tx adapter
app/test-eventdev/test_pipeline_common.h | 6 +-
.../prog_guide/event_ethernet_tx_adapter.rst | 3 +-
doc/guides/rel_notes/release_19_11.rst | 7 +-
drivers/bus/fslmc/portal/dpaa2_hw_pvt.h | 11 +++
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 10 ++-
drivers/crypto/dpaa2_sec/dpaa2_sec_event.h | 2 +-
drivers/event/dpaa/dpaa_eventdev.c | 76 ++++++++++++++++--
drivers/event/dpaa/dpaa_eventdev.h | 2 +-
drivers/event/dpaa2/Makefile | 2 +-
drivers/event/dpaa2/dpaa2_eventdev.c | 92 ++++++++++++++++++----
drivers/event/dpaa2/dpaa2_eventdev.h | 14 +---
drivers/event/octeontx/ssovf_evdev.c | 1 +
drivers/event/octeontx2/otx2_evdev.c | 2 +
drivers/net/dpaa2/dpaa2_ethdev.c | 11 ++-
drivers/net/dpaa2/dpaa2_ethdev.h | 2 +-
examples/eventdev_pipeline/pipeline_worker_tx.c | 2 +-
lib/librte_eventdev/Makefile | 2 +-
lib/librte_eventdev/meson.build | 2 +-
lib/librte_eventdev/rte_event_eth_tx_adapter.h | 19 ++++-
lib/librte_eventdev/rte_eventdev.c | 1 +
lib/librte_eventdev/rte_eventdev.h | 10 +++
21 files changed, 225 insertions(+), 52 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [pull-request] next-eventdev 19.11 RC1 - Iteration 2
2019-10-18 8:19 [dpdk-dev] [pull-request] next-eventdev 19.11 RC1 - Iteration 2 Jerin Jacob Kollanukkaran
@ 2019-10-23 14:22 ` Thomas Monjalon
2019-10-30 17:33 ` Jerin Jacob
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-10-23 14:22 UTC (permalink / raw)
To: Jerin Jacob Kollanukkaran
Cc: dev, 'Nipun Gupta', Gujjar, Abhinandan S, Hemant Agrawal
18/10/2019 10:19, Jerin Jacob Kollanukkaran:
> http://dpdk.org/git/next/dpdk-next-eventdev
Pulled, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [pull-request] next-eventdev 19.11 RC1 - Iteration 2
2019-10-18 8:19 [dpdk-dev] [pull-request] next-eventdev 19.11 RC1 - Iteration 2 Jerin Jacob Kollanukkaran
2019-10-23 14:22 ` Thomas Monjalon
@ 2019-10-30 17:33 ` Jerin Jacob
1 sibling, 0 replies; 3+ messages in thread
From: Jerin Jacob @ 2019-10-30 17:33 UTC (permalink / raw)
To: Jerin Jacob Kollanukkaran
Cc: Thomas Monjalon, dev, Nipun Gupta, Gujjar, Abhinandan S, Hemant Agrawal
On Fri, Oct 18, 2019 at 1:49 PM Jerin Jacob Kollanukkaran
<jerinj@marvell.com> wrote:
>
> The following changes since commit b36f587f010bba421a8fd0b4c383276ecb796ae3:
>
> rcu: fix spurious thread unregister (2019-10-18 06:13:36 +0200)
>
> are available in the Git repository at:
>
> http://dpdk.org/git/next/dpdk-next-eventdev
>
> for you to fetch changes up to 6e547f64f32ff2a3831d21931156c571e8d90f39:
>
> event/dpaa2: support Tx adapter (2019-10-18 13:33:09 +0530)
>
> ----------------------------------------------------------------
>
> Changes pushed to post RC1.
>
> 1) Crypto adapter fixes
> http://patches.dpdk.org/project/dpdk/list/?series=6648&state=*
Hemant,
I am planning to give a pull request by 5th Nov. If it needs to be
part of RC2. Please complete the change request and review before it.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-30 17:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 8:19 [dpdk-dev] [pull-request] next-eventdev 19.11 RC1 - Iteration 2 Jerin Jacob Kollanukkaran
2019-10-23 14:22 ` Thomas Monjalon
2019-10-30 17:33 ` Jerin Jacob
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).