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 8D6C541B3C for ; Mon, 28 Aug 2023 13:39:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 942154021E for ; Mon, 28 Aug 2023 13:39:19 +0200 (CEST) Received: from mail-yw1-f171.google.com (mail-yw1-f171.google.com [209.85.128.171]) by mails.dpdk.org (Postfix) with ESMTP id 782BD4021E for ; Mon, 28 Aug 2023 13:39:18 +0200 (CEST) Received: by mail-yw1-f171.google.com with SMTP id 00721157ae682-59254e181a2so35314917b3.1 for ; Mon, 28 Aug 2023 04:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1693222757; x=1693827557; 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=1Faj03CezWpHr3zoGM615zcw2mh/4kvnzzAwCz6CNAQ=; b=IHpC3xLy4ZAdTe8zkthzZ8+sdXUvR6pVQ1nv132R+Qsh1vUcnDnYUTQ1zUvRAp8kp0 8wID3HJNY6mLuvpoFEAwzm3b2KKxKgkIAjI1ZmnVyIBpLGiMQxIXfZmVxL6oJ1JA0ttP po86FUv5UtSWO0OaALVu8kvKe1DsmTD8CqNqIgUw2cBtOcYDectPMimuHcn0Y9rkbxdQ CFOICygqfwWL4TDr9A3cc1uDCAXc527kVlsYPhUhJMISlXcmCD1xJnmm/C45ZLN17JPx pGWINYX4oXR7pqpq8wHtobMKlhP3tIGt7icaLFR1jrJHpek1KnubiauuR7FVh6SHdvdy Y2pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693222757; x=1693827557; 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=1Faj03CezWpHr3zoGM615zcw2mh/4kvnzzAwCz6CNAQ=; b=lHXz1O8wU6kCLiEH6iCSqLnx+PyUDf4lpPsuOgYXacmNLI4ciEgLXQ58vYzJmPN+tG mDBa++gYfIKpnRPVmmUS05VHhsmOTHd/Icu/DFSgDZESM7Qm7UQYlaSShzCJN+ESIR0j Y78Z4u9lBs6Op3bg0Dh/EpZh/Jz5w4IuEtRnjymAwi6E5xAo6d7TaApVLCxlWyTOdFTe XTfYIg9MsXgrYG5PSWW1xrDnDTQNBTZCUZf+4ENeMXUgRdtsYIaC7pV80Ni1auj02K6A ZXdEviJN1eZw2ERma7RjDVCfRir+/BiZryhSjOV0Y9x7ZViaERlbK93jA5XHXnyXMcms w32g== X-Gm-Message-State: AOJu0Yy3z8XMFnca/bV1gS2UXR97iTeJdrCaJ6su3LuW5C1DdAaqaeOR bp/6+ETJeHk2e5Vs+h0hPS8yXIxeNkdPZh5+LZ8= X-Google-Smtp-Source: AGHT+IGHhQAAO0gv+ijKuWO+RVguoJT+qEnY2RlhYi2+fqSB1qV3mgwHoUvfVrEWhGJp6B0hTP6dkQ== X-Received: by 2002:a0d:c7c5:0:b0:570:89bf:6f10 with SMTP id j188-20020a0dc7c5000000b0057089bf6f10mr22069819ywd.25.1693222757387; Mon, 28 Aug 2023 04:39:17 -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 r13-20020a0ccc0d000000b0064730b8bc65sm2493206qvk.75.2023.08.28.04.39.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 04:39:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130785 [PATCH v2] eal/x86: fix build on systems with WAITPKG support Date: Mon, 28 Aug 2023 07:39:15 -0400 Message-Id: <20230828113915.3880286-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230828103933.1047285-1-bruce.richardson@intel.com> References: <20230828103933.1047285-1-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/130785/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5998965014