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 E95BA437ED for ; Mon, 1 Jan 2024 10:26:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E58D7402A7 for ; Mon, 1 Jan 2024 10:26:07 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 7AB4440270 for ; Mon, 1 Jan 2024 10:26:07 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id 6a1803df08f44-67ff241c2bcso50676896d6.1 for ; Mon, 01 Jan 2024 01:26:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1704101166; x=1704705966; 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=nbyPocRt442YQE4EyrEB8yF1IiALfk31h4W741BEv9s=; b=x/otjEhbc6iDv6RgTvwE76eE6ohCpnWk7cfXAJ0Hve5WTb0OPg0m0vJzlvg9syU9Zj 3NPU39nu3QNyfs1DJK41YtEILsUlcKtAAV4Y/+wTF/ZsEk9RAg4APXHChbjcYZ5zcLjD r3FlpyFuhlxsU63rJYkbC91D8eaFm5N3nRHROOsz7AKGbsr8XdMJIrVu795EujqC1zvp CiWdMZVlIVSdaoAU7DsqTwOBSotngj0XtcdlfDJheFSoKsLLiRWcGi1v7I3NukKuWXjk RPIgj0gYSWCZmoajHEnctr7w+5+Mafl4WsANeOwgRF+bj+HYNcTVsl/1hBlyTPzBDIp0 VPYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704101166; x=1704705966; 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=nbyPocRt442YQE4EyrEB8yF1IiALfk31h4W741BEv9s=; b=MzqpbHpu/8Ye86aPvqPLg5vPwDBSj3GnXQuftw3yHr4PgmjDVaPQG7KRtRFHrFOOkt 2s1RsMEL68MuIpetlj7i22iTH+B+5wqzTzxwTOqxB7GpsCRT2Jwpx8g1Tr8/0pKNPYV8 4Fl5yBtFy/q/JC3bQxPPjqM6fq4JqyA7C+53/62DOReGRH0UV6V31K6Gpc2jL8iadjnE UievpcELubfStw1g/GgHbSo+abLfE7bbtO33WkflHTPFvW4p2U4wtdJ5TDTnzRAWkbV9 Tb8faDBXKVytIAqXc0UqNBjUBB0h0AI8rRJaoyUHa71xKhMf6qDaf/P1wkMIo/mZUted 8OEQ== X-Gm-Message-State: AOJu0Yxinar/4TJwEU0/MTv4UVY/IYeEaR32CfzFB0vGJkoWNkMoMUt+ 7eex269kszq+2Pl5Za5rYRGuFiAo2o9BU15MWo6NzQ93xv8= X-Google-Smtp-Source: AGHT+IFfdsAGS0I4HxVfnGG/+/IMVAjOCvwjkkciDQAru5p3WzZPWr9+GQXZHYNpinNEfrWevTHsUg== X-Received: by 2002:a05:620a:5360:b0:781:616a:542f with SMTP id op32-20020a05620a536000b00781616a542fmr8310223qkn.16.1704101166245; Mon, 01 Jan 2024 01:26:06 -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 bp6-20020a05620a458600b0077d674445f5sm8658221qkb.80.2024.01.01.01.26.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Jan 2024 01:26:05 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135634 [PATCH v8 3/3] app/graph: implement port forward usecase Date: Mon, 1 Jan 2024 04:26:04 -0500 Message-Id: <20240101092604.1858836-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240101083726.875161-3-rkudurumalla@marvell.com> References: <20240101083726.875161-3-rkudurumalla@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/135634/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7376159759