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 75738432E6 for ; Fri, 10 Nov 2023 14:19:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 702A140695 for ; Fri, 10 Nov 2023 14:19:35 +0100 (CET) Received: from mail-oo1-f53.google.com (mail-oo1-f53.google.com [209.85.161.53]) by mails.dpdk.org (Postfix) with ESMTP id 0260140695 for ; Fri, 10 Nov 2023 14:19:35 +0100 (CET) Received: by mail-oo1-f53.google.com with SMTP id 006d021491bc7-58a03280aa7so473516eaf.2 for ; Fri, 10 Nov 2023 05:19:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699622373; x=1700227173; 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=RUQKGfIbDoWWxMIm1u6a8f4sXqFJ81RobXIy6GUHTSY=; b=ell8XHRIxTmXBSwM+xOZfwnMRnjWQMvlTsG9CCfDlEjA7dlhZdAMvh4GC0blZgQSJQ 59+Zkr8Hdt+mRdpnT/sPbikuSrkfU5+zXksN6l7fPkDilZfmlqeciLjM1NgJl6A5p9g3 GrUKBRVtAI1TL0cXxAovwyvJx0DrWDj42lkZo5eU6Aw2e4g5F9r490sbRB6TOs9jX1Ir FH9vGEcAAcKgOhhqkga+giVTZMs7sgeT9GH+5sFYzCPczWwaFS1/43va4NrnPTYnAHuD tgvYdqPZlBywf7US/d7gHrdazli0HuGF784bA73N+30crGiXnMKvtLQC1dAs8P25UMIQ yolw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699622373; x=1700227173; 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=RUQKGfIbDoWWxMIm1u6a8f4sXqFJ81RobXIy6GUHTSY=; b=HMVZSScfYXYFpzONUNWzIZirKcPnpiANoTvwSvsnv3vjWQH4Hdu3chrseZf6DpxdRc VtOD/G6sc4bGyvvlRduT/6mDIn8iQ+aIJrALU9jiT5pzY6o9/sjN2Hwe5kWijy3FdKsk Fx1bi306vbghl/XT8pru8lNHFwMCa8UUPXEzRjmv+FjMIuwxMGfVTMt1TKLFUG2cHy4h vGrs7gfaEQfAKOmrhL/p28Q3KMbVSlL0iiCtTJOg6ssV9o/ojQbTzL8krhQwNQZHM+f2 nOvgDP+0fqIYqd99/PPXzl5vKzvFYf/RxFOr2frJsw2XTUNSNLqTFVOwIjh45miWDnn5 AOUw== X-Gm-Message-State: AOJu0YwIS+99NoCXZS7IURYoNj+qv74YAIcxKFHTWLQ0L2w3MhqHDLjl 0wzvOE+jV66edsipZQm1O1Cf0uYUZT3JHcLQKK0= X-Google-Smtp-Source: AGHT+IF7tdEe8nfTiK1XMpOqpCeHYe0ywOKdiO8KEQ1UU3vQFrbUFK5wrXyTfeAffd/hZsSjKZrzIA== X-Received: by 2002:a05:6870:46a5:b0:1e9:64f1:9c30 with SMTP id a37-20020a05687046a500b001e964f19c30mr9929362oap.18.1699622373451; Fri, 10 Nov 2023 05:19:33 -0800 (PST) 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 f16-20020a05620a281000b0076db1caab16sm686616qkp.22.2023.11.10.05.19.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Nov 2023 05:19:32 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134105 [PATCH] doc: update matching list recommendations Date: Fri, 10 Nov 2023 08:19:31 -0500 Message-Id: <20231110131931.3992734-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231110121407.444282-1-ktraynor@redhat.com> References: <20231110121407.444282-1-ktraynor@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/134105/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6824717794