From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F060C43764 for ; Sat, 23 Dec 2023 01:46:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBE3240268; Sat, 23 Dec 2023 01:46:03 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id DCC1E400D7 for ; Sat, 23 Dec 2023 01:45:58 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-20400d5b54eso1573421fac.1 for ; Fri, 22 Dec 2023 16:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703292358; x=1703897158; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AtH3pJWgVkqlR5SvJV2WNKdug1kTPv34vhoejevrTv4=; b=guzHYixS7nw0FB65EOaTtLv9fB43XypfGYl0H4sSb2KXvHpbTmMdN61TGqLIzKJX+c Nh2LvIIlf1aSaJ/H6HsR1FOnIRRBdDZ/lzLxOjie0rYvVRbQgjVKRUjPhkkVtr5vdtsx antuk+Dj9VC/VKsiq2lC6easGI/yn4Yb5obY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703292358; x=1703897158; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AtH3pJWgVkqlR5SvJV2WNKdug1kTPv34vhoejevrTv4=; b=ru3hu1zKdizhC8lpdNpDNi07IiJi4ChIghpY0syO4KDCwcqGg/D3lW7Jj+stmvtL98 gapMCKPUmcw0+QHGuau/V2rpU9tntElBEpCoZLn+clDzCSe7mV84cjS/o4KmRln5wKJc YP8/MprOLxB12uHgO/l8sl0r4WqJVxRwnr95zRbpg9adXrKfqLqf7H1dimjtedgaWPEb GaWaErOjNBpwCmWvx4/OS5kofQL+hxTob56yCsigjRi8d+arAPcvGTcKd6gO4x3m5NOV y+2pPsz752PPHY0++gCsTx8vQoXwq1CZ+CsI/u6hbF1OWE9rI+3ziXNYvnG+iSeaTW9Y zJoA== X-Gm-Message-State: AOJu0YysaO5RWCDubgmC+1mWsgC/f1tfdS+l2YhqmCx08DjK6/8LO2NO UXlIWKtrAncegULSmmU/2c5v8rskKMqIgM6eulC2/m9LmXCPjU9gSYmOUSTd4A6ctg== X-Google-Smtp-Source: AGHT+IExseZzHp8i1MB5iqPFjrvhsmmBXpdPvgfL8lIZpSLHmoQZCGhqIPzYMmvDvE+YcqqBp4zf4Qu5iQbY X-Received: by 2002:a05:6870:219c:b0:204:2c51:99a9 with SMTP id l28-20020a056870219c00b002042c5199a9mr1999054oae.72.1703292358288; Fri, 22 Dec 2023 16:45:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du20-20020a0568703a1400b001fb4a1b44f3sm268062oab.1.2023.12.22.16.45.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 16:45:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 16:45:58 -0800 (PST) Message-ID: <65862dc6.050a0220.7968a.b2daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C2465605183E; Fri, 22 Dec 2023 19:45:57 -0500 (EST) Subject: |SUCCESS| pw135528-135530 [PATCH] [3/3] pipeline: convert to a dynam From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135530 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, December 22 2023 17:44:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135528-135530 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/