DPDK CI discussions
 help / color / mirror / Atom feed
* [dpdk-ci] Minutes of DPDK Lab Meeting, January 29th
@ 2019-01-29 18:58 O'Driscoll, Tim
  2019-01-29 21:06 ` Jeremy Plsek
  0 siblings, 1 reply; 3+ messages in thread
From: O'Driscoll, Tim @ 2019-01-29 18:58 UTC (permalink / raw)
  To: ci

Red Hat Test Cases:
- We had a separate meeting with Red Hat after our lab meeting today. Aaron and Rashid explained that they have a suite of DPDK tests, some of which use OVS and some of which test DPDK is isolation. These can be easily set up in the DPDK lab.
- We agreed to proceed with this. It's a great way to get additional test coverage which we've been struggling with for a while. Aaron will work with Jeremy on the implementation.
- The initial goal is to get tests running and results into the database. After that, we can decide how to represent the results in the dashboard and patchwork.
- We will need to make sure that running these tests has not impact on the current test cases. The assumption is that current utilization is low enough that this should not be a problem.

DTS Improvements:
- Thomas will solicit community feedback on this. Community help will also be required to implement any changes.

Applying Patches to Sub-Trees:
- Plan is to apply patch sets to master first. If that fails, then we'll use a script to determine which sub-tree to apply the patch set to. Thomas and Ali hope to provide a script this week.
- If a patch set is applied to a sub-tree, then we need to agree whether the baseline for performance comparison should be the master or the sub-tree. Agreed that we should compare to master.

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

* Re: [dpdk-ci] Minutes of DPDK Lab Meeting, January 29th
  2019-01-29 18:58 [dpdk-ci] Minutes of DPDK Lab Meeting, January 29th O'Driscoll, Tim
@ 2019-01-29 21:06 ` Jeremy Plsek
  2019-01-30  6:43   ` Tu, Lijuan
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Plsek @ 2019-01-29 21:06 UTC (permalink / raw)
  To: ci

[-- Attachment #1: Type: text/plain, Size: 2983 bytes --]

It was also discussed in this meeting, after Tim had to leave for another
meeting, that we should be saving absolute results instead of delta results.

In past discussions, it was agreed to only save the delta result to the
UNH-IOL database that drives the dashboard, with the baseline (absolute
result) kept on the respective system (without keeping old absolute
baselines).

Additionally, keeping absolute data in the database could be used to
produce accurate charts of performance over time and better show trends.
However, that will require some agreements to be reached for what data
could be made public, compared to what is available to logged in users
(i.e. seeing their own absolute performance numbers).  At this time, the
only change would be first storing the numbers into the database, with only
UNH-IOL having access to the data. Nothing else with the systems would
change with this first step.

The public view will still remain showing a delta for patches, until we
decide later on, on whether to show these absolute numbers in private or
also in public views.

If there is any issues with going forward with this decision, I'd like this
thread to be a public discussion for said issues. Ideally, we would like to
reach a definite go / no-go on this change for the next team meeting on
February 12. No reply or participation in this thread will be considered as
accepting the proposal to store the absolute numbers in the database.

Thanks.

On Tue, Jan 29, 2019 at 1:58 PM O'Driscoll, Tim <tim.odriscoll@intel.com>
wrote:

> Red Hat Test Cases:
> - We had a separate meeting with Red Hat after our lab meeting today.
> Aaron and Rashid explained that they have a suite of DPDK tests, some of
> which use OVS and some of which test DPDK is isolation. These can be easily
> set up in the DPDK lab.
> - We agreed to proceed with this. It's a great way to get additional test
> coverage which we've been struggling with for a while. Aaron will work with
> Jeremy on the implementation.
> - The initial goal is to get tests running and results into the database.
> After that, we can decide how to represent the results in the dashboard and
> patchwork.
> - We will need to make sure that running these tests has not impact on the
> current test cases. The assumption is that current utilization is low
> enough that this should not be a problem.
>
> DTS Improvements:
> - Thomas will solicit community feedback on this. Community help will also
> be required to implement any changes.
>
> Applying Patches to Sub-Trees:
> - Plan is to apply patch sets to master first. If that fails, then we'll
> use a script to determine which sub-tree to apply the patch set to. Thomas
> and Ali hope to provide a script this week.
> - If a patch set is applied to a sub-tree, then we need to agree whether
> the baseline for performance comparison should be the master or the
> sub-tree. Agreed that we should compare to master.
>


-- 
Jeremy Plsek
UNH InterOperability Laboratory

[-- Attachment #2: Type: text/html, Size: 3680 bytes --]

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

* Re: [dpdk-ci] Minutes of DPDK Lab Meeting, January 29th
  2019-01-29 21:06 ` Jeremy Plsek
