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 2136643A50 for ; Fri, 2 Feb 2024 14:44:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17FF242DC5 for ; Fri, 2 Feb 2024 14:44:45 +0100 (CET) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id BDAD1402BF for ; Fri, 2 Feb 2024 14:44:43 +0100 (CET) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-783f553fdabso55138785a.0 for ; Fri, 02 Feb 2024 05:44:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706881483; x=1707486283; 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=a3iwsTvoKZr6cAdugQu/epT/EeoYw1jwbqmd0K6H988=; b=hjP6XnUC7NCotUkwFl7V9j0aj9+EfjDGZwBATwAA9koCeMvlj6Z8MWVhBInnO95Z// YYQNqGQiqb9TPt218vRupuuhQYbjwaPna48ETUZXKeYEP3X1ALbDJL2vVbnbYN87TiRt qBFU9c3gZ2PUJvxmlZlbNyDuXAIYswz4jRyLR0C1XrdZcuH4oanIhKhzivuxHD25cXv7 r8UXv72HHTO9D3k+0n+wyt8pLvuFhKufXw1IdDaSu7sb3jhpGoxzqW4OvvItkdEMQpCH 17IB3urz4hfJZ8TOQWlp2OnmtaWknWGvbC178FNJHWyJUuL7cJh1qMcsLuW4Ba6R7nsf 17VA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706881483; x=1707486283; 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=a3iwsTvoKZr6cAdugQu/epT/EeoYw1jwbqmd0K6H988=; b=MhUy6Fhkuv4s3sr1KEqwWmTR2NJO5EJuj/O5BuRIx8LarPys7IPMdavQ0PIiWYz3cj Y1XqRSsDmb44tLWkZ5Iym1Do2JZJo2G72Y75kJK9xDFDJ++6zQOmDbXej+bnPD3q4WSC T0ulTNQDp/W418fsu+hs8UAs1YyYy576i8VdBZaUqfxu2/XGrojXbejysu70fu5m5HsH 0D0HNszzQp3ddNbYit2REyeT4dd5W30jLRMcqxrTFQ5Yt67IX/+OrsPOCssOb4e6GVQD Z9NhZh5FiwhW5y6MGhjb4C5qsU1hGFN1t7ynOT8kBgdZovF+x+IQXaqrRXE6a685xi3t /gyg== X-Gm-Message-State: AOJu0YzB/m7zAofmvc+N88jrWCxpjZncae+abyOIyPCc9su2o4XjUTAd atUeov5zjuSmzOm5fGL5Tb9326BUCMb27hy/sKMXHOmZgv+haU+CMukGGmuJovUHUO/5B/Qw3o6 q X-Google-Smtp-Source: AGHT+IHmK0rFoXCrTeNps/ckXd9I5IvIch/yRk0DPYSsLEX1Ym3/htVfjmMR0Ra9L5ak5zN73tdOsg== X-Received: by 2002:a05:620a:15b0:b0:784:5c6:94cb with SMTP id f16-20020a05620a15b000b0078405c694cbmr3159039qkk.0.1706881482810; Fri, 02 Feb 2024 05:44:42 -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 w25-20020ae9e519000000b00783f1e600aasm686919qkf.38.2024.02.02.05.44.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Feb 2024 05:44:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136330 [PATCH v3 11/11] eventdev: drop comment for anon union from doxygen Date: Fri, 2 Feb 2024 08:44:41 -0500 Message-Id: <20240202134441.2979930-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240202123953.77166-12-bruce.richardson@intel.com> References: <20240202123953.77166-12-bruce.richardson@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/136330/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7756375511