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 DD0AE4390D for ; Sun, 21 Jan 2024 21:12:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9DF7402AB for ; Sun, 21 Jan 2024 21:12:03 +0100 (CET) Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by mails.dpdk.org (Postfix) with ESMTP id 447C140150 for ; Sun, 21 Jan 2024 21:12:02 +0100 (CET) Received: by mail-oi1-f173.google.com with SMTP id 5614622812f47-3bdbbcd1d4fso4596b6e.0 for ; Sun, 21 Jan 2024 12:12:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1705867921; x=1706472721; 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=G1Mak+xxEimJ3BrehDA7UqNcaZtIUTR/6f1x2eauo4E=; b=aXT9VjmMPp565LzcLYkJczWjYIZ9gvOr0oYguNqyM6zW27AGlnbxjyA14OkhyQWp5X XXOGhO5W4sSTaYQaQGPbDC2dF4tiFpvbmYqd6y7GEYCjDxU2tRguiwAsCTss2ygnGJ5R wt90h8w9JjgvityrnO4wO1VTllqTmnPqKzN5qwLXex97uboWpC/ILr3m3nNR6XUXSsza NEdQZF7VJ4YkuSRDoUVjLKKn7yy2aE4rC5nbq97y2n8+BB7E0QAuOqBT7MZ8HGtv4P0y pDieE30ZvPNkEUQcsfaP8WRwOJSet1+KKcMWWD2d0g1RoGA80YiRnQyJrZiqPVrzrAdU Y33Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705867921; x=1706472721; 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=G1Mak+xxEimJ3BrehDA7UqNcaZtIUTR/6f1x2eauo4E=; b=Ve/Jxz3mdc30hrUZA2l1PtK30MKYq/gRg7fWIXSDg7EZdnx0OEYqnnC+bCA5ukKs+G BSnC/fj+/+OyybpPwAYbHFjKzdDmKLK3MKDRiBZjai7kxPKrMNSUzZ4TZsI20wzvOYkJ fdvbnPGh2/goUYE4yd6zYLMn+F1ma8SDr2fhj796lQitWrEfC7KNgRIO3csoG18cZIQj 3otrkNeCdZxFxmWGcu/ERcykGjJh3QhkxsaxB+3wYuNjsJElpkyugBFlNMY548kbcXl5 zxVEx6QdgAvU5oRq1y3s7gJcIQcYDS99avwMPlKxqHD3UBkNuAX50ANvYHBnd+VNJsKV BPzg== X-Gm-Message-State: AOJu0Yxnxuv2bcbCLrB014eqFJBfkpNQC0Son0Q92QAne456yn5Yehop o3ugPu2xLh2Chv9Frl9Jij7hJTO6JbR0izfwGnvp9JH2LfiJFYQa4DMAhOUEBxorizXOR/b/Eer i X-Google-Smtp-Source: AGHT+IHUOGjwEFBFNbBu8aafUa+zejfPV/7AMtrSvem0uHNk/fxYG/r2JzijFYYHq0v9mkxYN7Zn4w== X-Received: by 2002:a05:6808:1a28:b0:3bd:b46b:6cc8 with SMTP id bk40-20020a0568081a2800b003bdb46b6cc8mr1589556oib.39.1705867920814; Sun, 21 Jan 2024 12:12:00 -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 vw21-20020a05620a565500b00783749b0d2fsm1563712qkn.94.2024.01.21.12.11.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 12:12:00 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136016 [PATCH v4 1/1] ethdev: parsing multiple representor devargs string Date: Sun, 21 Jan 2024 15:11:59 -0500 Message-Id: <20240121201159.1205764-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240121191908.156149-2-hkalra@marvell.com> References: <20240121191908.156149-2-hkalra@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/136016/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7603356039