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 A49594236C for ; Thu, 12 Oct 2023 06:25:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F71C40279; Thu, 12 Oct 2023 06:25:28 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 3C37140279 for ; Thu, 12 Oct 2023 06:25:27 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6c63117a659so372996a34.0 for ; Wed, 11 Oct 2023 21:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697084726; x=1697689526; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TnDBnbEhOTjUOZTFEdZ4aIm0Ggxo8f1VwUhd3Qyb30E=; b=VSLPAsxBd89Txa/uBXNz9618ERpSgeT0qZP5j2lbTVQCJt2m6tXOtv6GMG3nonJCIz Dko2K9cLHyynWvg53892fPPvvt+VSdcQNp3WsP/R68FuYsbWJxHpfqjLjJiNtTAvVHXD adpJEQOOku7CyXQfee3GYb46cOhYIQDsBoosg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697084726; x=1697689526; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TnDBnbEhOTjUOZTFEdZ4aIm0Ggxo8f1VwUhd3Qyb30E=; b=XFjNG1UvI3EtUz336FsUDZq6vwulD6xYzpxb3/OtdceUZ1wiZ39lL+DQV9NfjVjWCe BsoXH9FcJ7iTZR1CyZCY+cwWaqr8fuUcHbK6GdWoRwJj2CvahgnG1Jpp3rpWh6sg8cgy b+pFewORX3X1ex4q3tA7jnfmpNQfaNk7QITQz+SiGn+18ZLJFCJl3DLUxBDmImgijK0n AyycNlhBYa6ufiib+nIQO6cbcjlT73fJ2E1jyeygeQbJ8riflKtFgsCZKLEQFbjUoVzx d/jsZ5MS1dN6Vj5x7HwPWPoeppDMFvFUJBFuHCHNc5hULEW2cCvfDwsoIvrkq8svvspa fOyg== X-Gm-Message-State: AOJu0Yx7WUikk4jhTFUIksO/PgCL6KuwDBznUgQly1Ozbtv+0qW6ZUaz WgcGsAdxsCWyGy/TxUU9Ge6tUBXLDj1SQElNolwVtISH+x5Ab/n4evRaiA== X-Google-Smtp-Source: AGHT+IH6IphvCWwm4jQJ84nbEJ+bMcs3qSS4blGMo3KVQyJSibZ6BhnIBr1Cb8OWSl1gKIE9iRiZaOtsoU07 X-Received: by 2002:a05:6870:5307:b0:1e9:9376:2b36 with SMTP id j7-20020a056870530700b001e993762b36mr4048937oan.36.1697084726573; Wed, 11 Oct 2023 21:25:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id yy32-20020a05687125a000b001bf00f89769sm77042oab.17.2023.10.11.21.25.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 21:25:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 21:25:26 -0700 (PDT) Message-ID: <65277536.050a0220.297d.3fcbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 144726052514; Thu, 12 Oct 2023 00:25:26 -0400 (EDT) Subject: |SUCCESS| pw132554-132558 [PATCH] [v3,5/5] examples/bond: auto-gener 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132558 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, October 11 2023 13:33:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132554-132558 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/