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 CAB1541CBF for ; Fri, 17 Feb 2023 13:19:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C251340EE1 for ; Fri, 17 Feb 2023 13:19:25 +0100 (CET) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 2EA4D40EE1 for ; Fri, 17 Feb 2023 13:19:25 +0100 (CET) Received: by mail-qt1-f170.google.com with SMTP id v3so595887qta.2 for ; Fri, 17 Feb 2023 04:19:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=lRIMtx+/c7QZEAKtFU8qRCKVqGgNHfx7ve7koRk0VRI=; b=CinvveAbcJpdix4Acqy4KnHLFmriFJkM+eY8L8Vxrz8IlAaL7YJqgGlXZu8PB1b8eV bwxVbrDi4qDAHHDx+78juREzWghQcm/qA6DVcECbkBkBWf8WpTtkhpFco5uHOxJ/J1hU aVFhjAS7wNJFRHsbsYroCVMe0nzMd3FdvxXkMHyQdpWJl8xzcYpPPFfaIOVnE6EeETfq wW5LUnJsoidDz8YZDtbvKTLKYuTLekX0eQYM6Z6zFVBTpc8foeXVZTJzsWVtFV5Jg9h3 rWd0yfOIktDmTKLEfAIgopuX8WbNS9HlFB2phJzV0L1svj2Ac5pLIieI/J3HVlMEKYSJ N4HQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=lRIMtx+/c7QZEAKtFU8qRCKVqGgNHfx7ve7koRk0VRI=; b=6+UVX5tnXhFhf0tVzjLp4fJK42z1GpZQ+ZSSRMNn9iA59PyAQ3wKP9Op4Ccw+82abL M/rX+vVEwShVZNfZcYezy8SYpoS4g9j+QXxKPvVzSCy2jLFiw58kfl35zy/jHsRxrRxe 8L0cwoV+53jm+DiwSSRFagC+nvEbl6AXAIA78ahHa2bfRNyy1SzpIZe6txAA1mXEVbHI fzMaP7PUvs50D76SgfiIvmdBmsH7iRzHGZ69KpgypWQ/YX6FDsEL0+uLKo2r8W+vhwo+ oUOU2vYHNR3jOgCd5fN0CnD+/OgSIN6ngo2//wPdhpkSeHwJT4L9EifhrsawDgGTJupN whRA== X-Gm-Message-State: AO0yUKVTWTszW7WgPPXqVCDbc2J1oDPI7vHmyvL0qM/FfJpP4lMOs06Q yO+DrnPraA2Sh1CkBE8HuDtJb4GJN/3EzUGE X-Google-Smtp-Source: AK7set80Ita5po2VF8IVZIM4sFX2lFD1HzY8pJUlKUBsx51IO52w0PwXqojKwbJcD530cM8MZQ5NLg== X-Received: by 2002:ac8:5f46:0:b0:3b8:588c:40e9 with SMTP id y6-20020ac85f46000000b003b8588c40e9mr14589357qta.19.1676636364302; Fri, 17 Feb 2023 04:19:24 -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 k14-20020ac8604e000000b003b63dfad2b4sm3131829qtm.0.2023.02.17.04.19.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 04:19:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124120 [PATCH v6 2/2] ethdev: add flow matching of aggregated port Date: Fri, 17 Feb 2023 08:19:18 -0500 Message-Id: <20230217131918.710670-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230217105026.12927-3-jiaweiw@nvidia.com> References: <20230217105026.12927-3-jiaweiw@nvidia.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/124120/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4203101204