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 8077542663 for ; Tue, 3 Oct 2023 23:19:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6266240262 for ; Tue, 3 Oct 2023 23:19:34 +0200 (CEST) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 76BEA40262 for ; Tue, 3 Oct 2023 23:19:32 +0200 (CEST) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-419628fb297so9116091cf.1 for ; Tue, 03 Oct 2023 14:19:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696367971; x=1696972771; 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=SRVH3KzEhXN8x3W3DpPVeGGEe1qfdXp6HzYCvmvZxMo=; b=hGGtYna1ZvxvJomtdqxYBfolxbnJgQAqJIvMdkw8dJpa/xeVM+xjLJpydwM5B5NMqG TOYYrAmsp6tsDp3w2Ijixgr3SDqjyOQ0pQG/3SmTfFpTPtTFlX22XB+TGIf8xav1eXvf sjBlSE/hGhUzSxL4WjBABckbhNad/ejX16mCJR6/5kCtCzO/jki/rWewHGDlG0lPnoiS hlj8q+aImcekFUqnD7OQukoINAqsJJSiWUXHH04e2qRrGiWsr5HzZF2WwuQVo8TV7zh3 W5yS75p8yI12Hn8FkkgyrNRLo9VNTAwK/RxDa2BpfPQysgqZ2nuLuAq7WjTOpSgyC+N9 +Ewg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696367971; x=1696972771; 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=SRVH3KzEhXN8x3W3DpPVeGGEe1qfdXp6HzYCvmvZxMo=; b=h2wlxbJt2Z+IY6BDGZoP+5aALf9q5QE0sRPc1aBmnnxMiQJ3m1M1CxtS41ZFRTjmPh rnXBGQmR/g+43cTAML4eE8/+wxslLpcSG4R0yiL1IYgLV27eoY7tQuimuUTu2yRvBeaU GtjlCbfKnzobcKGXO+A8DXjlOOF8LL2f6pb+CmRThvCMELBGWT66jCissELRQBZ25u+N Pzhqbvc7zeSFaJG84S/SX4wDYIDOe30pIaJSU46WSch6doKPt6VCGHKXeBLEMkvfZ2GW Gd8isYBt+/5m9XW6c7VrJ8mH4daknQRCn11mWXbomNOJj521HqkVdo11AYRx36X1B8yl /wqw== X-Gm-Message-State: AOJu0YzzMTqIgtwKQWqU2IHM8a6A4yJZeVKX9FbqvkHOjklBzVNUr2cp kADuOqp+/ysvAEYwBTzV3w4lLb3KftCDM2lPGBY= X-Google-Smtp-Source: AGHT+IHN9aGq8bAmnR1lnvub1sKQ/iA5V+UbQ2qai/j/W/2aqv6UJWyxfBFKBjx3Ob1xdmMdrXgj8A== X-Received: by 2002:a05:622a:1985:b0:417:fa78:586c with SMTP id u5-20020a05622a198500b00417fa78586cmr651727qtc.58.1696367971363; Tue, 03 Oct 2023 14:19:31 -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 z9-20020ac86b89000000b00417d56d432asm738697qts.40.2023.10.03.14.19.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Oct 2023 14:19:30 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132290 [PATCH v3 4/4] net/tap: use rte_ether_unformat_address Date: Tue, 3 Oct 2023 17:19:29 -0400 Message-Id: <20231003211929.2292243-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231003202909.391330-5-stephen@networkplumber.org> References: <20231003202909.391330-5-stephen@networkplumber.org> 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/132290/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6398197213