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 C057342A08 for ; Thu, 27 Apr 2023 09:59:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBD1142670 for ; Thu, 27 Apr 2023 09:59:47 +0200 (CEST) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 3938142670 for ; Thu, 27 Apr 2023 09:59:46 +0200 (CEST) Received: by mail-qt1-f179.google.com with SMTP id d75a77b69052e-3ef6e8493ebso25185471cf.2 for ; Thu, 27 Apr 2023 00:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682582385; x=1685174385; 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=X2ZP/RVvREI0gOljfHe1QbF2tSAxvbv2o1Mdu+qTr/o=; b=hQCp6PqBgRsmBgjE+CBKLKMTrzb67INyAyiFDo3RgVJYzdLWNAm0HbUPFujeAS+KxP pL4UrrXSzWeMBIhmSYYCyxhD5Dc1lYagkwOp9aIqgbbuCH1k5G0IwL8wDP1ZWs75eg0a iySu41BlgwfW1IPOs6G4m2jVME5fOh3FT6QQVmnAdrxyM9Hiog4X/zESWN8u9CmgxBqu BHNHpJhmkO341H24O2w34NrNO2it5kxWE3M/Tff1XvlfSsv/LkWLuV/+4P6wySbA6d6g Nhep0Oq8DI2+a7HJZo6ANA9/hYR6kKybCxHaqV01ypYgVQmuNf2p2iV5PLqKLsQHhV69 QFNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682582385; x=1685174385; 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=X2ZP/RVvREI0gOljfHe1QbF2tSAxvbv2o1Mdu+qTr/o=; b=YDAN98XY4ST8eNKaYXpUPdhcBexXeCiRO+WrJVBiTEAgQCIJoij348kQcM3dKJFZBF 0FuNFWypC80oGE6169exwtoeF/yKIsXrHwZ3ryeZUINxyLfUOuk9WLBxjZzGsU88lSzr bme2Y0L1+P3/JCJGtEJxFFBG56JmOCXVzDRT8U7pFxOyuNa6bkJ/3rsATYQq7U0es+GA u4HQrcYBymB7BsEym+sbqcjzweoC0gC5TcT2h/bIQ3NYjzz30kaEKX00EkxgvzgOrAOu WbsMtBrYmGeJAjE1X1sXqZzFMmFUFy01GZGH5lGbb3y1mXuRdWG2gT5L78Gv7fTBmdk7 Ip0A== X-Gm-Message-State: AC+VfDyfdcY68T+pAUE5Sk+ElOMF3d27c891vuFS67qObJeEueBHFd8n 9NZ6qFYmsbD86Yb9qq9ZMSFw9BebSssO0Jv1ME0= X-Google-Smtp-Source: ACHHUZ7Rb7M1Pfv28pJRKIAzhWiLIY56yfI+WHofdmulIKWANtWoRJ9nxJVWQ73muZ3s0zvXNz8CbQ== X-Received: by 2002:a05:622a:1819:b0:3ec:47d5:ec65 with SMTP id t25-20020a05622a181900b003ec47d5ec65mr845055qtc.60.1682582385394; Thu, 27 Apr 2023 00:59:45 -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 o199-20020a3741d0000000b0074cd5a2f604sm5793461qka.68.2023.04.27.00.59.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Apr 2023 00:59:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126566 [PATCH v1] event/cnxk: fix setting event attributes in empty get work Date: Thu, 27 Apr 2023 03:59:43 -0400 Message-Id: <20230427075943.3006021-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <9e4d4654e6a1d7f6c5fb69ad01421117b8599f41.1682576830.git.sthotton@marvell.com> References: <9e4d4654e6a1d7f6c5fb69ad01421117b8599f41.1682576830.git.sthotton@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/126566/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4816796474