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 58435426C3 for ; Thu, 5 Oct 2023 16:03:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 538CE4014F; Thu, 5 Oct 2023 16:03:35 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 9FD7C4014F for ; Thu, 5 Oct 2023 16:03:33 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c737d61a00so7512025ad.3 for ; Thu, 05 Oct 2023 07:03:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696514613; x=1697119413; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xNQ3Dqxs1Qho1zQZkgV6/dviEZP4+aqDFF+T9YG8n/s=; b=a8ofRRtuw5SntKcNc2gz58/hHSfM7KO35oQ+p4rh9RTIpmoB2eCF3teBKBL+WpJGXm 6fVXT0IB16mQfzVwBbcByFRe/ADWO+8a2vSQ2lrF/CwKKzGqSTnouHvHlZasCyjU8rex McJsOmN+r5FSWsRLITtJXAwxdc/6D8lYrFRCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696514613; x=1697119413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xNQ3Dqxs1Qho1zQZkgV6/dviEZP4+aqDFF+T9YG8n/s=; b=Xglt1wfeqTiTkU8vpZyzwz6duYMr/vDMV+Fj9f39Zv4V2Yot/jYMMryMj0Jswj1iNL w3jlIE7u1WP3D9fgA6L2nMko8OEW3aGWE4+Mk1tW3FpkcTgkSFV708tWWejbdMao2hup I3nwCt40KbOkyMIKcCx7zXvx33Dq6Bx84szRjqI3kJyjfjKhlzGiZdVvqOhfNc4/jYba pAfgrO/a8xo6kmpS5xbun/ck5QQbeEEoGACbB5XXWaRa80psB1jAvN14YIHjHzN3HbJl MbtcfZUBOAJyshAk40nfKZnFaVDqIeGYpFdZMl/gadnshJ4M1zuMH+r0ys4L9YP1zMLA /KAA== X-Gm-Message-State: AOJu0Ywjye5LdWgBTQeYOyXvCWjfvHrmQbKDGTj/rBpEHi6R2q+i8Q7J loZHWEEkozMz1lcWlZ69yBd/fJ0gokGBIxGiQ3e6J3LwjLeLlpgTWzu62FESPY/+bRyBCVyNWg= = X-Google-Smtp-Source: AGHT+IFECygb2E46kTgHYcScIwf9ysSqIkb4r22TglbcKenyHDGm1177dAUjy6hJWA/2w36RtAa8FiLHFhhr X-Received: by 2002:a17:902:e547:b0:1c7:56d8:9068 with SMTP id n7-20020a170902e54700b001c756d89068mr5502969plf.31.1696514612855; Thu, 05 Oct 2023 07:03:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a170902b60300b001bbc8fa4bdesm54202pls.77.2023.10.05.07.03.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 07:03:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 07:03:32 -0700 (PDT) Message-ID: <651ec234.170a0220.b0f65.2ed4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F1A3B605C351; Thu, 5 Oct 2023 10:03:31 -0400 (EDT) Subject: |SUCCESS| pw132321-132328 [PATCH] [8/8] net/bonding: add commands fo 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/132328 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 05 2023 02:40:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132321-132328 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/27830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/