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 B0D98A034E for ; Wed, 9 Feb 2022 07:19:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A411B410FD for ; Wed, 9 Feb 2022 07:19:29 +0100 (CET) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id E710E410F3 for ; Wed, 9 Feb 2022 07:19:28 +0100 (CET) Received: by mail-qk1-f181.google.com with SMTP id 200so890564qki.2 for ; Tue, 08 Feb 2022 22:19:28 -0800 (PST) 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=FMCaqwxfROxZAm90r/Mee06bvVeCCKNfRH9ml4DoIjw=; b=ssfeFYR0GtccK8/J4D5nNjxQKlaULH8NzJ0oARlEfpi7sGvqrF7VO0CquS+gSbM4vI YoqW7D9BVGWXyM4Lah+fJGGeFxbuc/FVcDtXB8AVsYNcBSAu4jZLeIPtBM5VucLnqpka BwXomvU34qJGP9pXRnQhTgRJpr5igzuSLUCHV+nFs8wQ1/c5OhEpvSDnrGFPe39kf58d NtwLRyHBCtnLJr3ZgJ0dzuvTSSmRysIjJF5ADFLxdfsUBdkp1/FtkE2dDT/qsEVblfEj GV5aLV9CA31+6hS0myMf8ttT8JTKBnzGdMqDWrR5tb31m5vKHhEhN8/UhffEju7tep7w eXkw== 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=FMCaqwxfROxZAm90r/Mee06bvVeCCKNfRH9ml4DoIjw=; b=bdNodQgRobEtOdSZtBv+6A6bh65iMnxUTifEdDn4kebhHXPFJ7h1BIBWGOFnG1izec y0sUV+U1bfAlaYOqF7aAOFg8UfKeIj0yHUC0UlVLfwBRNPfdZEXTJIp6FR3c28tutwCJ 5RpJMBqxr473bb7Iu17M/BBQCzFqWtirWDP+/6thR6Jqk3O7RQMM8Pj3lpJNA2UhLgQO xsZHjRSXRZxRIIlu5kB3vTu8Z7D4wY75x5xGeSERqEPNnKsusvK3cCMXnRR5MhP/rouM nxTH8qR/7lqY0KiW9Ml5lWA6/gTQQ5UUGPA92tSZyq2e1eBoxpH6HvYc9k4dA6CtFgd0 Qn9Q== X-Gm-Message-State: AOAM532YXKsZvadouwSbcDzpG4Wn9UEvrwW7Hi9S/PL4v21cx80QGNL5 k9uqhTsGSSaM5mrQ1vEOJGNJHPtrXJqA+A== X-Google-Smtp-Source: ABdhPJy1GLDqaBB1Sj9z/XMnzrU0XkmKl4aqw3LvZepnwIsu9frJsJEyLNwJ4tTJf0fymF9QmhPGsw== X-Received: by 2002:a05:620a:298d:: with SMTP id r13mr313907qkp.618.1644387568185; Tue, 08 Feb 2022 22:19:28 -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 p130sm7938506qke.61.2022.02.08.22.19.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Feb 2022 22:19:27 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107081 [PATCH v2] eventdev/eth_tx: fix queue add logic Date: Wed, 9 Feb 2022 02:19:14 -0500 Message-Id: <20220209071914.2080-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220209053151.1557961-1-s.v.naga.harish.k@intel.com> References: <20220209053151.1557961-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/107081/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1816373343