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 DCAC8437E5 for ; Wed, 3 Jan 2024 15:26:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D940B402DD; Wed, 3 Jan 2024 15:26:45 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ACA7E402DC for ; Wed, 3 Jan 2024 15:26:44 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d427518d52so3614475ad.0 for ; Wed, 03 Jan 2024 06:26:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704292004; x=1704896804; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pVtWA52WSc/w103qxctiVv0oseetLO5l92aOl/u+XtI=; b=cHaOsfhgz5IARA/EV64T23FK7jVWxz49u9xXS4psryQpXMWmd+CcWeWd2ynyZ9y+Kz VGKRHhl9qQYv7wuVp9eIrurbmKCo7FoBlhnVI+adSr7LCZXC8Lg/jgapSsWWgx3AaQUI rqpQ6kcEUeJ3l+DYnKu+WLAEafdpPF9013N5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704292004; x=1704896804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pVtWA52WSc/w103qxctiVv0oseetLO5l92aOl/u+XtI=; b=BhFi+g7SNNUGYOon8P0hF+B9v9p+vFYyEd40J5X1gu7IvRl6nT1RxCvFjhnRDz0dWs NizgQSkng0F+1WL1Fz9Y3JZy5vw1k69u8t5dIAiL2a0GNhE5FmlQHj+175gis+U6WSMR W8fbtN9yLPYbWwjyHPD8jhAQuLdhUb5XHuzboE0emCTtQCpVFoBzMVzgMJ5LejtYH+Gv nvirhQYdLoMGNotiE2MiF+5okAdJdwBqFJovOBPwK3ea1zBbZUXoo02ieNCoslbKOXjT 88zDrUQPMGcUkTqRsuYkfuMYf/ZtaV6LpDTnkcUxEz0s+4L/+S1EZJeGeIkmmPNtaSqx fx5A== X-Gm-Message-State: AOJu0Yz/iIugGMnWG8W/U/JadrH/4p7AV6+8KTXkTdGvisOjCvRooso7 u1JrFi10XetiKbIXnsvjo9kcI15TEqYITVmTuIqJhS9sEkHhJR6M7yuXNTpU2V5nCA== X-Google-Smtp-Source: AGHT+IF1FhVuhXrlS+QH/WsM9HsTmoiN2mp1VmZ/fsY3RTvU0ux+K/mnwv3YuHj3xxUncR2JP/93aYFzYAC/ X-Received: by 2002:a17:903:22cc:b0:1d3:eaaa:a2fd with SMTP id y12-20020a17090322cc00b001d3eaaaa2fdmr1772863plg.48.1704292003891; Wed, 03 Jan 2024 06:26:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q13-20020a170902a3cd00b001d3dfd43761sm1230654plb.119.2024.01.03.06.26.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 06:26:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 06:26:43 -0800 (PST) Message-ID: <65956ea3.170a0220.6838f.254fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A709605183E; Wed, 3 Jan 2024 09:26:43 -0500 (EST) Subject: |SUCCESS| pw135705 [PATCH] net/bonding: fix query-count flags not se 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/135705 _Testing PASS_ Submitter: Mario Kuka Date: Wednesday, January 03 2024 11:10:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135705 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/