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 F245543BF1 for ; Mon, 26 Feb 2024 19:05:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBA52402B2 for ; Mon, 26 Feb 2024 19:05:23 +0100 (CET) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id A92E5402B2 for ; Mon, 26 Feb 2024 19:05:22 +0100 (CET) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-787990149edso221488885a.3 for ; Mon, 26 Feb 2024 10:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708970722; x=1709575522; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ISnaz8el3HMYf0D8rX5tTAwyzw5/ATzNpQOQFa8bJwA=; b=274QhrErWRis44m5bB+MSLCjiM7ifnyCkQeDZibW8XCGKDHShr8ZYdbcbkT/+FjJ7S VFj+RCgav/21jz1n33T6c8aVANTfc4zmaeKKlTxpG321+C4bmrGVpwZe6GfqbBBrZztz 3QYn99teP8re/63qSH8bSwZ0VY8VdEaOAArFEIYYs7yrt02SlTAcsgo9JVyr5IWnM+4e v1qsqx1ySo8J5r2znEcT6Zw3TTpx8e9Qkfap/8YXD8+CaCYiYPnzFJrXb//q2CWqHXgA VIRJ8KPHNGomh5hwXkQA6PEl7mAwf0MVUR4SwXVIRS1htne5oKulLpDZCJMLs42pEeGf wdHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708970722; x=1709575522; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ISnaz8el3HMYf0D8rX5tTAwyzw5/ATzNpQOQFa8bJwA=; b=P22D0npK2Ys/a1UKB4utKxHox4WLHs2QYaJUQYDW7mx8gGrZDNXIn1AV8OxWQ4YTU1 aHst6ZJYKmR5PspYNAy7LPz5+i/zHemPZJDnVa0E8Sfiy5uk7jvJ3dDrULICRegFCVNt 3TkTzIqAEssKJmRccmx9tZBPUndxwX/4InywKOhbRl4UOw8/HKA1ergXbeesebzic8EF BGK6j3r8d35AMr1RNMcpWGYzvhanDc3bnYzsAOika3Fp5XinbN4pn5iIlVoHD8Pk4S4f 9E/SdD9rtX4MfsoPtxH//XEZ8GHNZwBJDy1+aEv6bsTqPkPf9GXA38a/NLjOI6ESzBhj QLyQ== X-Gm-Message-State: AOJu0YwnqueAYfSm3U80F5GrYsFErw6ULXuoYB6INEyburtPvkf9N/+q 4iaaKlRVID5fQmrulUXOsGHfDvpNK0uRUgRIJxMwXLjJptQ/uZ7BU8B6dAzvJFql8JcljmB1upW H X-Google-Smtp-Source: AGHT+IHkRwlSEUQxpD2S863XCHd5nheg0cN3eDkdSevsaNz9bKw8THq1E7Eb3jJeSWGR4BZ4RJcfog== X-Received: by 2002:a05:620a:564d:b0:787:ad28:7eea with SMTP id vw13-20020a05620a564d00b00787ad287eeamr9096447qkn.16.1708970721894; Mon, 26 Feb 2024 10:05:21 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id de41-20020a05620a372900b007861bea2972sm2702561qkb.6.2024.02.26.10.05.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Feb 2024 10:05:21 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137237 [PATCH v3 4/4] common/qat: add gen5 device Date: Mon, 26 Feb 2024 13:05:20 -0500 Message-Id: <20240226180520.2612720-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240226170818.533793-5-ciara.power@intel.com> References: <20240226170818.533793-5-ciara.power@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/137237/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8053080409