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 2D8FB43B0F for ; Wed, 14 Feb 2024 22:44:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29DF342EAA for ; Wed, 14 Feb 2024 22:44:31 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 5765642E10 for ; Wed, 14 Feb 2024 22:44:30 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-785d60ae6d5so14063585a.2 for ; Wed, 14 Feb 2024 13:44:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707947069; x=1708551869; 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=UIonMvCSbN7mx/ZmLAM2qoBD5qSXrS2dcDv+O9iN+88=; b=qhInYGFKxE0V/qfw5PckE32a9q+WCRIoCsCGkn8BIVBxoDwaeSFPuEHkoSMYDJBszL uhnr9jlP1fiksyH8byj9tPoHW0kiKG/6cEVL54hqRkEkukBuY1eFOQXQ6TciQWXuWPiM H/gso3Qexax5pf4BqlD9Hi8UoUvuq0BVWLoTDgHDHQkQPVWpAiNCtdgJKnROmCp2sE6B azJmgSLHYke2rSe/hNvJ0iok4aNudvMo/ZMIOi24YO5LYLO2tgFK10xD9vPtKmG9AaNr n6h3U45g+mGMqc4Hr0fhesgJ81CwB/UYnfNppMgH5DF0Yj0+6l0M7waCwnn3lMVMr04i xCSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707947069; x=1708551869; 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=UIonMvCSbN7mx/ZmLAM2qoBD5qSXrS2dcDv+O9iN+88=; b=JaPqeHF5U2CbMGNgkNF4+QeCVdiQCO3o8rDeKvla2TkA8EZcFXP01hs4iLIwN7dwKG o+wYd9LcSn6XtXIAnRS1DPjKSlJKwsONCTlHZBZTdY/tVMIFk/AHhVF5X3iXem42JXWY VEW/FRyWETYtCi5tlHLcggOYhym5I9+ZVRuT/ov8K1TK43yQDZ7/otY/W4N3DWdRlTry 3xg54FGIpR2AbuQRqvmxo/g8BktlUm5HV+YfMsAIIaB8M0Hn1qgPgrspWbbC4kKCRZCg x7UawfrsF7ZIhXwtZJYPBLYAvphqhB1r4M8fsnSPderItqPdDx7gk+4rif7m0ZTXOxXj ILSQ== X-Gm-Message-State: AOJu0YxOe/b4R5oBa6Oo6JisQhEI00BFhNCY0BRiYYVPtYmW2e5H5YVX D4q5PjLizqO21OsiWw6p6l921Ay6UG6FhnM1N1X/ZQjSqUI1AIvp5zv6aAMm5+RS35ngNQX+Le5 p X-Google-Smtp-Source: AGHT+IGFXnGkKxKBYjQEiE7JmXJiR6uJ9IacuXgR3VAxKMPgvneh79JdLvZKEKvBcLLgiqbr8Y2s9Q== X-Received: by 2002:a05:620a:2942:b0:784:37fe:820d with SMTP id n2-20020a05620a294200b0078437fe820dmr5207038qkp.59.1707947069438; Wed, 14 Feb 2024 13:44:29 -0800 (PST) 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 s13-20020a05620a080d00b00785b02c5784sm3787qks.86.2024.02.14.13.44.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Feb 2024 13:44:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136798 [PATCH V2] pipeline: remove limitation on number of input ports Date: Wed, 14 Feb 2024 16:44:27 -0500 Message-Id: <20240214214427.725648-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240214205836.1561803-1-cristian.dumitrescu@intel.com> References: <20240214205836.1561803-1-cristian.dumitrescu@intel.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/136798/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7907384635