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 B4711431E2 for ; Mon, 23 Oct 2023 17:34:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD4EA40151; Mon, 23 Oct 2023 17:34:07 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4A2B740151 for ; Mon, 23 Oct 2023 17:34:06 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-352a22e1471so13472175ab.0 for ; Mon, 23 Oct 2023 08:34:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698075245; x=1698680045; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CHGw3iR+TeMErD38aQBBjSLKdamHShJO7vjx9QFeqfg=; b=KO/8GqlTrzD5VN7EJm+9M/ORV8v4B7uPUvf+lZt8CVndPdumYFJrX2V5ypYOvPrBvs wSTDvOL/jYO5sYtBM+GC1S0TMgfbCGdVmGWobAFBsJlyKvILAvEpUSmmdgMGqdgLsfx1 r3W4PNWfIm69DWk0hULXKm4esWSivLEDPJKfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698075245; x=1698680045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CHGw3iR+TeMErD38aQBBjSLKdamHShJO7vjx9QFeqfg=; b=gIpTSJPud9GC7I6w/8jGrkUKhbk+046a4bha6PWIVgv4s+M+BBQhXrDcm9ARoKOrIB GeOx/zxDNbA0fcielX6563nVEHTHH0ZUcGweP2iiIitJJyno9tDaPHC4+FqubNSukOg/ YAv826nQXijhsIxq+FRo44xaK+bXRFlwKyiW6o7bC1QeGhioMTeDRdFUbCcleU1NWBml HjYZI39KR04xDnqO2TSfGOddVkzOMNvkx91NN28aKkQa/2EdmTdMvBracxDAecwmvt0b slSkBC2UnNwfBEUVqdBssBTF7pgqzxEcWq82UYkP58hNwGbA0RgPYezTsfBftFC3jgfr 9RGg== X-Gm-Message-State: AOJu0YyOypCOeSOTpwpwbxJy+Tt+ULkFsD/aZ7CwNQjk9ylDXe6iRgie vFuMrG++WzcKwaPTJ8kNaaTDCCJqnrnU3FVUjagReH4MfXlcy1AMqktmWQ== X-Google-Smtp-Source: AGHT+IE3XS2V2yWKWJAjUi3vP6CCyk4JYq5J2eMJ8G4AyFkMZX+cQk9a3EoANHgfKjeIYp+q6ePrfstulfOd X-Received: by 2002:a92:cf0b:0:b0:351:5b29:8a57 with SMTP id c11-20020a92cf0b000000b003515b298a57mr10362276ilo.13.1698075245715; Mon, 23 Oct 2023 08:34:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i125-20020a636d83000000b0058bc60afdd8sm546173pgc.34.2023.10.23.08.34.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 08:34:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 08:34:05 -0700 (PDT) Message-ID: <6536926d.630a0220.eaa94.6f54SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2122F602A042; Mon, 23 Oct 2023 11:34:05 -0400 (EDT) Subject: |SUCCESS| pw133195 [PATCH] bus/ifpga: fix driver header dependency 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/133195 _Testing PASS_ Submitter: David Marchand Date: Monday, October 23 2023 14:46:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133195 --> 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 | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/