DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tyler Retzlaff <roretzla@linux.microsoft.com>
To: dev@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>,
	Tyler Retzlaff <roretzla@linux.microsoft.com>
Subject: [PATCH 0/2] build eal & ring libraries with MSVC
Date: Tue, 27 Feb 2024 11:21:58 -0800	[thread overview]
Message-ID: <1709061720-4843-1-git-send-email-roretzla@linux.microsoft.com> (raw)

Enable build of eal & ring library when building with MSVC.

This series depends on 2 other series that seem to be near being
accepted for merge.

  https://patches.dpdk.org/project/dpdk/list/?series=31229
  https://patches.dpdk.org/project/dpdk/list/?series=31230

Since the rc2 deadline is soon this series is being submitted now
to solicit feedback.  The CI is expected to fail without the above
series being merged.

Tyler Retzlaff (2):
  build: build eal library with MSVC
  build: build ring library with MSVC

 config/meson.build           | 10 +++++++++-
 lib/eal/include/rte_common.h |  2 ++
 lib/meson.build              |  2 ++
 3 files changed, 13 insertions(+), 1 deletion(-)

-- 
1.8.3.1


             reply	other threads:[~2024-02-27 19:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 19:21 Tyler Retzlaff [this message]
2024-02-27 19:21 ` [PATCH 1/2] build: build eal library " Tyler Retzlaff
2024-02-27 19:22 ` [PATCH 2/2] build: build ring " Tyler Retzlaff
2024-02-28  9:07 ` [PATCH 0/2] build eal & ring libraries " Bruce Richardson
2024-03-06 10:00 ` David Marchand
2024-03-06 14:48   ` Patrick Robb

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=1709061720-4843-1-git-send-email-roretzla@linux.microsoft.com \
    --to=roretzla@linux.microsoft.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    /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).