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 76AC844004 for ; Tue, 21 May 2024 23:04:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6158D402BA for ; Tue, 21 May 2024 23:04:29 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id E07234021F for ; Tue, 21 May 2024 23:04:27 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-69b6c2e9ed9so16059706d6.1 for ; Tue, 21 May 2024 14:04:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716325467; x=1716930267; 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=JRQFvMKAzHfNVmZC6xQkQzjRJXtJKO8Hg+w4Q2wIGTA=; b=232D3qlcsENoKp9cQ9XPWG0kKdCwlkYgZnn8QC1lvg7OhQPwfxahwkQjfIXrKlajz2 W+QTfKSxMuPsnwMkPB/5a9E8tXscMvoUCGbcPIY85kg1ZS0kS5QLLB1l4GTl8qmckV+7 sfHofk/rS5dqzW1u5lGAcECx+VPH+u6HN+eI1YQcTzhrZk5Empu4rWZTYhywCKsWm0At kX6yDBAPfcCbXc01q4pt6l2xgIO1rZTZ8iDE9WJrOjlJ0KP9Kd5ORwOouqiAfmCl9jsS 8Z/+820oChgUWFLTIqI+q9/QZmgkuU2MLJ1U2QIe95OU1aNhQPOmKymVRZMOHGEPBzLz 8KJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716325467; x=1716930267; 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=JRQFvMKAzHfNVmZC6xQkQzjRJXtJKO8Hg+w4Q2wIGTA=; b=rrYsrcRpcs5Bt997yHSi7fSQUFfh8P5GFQYpFodMCicHR76aFlnbjD7zE2sdlc03k5 6irACYvuxZUri5jhWe/Fz/Os4B4c9ngqy/dPSD+UTJEnvoJhqVkQk5oBpSa4YFoduoDO oSzy6L6MtEP3rZWRl0FvKRE2Dt5eYfCmFEPCXad3WmJACQcnXZEjyI615Od6B8o8PAX9 kYL8tLul9+UqLbJvZCze9VFhW8TFIEP6Mary9M2adSRXLofPO6dHy6yTY6KhX5D5FVDm DiB1oP4xEPWeW2X63x4boQJlGTsY8jfOUjnshsgMGcA/6xMCQeQWKoRD2JxAtZMYXeab LZXw== X-Gm-Message-State: AOJu0YzKW3rP3MauYx3q9qiUo9MaG+7pmAhnGbYS+P7lWnpawHlLGyPW 8Ytoex+SfBhepiWFLOKIWlfjqK1MXoJ/vcEhz/FYW0NTTdVJGnoLmaQVfBKLPQkmOBlFaacCOi3 G X-Google-Smtp-Source: AGHT+IGL6J/rod1srbRQfZ8vb0QCeZN67ZeiHQcSgzqINFSX0JS7eMSNZf7zl4Fxzwt0Ho36ymE8qg== X-Received: by 2002:a05:6214:2c0c:b0:6ab:6d0e:bdc with SMTP id 6a1803df08f44-6ab808fb54emr487746d6.51.1716325466840; Tue, 21 May 2024 14:04:26 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6a3632ead2fsm56263956d6.89.2024.05.21.14.04.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 May 2024 14:04:26 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140228 [PATCH v15 11/11] net/tap: update documentation Date: Tue, 21 May 2024 17:04:25 -0400 Message-ID: <20240521210425.3742248-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240521201410.126116-12-stephen@networkplumber.org> References: <20240521201410.126116-12-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/140228/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9181015710