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 CE4A8431AB for ; Thu, 19 Oct 2023 13:59:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B35C24021F for ; Thu, 19 Oct 2023 13:59:24 +0200 (CEST) Received: from mail-oi1-f169.google.com (mail-oi1-f169.google.com [209.85.167.169]) by mails.dpdk.org (Postfix) with ESMTP id 011454021F for ; Thu, 19 Oct 2023 13:59:22 +0200 (CEST) Received: by mail-oi1-f169.google.com with SMTP id 5614622812f47-3b2e72fe47fso1183004b6e.1 for ; Thu, 19 Oct 2023 04:59:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697716762; x=1698321562; 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=VUXCIn7B/CsWRt33tdfO7qYaWa0nUChelHtFZf1QRqE=; b=PQ7AxYnSfD7GVecYMu/JUPgRwAnGs07PFw9NWTzBSu84gmzhWHFUMbovYR505z9JGN CJ96riVgXSCj9k9QJDzMggQY0NhvAVnWH9onPudu7actcHvI3I2voqER3HMcf3f0NhOM p6q9jjld7MgLVyN5WL2XBniymZD+67RcoBM/aZEBSrd375EgZVM5twmw4yaYjbabCPEY SsiE+Kcy7/a6gYK916NrUgbAgqYPT1KPs60uzbLIPhsAoxY+5dMrpsCVyVyjtuL9xG7X PFF8NP4QQZKc6G8hmrlfd5nEGSdIKRiHR7iUj4lGgXQQpe4WhoVvLrUy3ShR5fuhN7+K XWSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697716762; x=1698321562; 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=VUXCIn7B/CsWRt33tdfO7qYaWa0nUChelHtFZf1QRqE=; b=o33QHrzxbuhvIwNW31OJu34L24ixAP+w22jZ/JJ0MXeUg92fZxD54qL0lFVt10G5Ob q2uC8J8lKt/koM7qlTZ4lfRYL6yF/Ij4K9ATqWb38c3EOdtSg5UmXWl86r6tEwHlIvSK 5vh7KOU5d1Yw7vH2poL80Z7JkTNiXgxMyvLLl/+BA02zDLRCb+CASpiwgY36A6H2ZW5X kLzs6f05TJcoIx/GGskEjMb6H4FuXr9pwTCV8NreA46/Lxzot16KtWycbF+BBUroHzjI mjYqzwrFML+bRft632kPXMGzwGOnzgfcKh3SAJCzo4xynEYu/NxkG1nBxaS6SkQLvq8w 3T+Q== X-Gm-Message-State: AOJu0YxMaL3WfxGuXHf0nMOBE+kB20ay8mFVwrN33+7CQwnNkIY5ECj/ NJCgas9tBxLp7RqwYtq4JH2PiaAjaNvc5M+zVkc= X-Google-Smtp-Source: AGHT+IFUyhMxD3Isrde9Z7l4uNgtpUGYpSPwX9wq2I1mFW88lYxRdMckd7vGztvTUydmEirIxf+8CQ== X-Received: by 2002:a54:4481:0:b0:3ae:5aab:a6f9 with SMTP id v1-20020a544481000000b003ae5aaba6f9mr1772974oiv.46.1697716761801; Thu, 19 Oct 2023 04:59:21 -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 dr3-20020a05621408e300b006365b23b5dfsm721404qvb.23.2023.10.19.04.59.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 04:59:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132984 [PATCH v10 12/12] app/graph: support l3fwd use case Date: Thu, 19 Oct 2023 07:59:20 -0400 Message-Id: <20231019115920.3230607-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231019105000.520914-13-skori@marvell.com> References: <20231019105000.520914-13-skori@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/132984/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6573619206