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 185E543764 for ; Sat, 23 Dec 2023 01:07:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1505740268; Sat, 23 Dec 2023 01:07:59 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id EDCFF400D7 for ; Sat, 23 Dec 2023 01:07:57 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35fa08df8afso9443935ab.3 for ; Fri, 22 Dec 2023 16:07:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703290077; x=1703894877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PKTqANR/+c3b+R5g+bGICpCoqFLsGYOfpCPRDwiPKAk=; b=Xb4F5VL2SkW9IJoXhsFVngOGzdLDPn3ESM5kjqlLcxwD6MYa78Eni8GqwhIiXaAp04 GYt0I9rkyv8An1cDIMk14Bu2l+muKLlZZYgapApmYo+Mc2ZWbL9c5lTNLU5qSnFh6kwi z2iQQxwCT62LREF1pgvxUnnQohSswsiNANivQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703290077; x=1703894877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PKTqANR/+c3b+R5g+bGICpCoqFLsGYOfpCPRDwiPKAk=; b=e5FOie7cyl4AdcibmT14kT+N/3BDgTR4sYCeRoQg6S9HXGdMbTJN20huip4swdLS31 13T0gr2Rbo07FlXB3EcAJhjBTLpAVmIDlVM2RXJm9lCiuP7WOEDNsmd8OmTrGl7X4Mri y4AbPDNZhTE9T9B/yeRdqamVA+wEcE0Tik/mRD6YO/wsb9xi/Rc1zhl+x7ZuRe0F1jVb HcNmCJnaU9OpMyeY9DhJYZPjKQ8FAm5DNcZjQ7rTNAuPvuHP9yyVEyOnyJTAt1tq4xXn epETgylVBnuJypN/+XhdqTEXuVZcyVLNfgMTrUdsV0FyQUjlVSGQZM3MZD+0iU+Pqzzu KWMg== X-Gm-Message-State: AOJu0Yx96JLU3LKJcRKZukQoshHhNbOBAcSNgV3w8987hXHDgEFwwYwJ LicBCsv/8K1n2Z2GSPzRoNgQK5uqJyukXZDi1y+C1a3OPh3whoAkK9fE6yeeLDAnhw== X-Google-Smtp-Source: AGHT+IF9Gg5/2ASqQ+jcLHCTfqgZypJKU9aZFi1kIZhKNRImYl5zE35MpUgAxZRpkNq7leul8VioFf/xe42D X-Received: by 2002:a05:6e02:370a:b0:35f:afca:8c56 with SMTP id ck10-20020a056e02370a00b0035fafca8c56mr3315784ilb.24.1703290077327; Fri, 22 Dec 2023 16:07:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k9-20020a92c249000000b0035d5a40d3e7sm272234ilo.10.2023.12.22.16.07.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 16:07:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 16:07:57 -0800 (PST) Message-ID: <658624dd.920a0220.fa33f.b62cSMTPIN_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 97B92605183E; Fri, 22 Dec 2023 19:07:56 -0500 (EST) Subject: |SUCCESS| pw135500-135503 [PATCH] [4/4] eal: add new args to choose 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/135503 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, December 22 2023 19:44:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135500-135503 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/