DPDK CI discussions
 help / color / mirror / Atom feed
From: Aaron Conole <aconole@redhat.com>
To: Adam Hassick <ahassick@iol.unh.edu>
Cc: ci@dpdk.org,  Patrick Robb <probb@iol.unh.edu>,
	David Marchand <dmarchan@redhat.com>,
	Kevin Traynor <ktraynor@redhat.com>
Subject: Re: OVS Testing in the Community Lab
Date: Tue, 19 Mar 2024 15:27:56 -0400	[thread overview]
Message-ID: <f7tedc66myr.fsf@redhat.com> (raw)
In-Reply-To: <CAC-YWqj8cZ1UWfxqaE6eGr8ftjw+qy1b1Kkbg6_3y0R2V1PdZA@mail.gmail.com> (Adam Hassick's message of "Fri, 15 Mar 2024 11:19:05 -0400")

Adam Hassick <ahassick@iol.unh.edu> writes:

> Hi Aaron,
>
> I'm working on enabling OVS testing in the community lab. Currently, I
> have a compile test set up which follows the steps defined in the OVS
> documentation (https://docs.openvswitch.org/en/latest/intro/install/dpdk/)
> and consumes the shared libraries produced by the DPDK native GCC
> compile test that we run. This way, we can save some compute resources
> by not compiling DPDK an additional time. However, this will mean that
> the OVS compile test will not run if the DPDK compile test fails in
> any environment, but I think that behavior is acceptable. What do you
> think?

That is acceptable.  However, we probably want to be a bit careful about
it because as DPDK changes, there may be some kind of API break that OVS
needs to know about.  In that case, we might consider using the
dpdk-latest branch of ovs rather than ovs master.

> The OVS compile test has passed successfully with DPDK main, which is promising.
>
> I'm unsure what the scope of our testing should be as well. Should we
> run the compile tests on all of our VM/container environments (to get
> good distro coverage), or just a few? And should we only run periodic
> testing on main or include LTS, next-* branches?

This is a good question.  OVS sticks with LTS branches, mostly, because
those are the ones which are "stable" from a maintenance standpoint.  So
we're probably mostly going to build from dpdk stable branches.

> Regards,
> Adam


  reply	other threads:[~2024-03-19 19:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 15:19 Adam Hassick
2024-03-19 19:27 ` Aaron Conole [this message]
2024-03-19 21:04   ` Adam Hassick
2024-03-20 14:47     ` Aaron Conole

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=f7tedc66myr.fsf@redhat.com \
    --to=aconole@redhat.com \
    --cc=ahassick@iol.unh.edu \
    --cc=ci@dpdk.org \
    --cc=dmarchan@redhat.com \
    --cc=ktraynor@redhat.com \
    --cc=probb@iol.unh.edu \
    /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).