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 5475343696 for ; Thu, 7 Dec 2023 08:41:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 501E642EC1 for ; Thu, 7 Dec 2023 08:41:08 +0100 (CET) Received: from mail-oi1-f172.google.com (mail-oi1-f172.google.com [209.85.167.172]) by mails.dpdk.org (Postfix) with ESMTP id B1C9E42E7A for ; Thu, 7 Dec 2023 08:41:06 +0100 (CET) Received: by mail-oi1-f172.google.com with SMTP id 5614622812f47-3b9e1a3e3f0so60384b6e.1 for ; Wed, 06 Dec 2023 23:41:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701934865; x=1702539665; 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=nYta42y5l5j3oGrjqVkSQ2+KpEo4V3j9JbfPbkBWw90=; b=Trn3Qn1XxtKMYzkMXqlSzXzdbIPk3cCydyqHuSoK/clt535QZWQ6DySu/SCXdNFsdl //VCYTQCEVGuZcpUxjjPPU0CoXZN8daRkzgr3fdTW71in8lTPY/W84zu/ScL3i/Eh5v3 esgzQdtUtnyUFAWCik4mHZl20KIalH3pon2anSXm9thw42v6atyO6c4gMB/uak8XNYoh CoSI2wCfsgnvUhz6TBzUu7n0L+NEfnq8aWSByIX/FFWidGX15iHKKxeZroDjneLlhcay y/y+K/CyOFKSgdr3wLKY6rLyD9zD+Nx49mBCacGnR189PJcuFxwxivtUcfbtnmgsVVn0 PB6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701934865; x=1702539665; 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=nYta42y5l5j3oGrjqVkSQ2+KpEo4V3j9JbfPbkBWw90=; b=BEUyqDRqV5pE9595z585MqxPzxU0kVt/Jjve0eXtDQ1I0XP2IZHQ4ghWnJe6Go4bH5 +CQi6kFzeZ/Clvg3OXqIgrts6sOz9RBOR4F0p/Qpp4TZNUEukzvM2sQfoTS7B7gylW2V plZ0JUWw4+Zb67dLJm7i3movOdHpGYltq3RRx7YDlr5KIjcmOOlwRSbNxNsVk1JydbuT P1zN9FuFnZ5FWZ1fmCy0F/d2x9jdHiZKgUU/WUAVlqk6HAb2rw82QKR7/umXbMmhHjs3 u4wQmIJK6kJ4DzqQooLBIGr6SFkkKikU3VJui4ZWyhFw/rrRW+HBjEps+myU3SR6IHbI tf0w== X-Gm-Message-State: AOJu0YxOS35GvgjQX9HtDtGVJXckiLhYwP/9s/3KjxXoeFkoSMUK/7+G aAcCP7FnkJsEbdoeJ4ahQ9c2hWn9aFa5FTzU3Mw= X-Google-Smtp-Source: AGHT+IG5mHJnbOP5v5A4o3QO81Pn3XNg5ufoQrl2OZfjK8s9lBGnzG+j5+qRst8bsuYfWTrPzowBnA== X-Received: by 2002:a05:6808:198b:b0:3b9:ddc7:d53a with SMTP id bj11-20020a056808198b00b003b9ddc7d53amr672492oib.1.1701934865397; Wed, 06 Dec 2023 23:41:05 -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 fp35-20020a05622a50a300b00423907c8ce4sm284593qtb.33.2023.12.06.23.41.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Dec 2023 23:41:04 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134904 [PATCH v4 3/3] net/octeon_ep: use AVX2 instructions for Rx Date: Thu, 7 Dec 2023 02:41:03 -0500 Message-Id: <20231207074103.2388395-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231207064941.1256-3-pbhagavatula@marvell.com> References: <20231207064941.1256-3-pbhagavatula@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/134904/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7124850426