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 C1197A0093 for ; Thu, 23 Jun 2022 17:19:26 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A35CF4067B for ; Thu, 23 Jun 2022 17:19:26 +0200 (CEST) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id 763AA40146 for ; Thu, 23 Jun 2022 17:19:25 +0200 (CEST) Received: by mail-qv1-f44.google.com with SMTP id q4so18291636qvq.8 for ; Thu, 23 Jun 2022 08:19:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=w9p7Uv5gsMkjtii/E39gGPJQiInOM9ajgjq7zJOciEg=; b=rQ2E4jYYG9Yp4oybkMihj0oq5yMyE1NvdlwU8iS0Mjv2NYJKfpros+e3DzWY6zARfq K3cd3tYcVTBL9qaguiW/FGDTCv4CV4d/7HpboWc7pND8NwR74sADmaKBdYz4IdaxWSvL 5qJHna2oE0LhM0oScOjxdSsGhU5naNu3PbN1HBC1GknhHq7jUbEd5UVoT+P0UqVCs6yg GOPKjOcBAzSzHdSLE5kc8jK1DatSXB7OYEQnmvli2myW+HF008kYIlC/tqBWGOlXBpI7 4p9ABuECQjWOa/DM27lWbunB/kVRBBJclXYjFRNN+keuvB7rttKgDTYVfHUuyYgnWsam iOSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=w9p7Uv5gsMkjtii/E39gGPJQiInOM9ajgjq7zJOciEg=; b=XeKB6eqcmFUCJkcNvwWw6f3NGZ/C1Qb5iCsxKggtbCYboPl5s6Fq6AL4RPIRFuhw0X d/cqq2lmhmnOaI7IF59Hl7VrlIlttii0bHeJMAfuzs1UVJbh2IPUPPWSkGBIdgjy2l5R UVhBXbGWMZmLZzcJyfuglt7UNnFXCXJTo08onZtOfOwlayZ+rjU2qwa168zKT9RLrepP C1Dytgin/oJtK9JPxVdIYIJpK65W0KGxzaT8usY5dXRJ/5FjaUzdP9X2QNdLh+SpxuA3 YiOcPlf3gZGzDwmzymO/S20WIWP/h5evZCH4g6zL0zFYg3elWxKxxp/pt3RVNyvhZOnd M4TQ== X-Gm-Message-State: AJIora9qJw1rcXhEIyulgB+JJTyKf1U96r2Psnol1P+Rq1RyYr9a0Lct cSPtwEoC/3yRn4rWzeGAyr1J03QQ/WUhkg== X-Google-Smtp-Source: AGRyM1sefk9iDOJFaNINeiGnv+MEFESoH3dyHz4+AS5knx4pEQq+X80zmP6bUoXlGoY8YZfVvGP1lg== X-Received: by 2002:ad4:5de5:0:b0:468:e119:4f8a with SMTP id jn5-20020ad45de5000000b00468e1194f8amr32976481qvb.93.1655997564352; Thu, 23 Jun 2022 08:19:24 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id f18-20020ac84652000000b0031525656fb7sm3758102qto.74.2022.06.23.08.19.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jun 2022 08:19:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw113347 [PATCH 3/3] dma/idxd: fix non-AVX builds with older compilers Date: Thu, 23 Jun 2022 11:19:03 -0400 Message-Id: <20220623151903.14801-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220623134933.469240-4-bruce.richardson@intel.com> References: <20220623134933.469240-4-bruce.richardson@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/113347/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2549669289