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 2CB6B43BCF for ; Fri, 1 Mar 2024 19:25:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2899342D68 for ; Fri, 1 Mar 2024 19:25:07 +0100 (CET) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id 27FD3402B8 for ; Fri, 1 Mar 2024 19:25:06 +0100 (CET) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-787a8430006so155589085a.3 for ; Fri, 01 Mar 2024 10:25:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709317505; x=1709922305; 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=Mi+mtv298XykNcAQ4nrk+3XSsDTAeBtDUJqtLoxKAMQ=; b=t2oY9PDGNMyNGQw0Xdx24ESKqQRLFyTuV2olqkQIay1aa1R/cdsjBqv+HASR98gf9G OQn4WGC4CXll0lkVuaXaAxLYItGAoHQ/zsTLAJ4AFCLmb/sL49oxTaO8bXzxAqoGyPZy pkx8mmEV+NHjC/tTmz2mETwiaJa0U2gFSqZEXrJqsv+4VY57cNVnS8JYp9yoDoLTBDIn AQUSGy3ywFdHRA9e9jJonIpYzQ77DF1wUmVP27M97YhG8RjBD1KNfjvr5QIi1mHu8m0X tQzQxKJP8q5NaP2JzfeMmIDAlDwT0AI717gzcV/VIVpwsQCE0Z5ZlBjc07hJR/AVBkGQ AUDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709317505; x=1709922305; 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=Mi+mtv298XykNcAQ4nrk+3XSsDTAeBtDUJqtLoxKAMQ=; b=ugUSplf+a2ic2Vrwb1K7kdtBY86OUQHk5aBe3MKD3eabQr/5ed7UQT7mFwftNTWQxp /BrKHtWkuGqaSUaLXgb2qduAuifnD3jzFaCbaai/1H62LFRUp3hwaBE98SdWOmXEhkUu dHyemL8zj3yvW1/kRp41upSDk1B9bi/h3CvtgaCy8NOoWFKhEsmBHBYGC4tzqBD7dtgv 3F/01XqUHdMgJmCY0eTiYVPe2+tex5jBiiwRPXY6rbRcAgYYauR2lhr+xwANXZV54vK7 psIw9txn4TyHOhgxPGI+aa3kExGHlMl0twMZKrA5CWPh+39H5SA1YwmKFzKzlBYAGJ84 sSxg== X-Gm-Message-State: AOJu0YxlPsAjWLUIYKzBrVpNPbDFcXTvddvzbVsOGhdQtz6R9aHTQUo4 PFFRjqZWhiMMjYaCrQrYybrlxX5cBBF0TtGIALKfNzVtWxjJSBLjpj7/B2sF8fXrTfd4SbIddCc N X-Google-Smtp-Source: AGHT+IEb+upd7LAbE1PuItLWlEKfEf7CSEHfCBBc8L5XxZAdvmH83xnega8wWaLMLg7SOJvlaOr/JQ== X-Received: by 2002:a05:620a:2209:b0:787:5541:a037 with SMTP id m9-20020a05620a220900b007875541a037mr2247972qkh.63.1709317505092; Fri, 01 Mar 2024 10:25:05 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id a22-20020a05620a02f600b00787debfc66bsm1853595qko.97.2024.03.01.10.25.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Mar 2024 10:25:04 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137764 [PATCH v4 3/3] event/cnxk: support DMA event functions Date: Fri, 1 Mar 2024 13:25:03 -0500 Message-Id: <20240301182503.1923472-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240301173202.2782112-3-amitprakashs@marvell.com> References: <20240301173202.2782112-3-amitprakashs@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/137764/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8115155297