@ 2019-01-30  6:43   ` Tu, Lijuan
  0 siblings, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2019-01-30  6:43 UTC (permalink / raw)
  To: Jeremy Plsek, ci

[-- Attachment #1: Type: text/plain, Size: 3708 bytes --]

As we got an agreement on removing the absolute numbers in the dts, I have submit a patch for this, and you will not see any absolute performance numbers in the dts, but instead of this, you only see 0.00. Every single user of DTS could keep their numbers in private if they’d like to.

There is no action required for UNH-IOL for this change, because the input and output don’t change, and it’s still easy to get the baseline through the argument “—update-expected”, and UNO has done this to get baseline.

From: ci [mailto:ci-bounces@dpdk.org] On Behalf Of Jeremy Plsek
Sent: Wednesday, January 30, 2019 5:07 AM
To: ci@dpdk.org
Subject: Re: [dpdk-ci] Minutes of DPDK Lab Meeting, January 29th

It was also discussed in this meeting, after Tim had to leave for another meeting, that we should be saving absolute results instead of delta results.

In past discussions, it was agreed to only save the delta result to the UNH-IOL database that drives the dashboard, with the baseline (absolute result) kept on the respective system (without keeping old absolute baselines).

Additionally, keeping absolute data in the database could be used to produce accurate charts of performance over time and better show trends. However, that will require some agreements to be reached for what data could be made public, compared to what is available to logged in users (i.e. seeing their own absolute performance numbers).  At this time, the only change would be first storing the numbers into the database, with only UNH-IOL having access to the data. Nothing else with the systems would change with this first step.

The public view will still remain showing a delta for patches, until we decide later on, on whether to show these absolute numbers in private or also in public views.

If there is any issues with going forward with this decision, I'd like this thread to be a public discussion for said issues. Ideally, we would like to reach a definite go / no-go on this change for the next team meeting on February 12. No reply or participation in this thread will be considered as accepting the proposal to store the absolute numbers in the database.

Thanks.

On Tue, Jan 29, 2019 at 1:58 PM O'Driscoll, Tim <tim.odriscoll@intel.com<mailto:tim.odriscoll@intel.com>> wrote:
Red Hat Test Cases:
- We had a separate meeting with Red Hat after our lab meeting today. Aaron and Rashid explained that they have a suite of DPDK tests, some of which use OVS and some of which test DPDK is isolation. These can be easily set up in the DPDK lab.
- We agreed to proceed with this. It's a great way to get additional test coverage which we've been struggling with for a while. Aaron will work with Jeremy on the implementation.
- The initial goal is to get tests running and results into the database. After that, we can decide how to represent the results in the dashboard and patchwork.
- We will need to make sure that running these tests has not impact on the current test cases. The assumption is that current utilization is low enough that this should not be a problem.

DTS Improvements:
- Thomas will solicit community feedback on this. Community help will also be required to implement any changes.

Applying Patches to Sub-Trees:
- Plan is to apply patch sets to master first. If that fails, then we'll use a script to determine which sub-tree to apply the patch set to. Thomas and Ali hope to provide a script this week.
- If a patch set is applied to a sub-tree, then we need to agree whether the baseline for performance comparison should be the master or the sub-tree. Agreed that we should compare to master.


--
Jeremy Plsek
UNH InterOperability Laboratory

[-- Attachment #2: Type: text/html, Size: 7081 bytes --]

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

end of thread, other threads:[~2019-01-30  6:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29 18:58 [dpdk-ci] Minutes of DPDK Lab Meeting, January 29th O'Driscoll, Tim
2019-01-29 21:06 ` Jeremy Plsek
2019-01-30  6:43   ` Tu, Lijuan

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).