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 6464A43700 for ; Fri, 15 Dec 2023 19:23:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B4E242EFD for ; Fri, 15 Dec 2023 19:23:51 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 9E0F542EDD for ; Fri, 15 Dec 2023 19:23:50 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-77f37d19b6fso58723185a.2 for ; Fri, 15 Dec 2023 10:23:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702664630; x=1703269430; 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=Ow4FzXTHst0OW0E8H9eGHflilfxseTsIsLkIIhTM830=; b=j/YWsB6cFfF6vXzZLpV7foR8dkg480RT5lomgzORzMuHbqfuWE3xH4Gv5GTNqTU7Zh kuKjyCc8/oML9IRMN4nhC0T9QDVOr2T6KUuKiCa8yQg51z2XDgXPFwFXHxBSnP5idXy4 66fFJ9HnwFf1QViWZlMdNMQKtHFW0blrIqIHQgGwApCwYRiAdfk3XWsvZGhxxdDeIvhh oaG0F6O/bHrVMEEack84pTwwZ+p9+nA+lrQarkzUL6WaNE7g3L7BzVusAAFMYb/KIiOv IuhGuFgd6msgGiiBcRdKx0EcBnQLyqK80tacy1yVp9dt0Vomy+xvuUAZbNrC9hg4o5Xw ldVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702664630; x=1703269430; 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=Ow4FzXTHst0OW0E8H9eGHflilfxseTsIsLkIIhTM830=; b=R4A6jRqmD+u27C7lCYu4IEOO5taEqgTe2xHOt+E1IMvvGfHpdZtkpS/ll0ZZqyScKP uE7vxiz//yLw0l5c/76HX7dc2VlqiW9XekvVNzMFEkAepBcf5LtkzUN6a35NLffk/qNR otX5D2pNRkmmfwabqhW1IY4SJPG5MhIwsZdU1j/Gf5wIdsOlv66htavASTouohSBSZW8 abMzaPX1kyMftiCvQZSmWO67nUw6lX9VSwzkQcb/9A0mMAfrkV9XUvzLmlOJVLvyK+OB fKBnzT9I+q94zUj2jCT6xhmn6TfNkK69HEdc/wSh9FaurqeqKT7sKL/Hp3rfuFVF/dT4 1Fbw== X-Gm-Message-State: AOJu0YzxYrXl5sQKByh1/nCji4L30kHGRO2mlofwMmWAtUPVEWXTLWJR P/Yfn8hN4mqhv9jqc89Z6mZXPQVsM8yy/o2tVrM= X-Google-Smtp-Source: AGHT+IE7hqhVTLJLcXH4ffOUvWBEEaC7aQUAJtUlNJH2cdvRDN05j5jyS2x0XVXN1pvqWe60uHIoiw== X-Received: by 2002:a05:620a:15af:b0:779:d143:c1a7 with SMTP id f15-20020a05620a15af00b00779d143c1a7mr12003489qkk.26.1702664629775; Fri, 15 Dec 2023 10:23:49 -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 w4-20020a05620a148400b0077f601d5162sm5283424qkj.101.2023.12.15.10.23.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Dec 2023 10:23:49 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135240 [PATCH v4 8/8] examples/l3fwd-power: update to call arg parser API Date: Fri, 15 Dec 2023 13:23:48 -0500 Message-Id: <20231215182348.2770089-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231215172632.3102502-9-euan.bourke@intel.com> References: <20231215172632.3102502-9-euan.bourke@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/135240/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7225306966