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 F2EF445E97 for ; Sat, 14 Dec 2024 04:46:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D510440296; Sat, 14 Dec 2024 04:46:19 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 36D5140041 for ; Sat, 14 Dec 2024 04:46:19 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e9b7e50dso116246439f.3 for ; Fri, 13 Dec 2024 19:46:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734147978; x=1734752778; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=+b3hznSUmQRE6XTVLt4blgpcs5QKwUd04KIss5el92g=; b=BERnIoxVIMUSkuqY+KvI+xpI3JgmceTTm6EYE3keCjqBBs0pQdoR7WokCUvA5JxF9i jCNpMhyqxPXb5QzYE6REacD6rtV6KVCwE8itbKNEtmAXLjTuRbgyn8CXQK2y0jL850pD szMhYmiSOXVgho0DJZYMc3VPw8MNI2bVVG3/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734147978; x=1734752778; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+b3hznSUmQRE6XTVLt4blgpcs5QKwUd04KIss5el92g=; b=wWdv+iBw+yIzq0EMkI+Oxr39A9a80lKXbjF87dRjd01Cnh+rhvnCKoCFSzl0L2uxTS dMt70tNtKMYRlXqTGM1afOa0qhGSwdd6zTOplI0NqQp3Y0AJBDR483DDF4L3yf09UMub uX5U9oSw4ZTzMFEpipgMcupIeii30Y0PLdq64ysLMydcIhZ9jF6iL6sJ6CaJ/L041v9i NSKuRkKwyFD25sJpD80hGav/BONgOlmPD6DB0tq56OnYMcbJCXebT+oXAvtaXIJ1hd0G u27krmz33urSVgGK13VNSxFnLIGLCd5bvhQeGtnRXPF7tBq1ZPlgyWNxMJWeTODtbED8 +E+g== X-Gm-Message-State: AOJu0YyCC/CNIQteM7tN7+p/9UJNPl0craxNiO5irbpLNn1Fnb/9cd01 l1ttWqybPECMi2sJAJCtToUyRbN2P/pKtWlJmDRP9JigNtNPN/ToNDdpmSTQsnlxtcck1LiTVVW AxLK70B71unlW1vPznb4Yq9cxGsbIOV4Fdl5D8k+H X-Gm-Gg: ASbGncsuRdcSnhUdtL6DBLwSYjKN0EPXrqsB5oT2LCOILQWVR3i3RiZz0EfpB16r9nK gO3V6XSWRKetqxsuMqCfhU1sFRT+UjF9erFUm3nVp3O2TmFv4FmR1KMfAtG1EfljLjA0Md8jEyy GWm6iB8mrgYyUDjz28ihsJN9Y8My/Y02MfjqaK7vkLpsXBtvGNxryuhH1DJ+JJGovizO5CS30YQ rp//afsREJj1nKwRIsG4UhDE/kRmIgO57Xj3brLARDQ5adrvahAqq966RuBIXQ9hNP4ToWRK5UP zg== X-Google-Smtp-Source: AGHT+IFAr3RxUcluosx8UHfa8JtO//Rv9U7JP5GqfqNreFbKKpF9eptaNKBodBA0K00yINS+dBWj3knnyEWR X-Received: by 2002:a92:c547:0:b0:3a7:5cda:2769 with SMTP id e9e14a558f8ab-3aff5c4721bmr60977365ab.12.1734147978423; Fri, 13 Dec 2024 19:46:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e0a3e57bsm32644173.24.2024.12.13.19.46.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 19:46:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 19:46:18 -0800 (PST) Message-ID: <675cff8a.050a0220.8448c.22f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 11BC26052471; Fri, 13 Dec 2024 22:46:18 -0500 (EST) Subject: |SUCCESS| pw149236 [PATCH] [v2] test/bonding: fix active backup rx t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213171713.13266-2-stephen@networkplumber.org> References: <20241213171713.13266-2-stephen@networkplumber.org> 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/149236 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, December 13 2024 17:17:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149236 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299064 Test environment and result as below: +-----------------------+----------------+ | Environment | dpdk_unit_test | +=======================+================+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+----------------+ | Fedora 39 (ARM) | PASS | +-----------------------+----------------+ | Debian 12 (arm) | PASS | +-----------------------+----------------+ | Fedora 39 (ARM Clang) | PASS | +-----------------------+----------------+ | Fedora 40 (ARM Clang) | PASS | +-----------------------+----------------+ | RHEL9 (ARM) | PASS | +-----------------------+----------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+----------------+ | Fedora 40 (ARM) | PASS | +-----------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+----------------+ | Ubuntu 24.04 (ARM) | PASS | +-----------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/