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 2B3364384F for ; Thu, 18 Jan 2024 03:27:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26A4B40265; Thu, 18 Jan 2024 03:27:03 +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 0D0F24025E for ; Thu, 18 Jan 2024 03:27:02 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7beda6a274bso283837439f.2 for ; Wed, 17 Jan 2024 18:27:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705544821; x=1706149621; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5RvjcmyVa+73aKj8gv/xs7zQIQyMlwUnP8oUgJ0TMxA=; b=MkqBMjZGu+PmE01MbG7DFvzq1hYV1Cb5xYcX7X7SSeHfeCNeXZjf9yXMWFfxWwFoiC rZwjzh8jig6kvPHXJp61mtdctXL5kg113xkOXCjcTuLX/XXee56JQ0T8weknzNymjZqW NIPmSzlqni5kNRV0KLrBGm+VA0X1pVC0Bh/P4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705544821; x=1706149621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5RvjcmyVa+73aKj8gv/xs7zQIQyMlwUnP8oUgJ0TMxA=; b=HOBTBrwU423wjvWQVLUcetA35pR31A6oG/VvOUZn+3fF4qLOOja16mgWEA1CdXCdpZ N0g0R1OwHKy/PUA+JCoFOFWHxYjqyqwpBHuTwej5/1IyjwAO5yXn5MurTmSrC9Xh3sRx 6DA9uFkROBXy+XaOCEjS2RSJAKTZ1/pphZmJsExwdlnVGiMb4OqtopHXlhWgRmJD2SQ6 NfQ+C6uwYsH6IH820U/RhokZWV/VsWwLmMrOmuBy1Mh8M9DKcvn65YWY0BA69rn9xTlX 9ykxdvD6ci5VTo8dByvCDCroujNRadC4MCNw9txyk1cq9nmq6ocIv1PhSCSiyk7BR3Vm tcRw== X-Gm-Message-State: AOJu0YzqxNy9Y9KpYx10TA8BCJ48DXcWtKaFSSEX9G9MW8kQOaEYbAq7 RSI+zVECa8tIqsMfAZj/zHvcEUq+izDD25MZyO9tf03jFNY9KEwX8anW/SKObbUrcX/YlMFjJRW Zuh+IowMEeNKCcyBQ8yma99JLsQXmuEGc1HJI7NaQ X-Google-Smtp-Source: AGHT+IGrg8MVC8XpzgzXjbomK985y58duiUZTRE6i6zrHx0sTo+L9/oPldsczWvlN6HZD+FAuQ0qJlyUx22+ X-Received: by 2002:a05:6602:34e:b0:7ba:a93a:db4e with SMTP id w14-20020a056602034e00b007baa93adb4emr343594iou.2.1705544821468; Wed, 17 Jan 2024 18:27: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 t24-20020a02ab98000000b0046eb51318ebsm24905jan.63.2024.01.17.18.27.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 18:27:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 18:27:01 -0800 (PST) Message-ID: <65a88c75.020a0220.6ae2e.13a8SMTPIN_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 238416052516; Wed, 17 Jan 2024 21:27:01 -0500 (EST) Subject: |SUCCESS| pw135928 [PATCH] net/iavf: fix application reset callback From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135928 _Testing PASS_ Submitter: David Marchand Date: Wednesday, January 17 2024 11:54:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 135928 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28883/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/