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 EAD1A45AE3 for ; Tue, 8 Oct 2024 18:44:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E76304025E for ; Tue, 8 Oct 2024 18:44:19 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 959204021E for ; Tue, 8 Oct 2024 18:44:18 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7afc847094fso47264085a.2 for ; Tue, 08 Oct 2024 09:44:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728405857; x=1729010657; 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=VKUhS+N3FWMQ6/oYcLGWz8L2K/YXD9JKPFru8Mz5Z8Q=; b=OYizgZCiIpkTmAGuQc5HQfpds4X/bXAUNX2uFijOXCzEhdDHhjtkr/Ie3kVD/Pd96V Cd4S2NdQIr14TtD2N9bUSmJguADy6mOCorXQnUmb+W/ZBeebSqyXxX5xhZAxFfI+VoXq wV2IlkJlHk8+pLpkBvUrmqRUOtIAqUTJmNI6IgLyLXgJ9s/8m5cJRwjlHJ+Aq4FksM1D D4lrk2AUmFGUCOnl8YXq/VO4bQbkRCyRTrOUVzJKT1aXT3EWGMjn+9CqxUBWoSNPIuAA Yt3DWoJmwqXopt6B8t0DXUSX7xXPoD/ZCKDw3YeDRsaEVnhfLmQfctsyGVVl80U4rAU2 wM0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728405857; x=1729010657; 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=VKUhS+N3FWMQ6/oYcLGWz8L2K/YXD9JKPFru8Mz5Z8Q=; b=m88Z+N8W8RLbCT3FYsyavw10QneHAlRLYFDTu3sNAjBqACSYvZJ65K321VuRL1Krcq DZPuLcBm4v9x0JD+d07hkb+c+kqnlIyNiBe5GnowQ6MLVYOQ7f2FGcXuaV/IwbCFFo6T EW1+6q9epiqZJZACqsNrOXwzdcydLnNsmzr3VRFKMTbvL4XWojmPk0dLnPtWiZZQjVVL GohgzPBm19V56wPJQnj1mQsX7APCVVlj5IinRwhLcPSf5pw/vgqZORYNPvy/y7yroej9 78VEHXkiKT4O2drKgtCpmx9+EsUsIS8/ai+V84ynrQoqvjCl2HJmHPijKeD9tv9BLN38 bCAA== X-Gm-Message-State: AOJu0YwLnG2lYoPL1EnJmPXLrrI/yWtXRhH5paonAHGqcCcrIce51kES zitZOJX5k21qmvs0jtg2u3SJXPJkuRSFNJ3w3GpPwUtA7qwrUW/it3G+7i+uLpJl7fJMc4UN+1N m X-Google-Smtp-Source: AGHT+IEwJE28kd7RssgsZqXKZuALlA01UaEQ6HdSGW29sbJYXI8tYM2gR5+aKpR+sGUMC4N371V09Q== X-Received: by 2002:a05:620a:269a:b0:79d:69b5:aaf7 with SMTP id af79cd13be357-7ae6f42e04bmr2453362685a.11.1728405857596; Tue, 08 Oct 2024 09:44:17 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7ae75762a36sm368283385a.124.2024.10.08.09.44.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Oct 2024 09:44:17 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145440 [PATCH v2] replace use of word segregate in comments Date: Tue, 8 Oct 2024 12:44:16 -0400 Message-ID: <20241008164416.1814427-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241008154925.67258-1-stephen@networkplumber.org> References: <20241008154925.67258-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/145440/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11239386640