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 4138F43CBB for ; Fri, 15 Mar 2024 17:03:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36F45402C7 for ; Fri, 15 Mar 2024 17:03:14 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 51CA1402C3 for ; Fri, 15 Mar 2024 17:03:13 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-783045e88a6so155764085a.0 for ; Fri, 15 Mar 2024 09:03:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710518592; x=1711123392; 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=m4WWGjPQ4nfmldCJ0yWj/akB/TTH+lMqL+nDYh+yM24=; b=SYmmAZzjBBeGFKiampd8hCd+5nDHeOqYQbgfinN50D8aub4EcamxzQredJJE6F8jHR OKTKW5NCka7XEL5i3dfIKrDHsR+WTr3OXmyp9wR3hVIAkA9IBZrL6GC757u8prEWL6rt 0eoM+Z9+croTVffSyqBiWpyZ8T1UzIWm7dSUFz9kBNYjP+y4gHmCagKqdUtS/bb0hpaT ifis+xY34IsVBbDEwFpySdw154eO/cGctTSaoq93CWXJoBtN7SRCSWFexdyZRwHR42Oe T9SQGiH30tG7F5+6ZdA/pd479X+J96glMkV/SN9sD/ITLEddRZeNB9UPOgaE+VHSlvdT C56A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710518592; x=1711123392; 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=m4WWGjPQ4nfmldCJ0yWj/akB/TTH+lMqL+nDYh+yM24=; b=EWW77pkNsVeSMaV9v8SRTtuslPazq1CKvvIG6PkNPSqBkiHUzJqFxDaQmkXP5LPYPq ULrM40Vqf2woS7StKLEXKFWxZleEZUFzB3yRohx/EWEWhHevB4EFEixhFI+9nLomr+WO Z1vz81E2vb59QjY30vVv/N7Sz0OdjpE1y2Gs+CmXe4YsUpFu6tDvH6DMLxv1sDRi98ib o2ot24W1p/l+QUrocsaSp5auU/8QHONZayccQWuseDlOak/N6cPsHk2ZHY7cPVw1IiLM RgV+sUm8z+cj3yNSFYwgNQJg/WyYFZ3COgbmEHNS6QV++eCOBkB5rSI3BfGYS0381AAf YjWg== X-Gm-Message-State: AOJu0YxCUxXKH085ZN46H6iL3hbFwA/hm3Syu7tr+xGOd+qmBzAyNHCY MNVRzq7FrvQm5y3IxpdaLhAvm5qzdayA4z7zrqdUPh8P+7XxHrQJjSxsP3Ca0Gm6nCOa00xDGqv O X-Google-Smtp-Source: AGHT+IG1r2vQ3H2BIBSZ1NxuxmYxfKHlD0ivsb+I5DoQ5uL5HDi9BlQPkkY8YVM61Ve9rAQyUvS8EQ== X-Received: by 2002:a05:620a:47aa:b0:788:5d22:788d with SMTP id dt42-20020a05620a47aa00b007885d22788dmr4821031qkb.61.1710518592208; Fri, 15 Mar 2024 09:03:12 -0700 (PDT) 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 5-20020a0562140d6500b0068f65b22b0fsm2139670qvs.82.2024.03.15.09.03.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Mar 2024 09:03:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138435 [PATCH] windows: make getopt functions have const properties Date: Fri, 15 Mar 2024 12:03:10 -0400 Message-Id: <20240315160310.1447078-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240315151407.7517-1-stephen@networkplumber.org> References: <20240315151407.7517-1-stephen@networkplumber.org> 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/138435/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8298553914