From: Nathan Southern <nsouthern@linuxfoundation.org>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: "Wuchangye (EulerOS)" <wuchangye@huawei.com>,
Ben Thomas <bthomas@linuxfoundation.org>,
"web@dpdk.org" <web@dpdk.org>
Subject: Re: Application for gazelle to Join DPDK Open Source Project List
Date: Wed, 1 May 2024 10:50:46 -0500 [thread overview]
Message-ID: <CAKoDjhzpoPzjLXBHnvaHTeNfPx=pQLvaLbReQh9jT1=sACqEiQ@mail.gmail.com> (raw)
In-Reply-To: <2538585.Sgy9Pd6rRy@thomas>
[-- Attachment #1: Type: text/plain, Size: 4390 bytes --]
done
On Wed, May 1, 2024 at 3:43 AM Thomas Monjalon <thomas@monjalon.net> wrote:
> Thank you for the detailed information below.
> It has been requested to add this project last year already:
>
> https://inbox.dpdk.org/web/aca0f09c-a76c-a633-4db9-43501023357a@huawei.com/
>
> Nathan, Ben, please could you add a link to
> https://gitee.com/openeuler/gazelle
> with this text:
> Gazelle - TCP Stack
> in https://www.dpdk.org/ecosystem/#projects
>
> Would it be interesting to learn more about the OpenEuler project in a
> blog post?
>
>
> 01/05/2024 05:51, Wuchangye (EulerOS):
> > Hello everyone:
> >
> > I am Changye Wu, the project leader of the gazelle project in the
> openEuler community. I am delighted to introduce the gazelle project to you
> all.
> >
> > gazelle<https://gitee.com/openeuler/gazelle> is a high-performance
> user-space protocol stack based on DPDK. It has been open-sourced in the
> openEuler community and released with the openEuler LTS version. Thanks to
> DPDK's high-performance packet processing and gazelle's efforts in
> scheduling, threadization of the protocol stack, etc., gazelle has strong
> competitiveness in terms of latency, throughput, etc. It can achieve a
> performance improvement of 20%+ for MySQL and 100% for Redis. Currently, it
> is widely used in scenarios such as finance and storage.
> >
> > We have noticed that the DPDK community encourages everyone to build
> open-source projects based on DPDK<https://www.dpdk.org/ecosystem/>. We
> also hope to interact with the DPDK community and leverage the power of the
> community to make gazelle better. Therefore, we hereby apply to join the
> DPDK open-source project ecosystem. We hope to strengthen our connection
> with the community, grow together with the community, and contribute to the
> prosperity of the DPDK community ecosystem. We look forward to your reply.
> >
> > Below, I will provide a detailed introduction to the gazelle project,
> covering aspects such as its technical architecture and effects, project
> operation status, DPDK support, internal and external collaborations, etc.
> >
> >
> > l Gazelle Software Architecture:
> > [cid:image001.jpg@01DA9BBD.ECBFADC0]
> >
> > Technical Features of gazelle:
> > High Performance: Zero-copy packet transmission and reception
> implemented based on DPDK.
> > Plug-and-Play: Posix compatible, LD_PRELOAD hijacking, no need for
> business adaptation.
> > Generality: Supports various network models such as run-to-completion,
> run-to-wakeup, accelerating applications like MySQL, Redis, etc.
> >
> >
> > l Project Operation Status:
> > gazelle was open-sourced in the openEuler community in 2022. Over the
> course of two years, it has garnered contributions from over 35 developers
> from Kylin Software, China Mobile, Huawei, and others. There have been over
> 1000 PR submissions. It has been released in over 10 community versions
> including openEuler 20.03 LTS, 22.03 LTS, 24.03 LTS, etc.
> >
> >
> > l DPDK Version Support:
> > gazelle supports multiple versions of DPDK including 19.11, 21.11,
> 23.11, etc.
> >
> >
> > l Collaborations:
> > gazelle has collaborated with enterprises such as China Mobile, Shanghai
> Stock Exchange, etc. It has jointly conducted community conference
> presentations<
> https://www.openeuler.org/zh/interaction/summit-list/summit2023/#live>,
> released technical whitepapers<
> https://www.openeuler.org/zh/news/openEuler/20240122-whitepape/20240122-whitepape.html>,
> and more with its partners.
> > [cid:image003.jpg@01DA9BBD.ECBFADC0][cid:image005.jpg@01DA9BBD.ECBFADC0]
> >
> >
> > l Future Evolution:
> > Currently, gazelle still faces challenges in scenarios such as
> multi-processes and containers. We are researching DPDK features like
> Multi-process<
> https://doc.dpdk.org/guides/prog_guide/multi_proc_support.html>,
> flow_bifurcation<https://doc.dpdk.org/guides/howto/flow_bifurcation.html>,
> virtio_user<
> https://doc.dpdk.org/guides/howto/virtio_user_for_container_networking.html>,
> etc. We will further enhance gazelle based on these features.
> >
> > For more detailed information about gazelle, you can visit our project
> repository: https://gitee.com/openeuler/gazelle . Feel free to contact
> us; we welcome any inquiries.
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 6017 bytes --]
next prev parent reply other threads:[~2024-05-02 9:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-01 3:51 Wuchangye (EulerOS)
2024-05-01 8:43 ` Thomas Monjalon
2024-05-01 15:50 ` Nathan Southern [this message]
2024-05-01 22:34 ` 答复: " Wuchangye (EulerOS)
2024-05-02 15:15 ` Ferruh Yigit
2024-05-03 9:32 ` Thomas Monjalon
2024-05-06 6:08 ` Wuchangye (EulerOS)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAKoDjhzpoPzjLXBHnvaHTeNfPx=pQLvaLbReQh9jT1=sACqEiQ@mail.gmail.com' \
--to=nsouthern@linuxfoundation.org \
--cc=bthomas@linuxfoundation.org \
--cc=thomas@monjalon.net \
--cc=web@dpdk.org \
--cc=wuchangye@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).