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 2930C437E5 for ; Wed, 3 Jan 2024 15:13:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2589D402DD; Wed, 3 Jan 2024 15:13:03 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id C2DCB402DC for ; Wed, 3 Jan 2024 15:13:01 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-466eb8576e0so1208476137.2 for ; Wed, 03 Jan 2024 06:13:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704291181; x=1704895981; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uCwv6+o7f6O4lw49dOGtmip0f0APoNsZw2wKBBBEaJg=; b=NJ17/8z+FaKdbvgrZMEHbOiDlFNZaS4iDY0dhIHJdCi1nTy5LEroLueEYuItBtqPIY j4zUB5YQHpI9CRkj3jL79wZubgI+MTJBcwcuHrjdcEfscya9dSi6UAfbn4NY7rneJD+Y n8Udlrz8ZcQqkIXfIlcELLB+0/G9fseRApUtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704291181; x=1704895981; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uCwv6+o7f6O4lw49dOGtmip0f0APoNsZw2wKBBBEaJg=; b=RgzLICGEpWg8NPL03j7XtfJiQmP3Uds9fACg0T+jEjo6titCWQDfHdzey9CP/vBErw 3QXbndlWhk6BYj3AugjfqPpoEEw3UfLkAAWeN9genAqtIMiK2Iw8zSQwiqhtoSw2wLV7 G3GHK48MdHRQ+tBOG8RU6nAuMWBIkslRYYN08yCvzFoZ7YgxVW1OagWc/uIEc2g0y+oL meIdV7w8YskMG3SjhZJ5h1TVkGz9wwpAnrdGhrlpyhlGeUBSK9LeaFFSOufAcj6uENjc OSQBDpsszalnpc3BNgxB/0BYJfcIrsxfOo/62N02nleCJEGVDgo3NOPI1ksC+w0VvAwJ 6oPg== X-Gm-Message-State: AOJu0YyQDAmnZ8FFkzrP7mcqUodv8Idm2+Bp2hvnTYz9pUjMK7i4GQdQ TRlYixMhSdp4W563Ov+MyWia/Dwp+AVbq4r2/Jky3RiFZ18MzUqU/2wpdwcPSE10eQ== X-Google-Smtp-Source: AGHT+IFZ9OFs2AHyqAMskzdWTHiW3S5/ieSk1zDU/7hHUoKVh+NOqlrgL2ZzVS9k1X4+GRpEqDeaJXPrCbTa X-Received: by 2002:ac5:c18f:0:b0:4b7:b414:f268 with SMTP id z15-20020ac5c18f000000b004b7b414f268mr1533813vkb.13.1704291181092; Wed, 03 Jan 2024 06:13:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j31-20020a056122219f00b004b74f1954d0sm928343vkd.3.2024.01.03.06.13.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 06:13:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 06:13:01 -0800 (PST) Message-ID: <65956b6d.050a0220.e01ae.60d1SMTPIN_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 9FAD9605183E; Wed, 3 Jan 2024 09:13:00 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/