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 9402542B43 for ; Fri, 19 May 2023 06:40:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F591406B5 for ; Fri, 19 May 2023 06:40:01 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id 5778C406B5 for ; Fri, 19 May 2023 06:40:00 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-6235aac00edso25655796d6.1 for ; Thu, 18 May 2023 21:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684471199; x=1687063199; 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=qIxB56HZPNbgKybZJ01CNaJRDHVSTxkRB3PpGcbJEm0=; b=XUSXK/dZnemoR4x/O4YGZk0MvAEO9bnB3BilGKDJqzxwNGXcQrIVzqzlE+gijFzbqS EP4fvZ97eypPu2+RvMEBRw4FYZ8kzZN2KLaTG72Gma+jkF4wj7dJuTy68m2pSWFdZLVT tAhYxlrZzrNDPt5Crx2Ufh/69/gg12Q7cU0KV05/Ad+VEDxxMscYTwvO0Qu0rJxC+zTQ H962C1p3oHiKnEKaL9HpuY7E59T9hgZqUd0TOvIeByI18z+IlQHhy6wogcN7qUU3bilX toSn7RrHYC6lLNbewmnqH/0vWjB1jzZsO6ROKJJiWA5pD6Kc/+JtPvkIKJrUVhXtTE8s bH7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684471199; x=1687063199; 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=qIxB56HZPNbgKybZJ01CNaJRDHVSTxkRB3PpGcbJEm0=; b=aoQSkQM+SZUDGfr5zXklOt8QAvos4fKnRwwerds4qdr2one5FMdn6Qp1mNXuYfWLi0 LPsZC7IeJjFZ54PZaxoSZRIOlLAl7q4gqgb4+qbMwQP3rF9Va2wBtZNQ2EKddRE+6/S3 Thi1w0YqIX2gTFHGuaIhR5T/X61yXlBXjmDiLX5VA8UE45/2OD1mOJgOGAlvwYYAxsqK e1W0OobD9fH5MAWpromSa0cH7L5P5T5XaVaHWqCxpuDLpiXkAaVDZgqchd6GaNGapbsA yDgo+Y/15IzIRhJDfR9mru7/iNs6KwK/gKbWG4RkBXlWjfEEdWoF7NVTqTi5hvyztRud tWxA== X-Gm-Message-State: AC+VfDwKr3asJPOR/1ctn6dNThmzHhGofAQolllB+ax7g+zGVC/tgVWQ JO5p49pGJB/La2wkAH+v6hI5FFGjGD0w/0S7F30= X-Google-Smtp-Source: ACHHUZ6ZZt2jJj1E9QmouiNV1uZ2AKiN+zT1DFe1pB2mrGKjjRlhbJ2gk74nB62oIRtarl+xE4M32w== X-Received: by 2002:a05:6214:27e6:b0:623:6894:5869 with SMTP id jt6-20020a05621427e600b0062368945869mr2279375qvb.29.1684471199102; Thu, 18 May 2023 21:39:59 -0700 (PDT) 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 p3-20020a0cfd83000000b0061b5c45f970sm1037787qvr.74.2023.05.18.21.39.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 May 2023 21:39:58 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127066 [dpdk-dev] [PATCH 2/2] net/cnxk: support Tx queue flow pattern item Date: Fri, 19 May 2023 00:39:57 -0400 Message-Id: <20230519043957.3407711-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230519034219.2209868-2-psatheesh@marvell.com> References: <20230519034219.2209868-2-psatheesh@marvell.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/127066/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5020676834