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 99E0745B50 for ; Wed, 16 Oct 2024 14:42:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 967CB4027C for ; Wed, 16 Oct 2024 14:42:42 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 3DF7340150 for ; Wed, 16 Oct 2024 14:42:41 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-46094b68e30so2721121cf.0 for ; Wed, 16 Oct 2024 05:42:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729082560; x=1729687360; 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=QvfhyL23hE+D5w1z79ZgPv4eBdaT1ju/1Pu0Jrry7W8=; b=0IeGbSqh4gQ4tbPUFjOjhJjkiRBrZrMk6EZdrmgQIJd7CUjDBFqWuF3jp1OOT6YXZZ HJyCtQIz2obmghI3/M6bL8H+SVcXaZUaxSLseB/BilHzht/73SjiiIXgE1tDsVJf/U4s AOQhrIAgW8kCY3l6pmk1JhyNom7gUg/gk0B7ormKKTCstJZZ7sF2XKnMU26jBLdCHcT7 8xHsGJnahEtFhwcio34F0MNHuowke2ZWAOyUYWyAD3INbm40W5BK7iTZ6oThTiTiY7b3 0U4pgt0e/8wUqSBfa+aHV9Iiix5nQWC4ARR6CPV/ylFkEa5/y5Dv8oh47YFEGB0wrtDC 1wdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729082560; x=1729687360; 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=QvfhyL23hE+D5w1z79ZgPv4eBdaT1ju/1Pu0Jrry7W8=; b=lxXrOpPQIXp6SoFfkEp7GoHFwYtV+s88FEjKvyVCQa0oRRksK0H7+yoTuU7uMqPKFU knVs3/Dn0UKJFBge9Xr3NptPZqtUHeFQQmVpCqxpLQCndf1hwC4jtEjZtod9MjX1bQlH thB/vf0OgscbfydcMDkNdBZxIOIomkPbAb/AluO1ugmKX++y2veSXX83liWQNKabtp9q pV3aooPGExsHjpYEvkqVDbsoQub/ZODPwesN4qoZ0tJaFjzPAb75SXZQfKYHnLT+V6TS xep5YivJX3DFdKt/jTXcPNHqYeeBAZz6Nl4njICTTAwkYXhP11ySlaGpBtpRiDgDpN23 yNEg== X-Gm-Message-State: AOJu0YyrKqhln0Bo3q672L1cT6ukl7/RecrQRtvT4cSTGR8DJWkgFB9+ OZkRdjWjBETsT+hC8vcMWBEWYQP6kMdLLr0gWhqGUoq714KH3m6ewht168QrpvbR0s41+iSDuje E X-Google-Smtp-Source: AGHT+IFaKniJQYcCpBTffyQRfMNwY12Mg4lH4zhcE/VkN0CmiMA7PNipmapSgk9xy6VkdxAUw/SqBw== X-Received: by 2002:a05:622a:1aa2:b0:45f:7a1:e040 with SMTP id d75a77b69052e-460584b4f69mr261724841cf.37.1729082560213; Wed, 16 Oct 2024 05:42:40 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-46093d100f0sm4105691cf.45.2024.10.16.05.42.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Oct 2024 05:42:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146080 [PATCH v2 4/4] buildtools/chkincs: check headers with stable API only Date: Wed, 16 Oct 2024 08:42:38 -0400 Message-ID: <20241016124238.2436778-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241016113817.3956187-5-david.marchand@redhat.com> References: <20241016113817.3956187-5-david.marchand@redhat.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/146080/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11365230324