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 AEBBBA0032 for ; Fri, 21 Oct 2022 09:40:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA1AD42B6D for ; Fri, 21 Oct 2022 09:40:43 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id DAEF44281C for ; Fri, 21 Oct 2022 09:40:42 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id c23so1149339qtw.8 for ; Fri, 21 Oct 2022 00:40:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=gd4Ct28QyXQCvGjtj/f0iKdRuYg2jti4IjgyM02BaAg=; b=tp5irkWHNHDvZ5x48y/jBrB0hSj89imAVhMyWfVoeyrLrcNhrxUIQqHEkXBBDYfgzk rEUstIjV1MHwVKJrlWtLqB7r3ye4lNy5UtHaDpFzy/ha+EX6XD+sliZh0rFfwjQhQB5q u0G1F+EpiWm+IQbbBjnYuTDxzXVx8uTJrQI9u4FcqmsCux9nNgrnvxp0+vYYHqhBhlVo IsIGe1Uc4xx6IuBVHa7psKdFb7icso/3mvo5tPYCiTCkaPqyQLS0St0oX7QEXexSo+if rl0tmcpQW4EAyBtb4IRNW0B564YS3QwlSX1qH1cjQwjaup07K2wz6D1ZAI/NTa0vWyUx XUhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=gd4Ct28QyXQCvGjtj/f0iKdRuYg2jti4IjgyM02BaAg=; b=jncd/juzYcazO3BNn0w6nPnrSimZNsjZZZ/IYKbKl1j6+rX67dgeF3IM14SRb5a3FG hlo58B7EZHC3wKYMSKibd0JZeDqRzWxuZvx8K96sXMQtcZ5pox/stgjtqYLo2UYhMuGd CTiufZ2USOfl9DF7O39EgoYt2obnY/kU5WmlpGetPcxaWgJglNqOBvnNquEtM6DaETgS 47HNbjCvMU+IhykDawjNqrELmtUuN7yy57Ulu7ezxMT+7dVxhO72r/trdeA8D347qCni /E2vC1kDSX/5iOtz/EnXW1x6fO0ClXMMJzJ0cQ0qr+mByzWCcBjmIq0wsBYw+TA4Z320 ENaA== X-Gm-Message-State: ACrzQf0bJQNrDb9He3o7zynhY6q5FZD0pUG+SwgcfUDwX/O4gb3XMRzw +XHJghstpngd5rFV8hRtMALEMKz5yt7Z/Q== X-Google-Smtp-Source: AMsMyM5PNdZK5wNJD/MtJvO8H8/WP8Ll8VKcwPRlhzejTmlJ3yGituZD5KqbguMsMzGC4uG1TopHsA== X-Received: by 2002:ac8:5f11:0:b0:39c:b7c7:e227 with SMTP id x17-20020ac85f11000000b0039cb7c7e227mr14392440qta.196.1666338042175; Fri, 21 Oct 2022 00:40:42 -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 do20-20020a05620a2b1400b006ec9f5e3396sm9556401qkb.72.2022.10.21.00.40.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Oct 2022 00:40:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw118888 [PATCH v2] eventdev/eth_tx: fix queue delete logic Date: Fri, 21 Oct 2022 03:40:00 -0400 Message-Id: <20221021074000.130462-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221021064314.1937897-1-s.v.naga.harish.k@intel.com> References: <20221021064314.1937897-1-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/118888/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3295418509