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 DD33942ECA for ; Thu, 20 Jul 2023 15:55:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9FEF400D6; Thu, 20 Jul 2023 15:55:48 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 55CBA400D6 for ; Thu, 20 Jul 2023 15:55:47 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-78372b895d6so32768539f.2 for ; Thu, 20 Jul 2023 06:55:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689861346; x=1690466146; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oMcC5KfW7q60vQNZuJ8ZtBBZqWCWO3GXHe0uLtZN6Vg=; b=P6qBBe/KX2pukFTrrcagP9dJZaB+pEnNpW/RBns7YjRYVz9ZzBVcKhG/J3IqffSriB xoWw69NGaUW3GuhNdVKarRVEbMUq8wiwztWraxs5ZsW+M2JzaXZ9wuu0cr3cPO1qhOsd pNbOAYYqR+X2r/kbSTsXLyu0IMR7SfmxTIBBc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689861346; x=1690466146; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oMcC5KfW7q60vQNZuJ8ZtBBZqWCWO3GXHe0uLtZN6Vg=; b=U5t79DEFN71+nUyrguZr7RXgt/9QO46j7CfbLFdLOyJQrQ2DIm4KIW884WE5842ZoM 8ZgopgcHPB3Wa7KaQmpmmBN+ihWg+f6Zm1xOhhDDz9tDJoJSqePgf2GczflHslSWHM0g DLge6u7oLuO28to92hfxZdYohNusCrYHVoTHB+9rRuEjcZJsEfSf16VlwvbmJQVNL8xE zbOFCWsjBj5LMzpv3bpLufNyRuc6nytpsZvyW89jABcDVW8lvyiNTrv5EqZcCZweeMVP uErdus3YJ74vy9OzGgbmPEcGcdNs9CXt8IXDacwsh93xzTfiILDgHfEkWSBt3gRsoR9M hFeA== X-Gm-Message-State: ABy/qLZUGNIT/Abk2HV3N2hoX+UKj8+WKgRtsEVIa5OHWqcYp/Gs8GIo rSOwpp/TGRWO2BTwVH+MSKC4dGDqI7yFT+DKXRLHWqBUc9zDdPhPeHzNCLNgfFUk1/jqxuqFng= = X-Google-Smtp-Source: APBJJlGWvqvAl6sZ3xA1aE84bjFzQdaex+7N4srGgLaRDjMFcMdy3QOxYfSDiWX0WZXYVOQjyXMzUo6xzdMT X-Received: by 2002:a5e:c119:0:b0:785:d67c:d2a0 with SMTP id v25-20020a5ec119000000b00785d67cd2a0mr2901405iol.2.1689861346806; Thu, 20 Jul 2023 06:55:46 -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 g20-20020a02c554000000b0042b53cefa3bsm49615jaj.80.2023.07.20.06.55.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 06:55:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 06:55:46 -0700 (PDT) Message-ID: <64b93ce2.020a0220.e798d.272aSMTPIN_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 578FD605246B; Thu, 20 Jul 2023 09:55:46 -0400 (EDT) Subject: |SUCCESS| pw129663 [PATCH] [POC,v2] net/iavf: support no data path p 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129663 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, July 20 2023 10:08:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129663 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/