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 0AD98A00C4 for ; Tue, 26 Jul 2022 07:49:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBA7B40DDD for ; Tue, 26 Jul 2022 07:49:13 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 3EA7040695 for ; Tue, 26 Jul 2022 07:49:12 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id g1so10276486qki.7 for ; Mon, 25 Jul 2022 22:49:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Zi8NX7G87ANrl77nwbhGnwijGIXmkIRbohRcaXqpjGU=; b=VdegIjUVwnwQYJItmcKL1HWIcUOUbo3dxd/2wrtBdGv2vZEemju4NDsKdCse8Yhe+L D9/hV5UFwLgVxgyrveO4W1SxY5IObQrKzTJddmHgm4J/5E38oAGRAFQ/mLxqMsEKh3iP J7n0+7rgzM8Q6xLG8v6/KdLgu4sBTtVtY3A+fEwZooP69iCjCazU4lBrtusbyyZ70HPh AiWOUE70wc0YvXLbiiHOXJC8Jx0uKk7ouusVBPzQHi8AHl4w2vJqSMAUDEOFZHnuzbQY DentT8NKfuw9PBbVB2NsiulrwEKB06y0bqzcafqi248YDClCp0qVjE0SaZg01QlR3Los nVxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Zi8NX7G87ANrl77nwbhGnwijGIXmkIRbohRcaXqpjGU=; b=QU+VTtzx/pNZm4e208sGu42snNOmg92xz4ISf36yf9s+JavQ50hZROz1eoeEIw6orm QMVbrpaDe3EUGYV7bOPO5dOi6agy9FwLQeshU/fq/UaWVIH0hyHSJKYB8QvIuyWtVvDB +3qWObpFQj7HLyVwFNogrbNOPmO5a0MaHdUUdRj33Gl0fciTITRUXpQn0bKOtxh8D4mi iOAoHhxeRL2mGhLuKdjtTpeGGyvwSzuJgtl3cpprNgx/38cQOc6Y2uvkV7FubA/Ty1va jXiXl+FV1CmFo4xNmGgmIgskIuM4fxvKrRAPNO7/Z7kr+gKDkQ37fNyE9vmDbWi1v2K5 9c9A== X-Gm-Message-State: AJIora9LNyy/ET6r9zHQRU/4A8HfE6/sgscpBybLEUepJ5Xb6ylvRoU0 VPoBZ3u5GeHpb1e7dRdMixmkNr2od8+N9w== X-Google-Smtp-Source: AGRyM1uq8lmRy3zQ9pw+C5CznzBHR5CtSP/4yhKxuqEogxr56S41Td8tY71smGpyBUJ+jMHcz9SQ/g== X-Received: by 2002:a05:620a:254f:b0:6a6:313:3ccc with SMTP id s15-20020a05620a254f00b006a603133cccmr11614548qko.716.1658814551397; Mon, 25 Jul 2022 22:49:11 -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 az44-20020a05620a172c00b006a5d2eb58b2sm10358195qkb.33.2022.07.25.22.49.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jul 2022 22:49:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114208 [PATCH 2/2] eventdev/eth_tx: fix adapter stop Date: Tue, 26 Jul 2022 01:49:51 -0400 Message-Id: <20220726054951.13354-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220726042211.1018326-2-s.v.naga.harish.k@intel.com> References: <20220726042211.1018326-2-s.v.naga.harish.k@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/114208/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2737041503