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 7EFD441DA1 for ; Tue, 28 Feb 2023 23:44:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 773D24021F for ; Tue, 28 Feb 2023 23:44:10 +0100 (CET) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id 841F54021F for ; Tue, 28 Feb 2023 23:44:08 +0100 (CET) Received: by mail-qt1-f173.google.com with SMTP id s12so12355166qtq.11 for ; Tue, 28 Feb 2023 14:44:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677624247; 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=01DI6Tc7pfVaGRNc6+0J+XLxYy2veXNiMs7kXK1JJtA=; b=Bm+m1cqb58F/QFD9rfgnKO6zfXMPAW3/l2qWq+NWsn2B12+G8G16Gu733W2uGYNalu 19O8qZ+uogcDJNuVP2pMSybF8K31t1ZPQWQILcg0jXK6Mv2BELAnjTPbdBqT91v+8neL Am1qboZ+baEh4IzGzVbxLIwThr5EqajmQTGiitP7TLA83MewO7XH5moA7xCWX1DDmeUy VaJj7cZ9bkPjEvbZ10fD2TyXsh+eWw5jHDSDj/1zPntt/YA/xKECYCKA29Kq0OpAd69/ 6XG1LpUnakCCSJaIDg507XyAYzTeceU/lETqE6N6sezD9vZh4q/BBZD6uZ2AbV32a7m3 wK6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677624247; 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=01DI6Tc7pfVaGRNc6+0J+XLxYy2veXNiMs7kXK1JJtA=; b=kqoI0RgWutjj7UNR2hNEaz8TPvsbxA9sT6N+K3ou8/HVaPLgIQ/vvNdstwpzj/KVFT AT9JuHSoSfaBNpq12EFAkhwfUxuNzAQXQ4CyFKLEzzrbEzBFxGq8Vid+E7Ixp+DiIpPc ovq2jUzlGWwo842IEyNhVu9jzV+uXNvFMcWZB3MlZYOPSgNkTD3wUrQrVIhWY7QQn2IZ wtbhV59FcwfiQz7hidC1xah0hgdxHADMGiazgd8CNiYPym6+05KvIeyvmDcJ1hUaslx0 sbYR8UChuQcKHJTkujmr1yYee+S3Ix0XvS0dOSGRQN1D66NYA7nWaZIaDgpx+OoZKNjc YCzg== X-Gm-Message-State: AO0yUKWpp4PTo/cJdk6ShfLpSPsR5rqwNyXTdIOWBB2RfOYghx7Y7dNv MLyJtC381QQ0DCGKjSnFjzTjX6JQTnkwuezn X-Google-Smtp-Source: AK7set/e9qPdyxCJ9eCPC8o+VqIwBxkU0NKHS0Gwe0A5N6iETv9XG58Irf/QQ56vZMsxxiM97+Uh1A== X-Received: by 2002:a05:622a:1a08:b0:3b7:ec70:30af with SMTP id f8-20020a05622a1a0800b003b7ec7030afmr7998887qtb.46.1677624247701; Tue, 28 Feb 2023 14:44:07 -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 189-20020a3708c6000000b0073b27323c6dsm7488199qki.136.2023.02.28.14.44.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Feb 2023 14:44:07 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124593 [PATCH v1] eventdev: fix invalid memory free operation Date: Tue, 28 Feb 2023 18:43:51 -0500 Message-Id: <20230228234351.2011968-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230228213123.371897-1-abdullah.sevincer@intel.com> References: <20230228213123.371897-1-abdullah.sevincer@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/124593/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4297698074