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 6D94D42361 for ; Wed, 11 Oct 2023 15:59:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D8C940266 for ; Wed, 11 Oct 2023 15:59:37 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 1CA6240266 for ; Wed, 11 Oct 2023 15:59:36 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-77574c6cab0so487374885a.3 for ; Wed, 11 Oct 2023 06:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697032775; x=1697637575; 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=pxt+YpcFVygoHRWPoYPmPxu99fRPpiqFnIhm8DOrx+c=; b=LPTLsgmRmUL/JfJYRHhqpcT1mEKYkSc87AyvA39NdsBT9XJrVltoAyHnK20Hhxyy/g 5bTi9zMfeTjth/YUsQKEIsas/RRNizmgJU+E09U7QesdCgLZ43J0mxy89gt8PXl68V5D TreheSEhgFLj4wCNnMSl+ToKcvVm438yyPwa4v9OKnWGRiJS11343BN/8R7LZS8mGXp8 LzmncC6O6DU87uBukHto9ul4lyjo107RWeO5oy8+YDl224AOo0QuS1RhVdHFTq++tDlr KxzQTDukCl8pba2ZMld+lcovOCQ81kDcd40tRpx6qrNUZge4vndI0iP9Wepn/IQ+Lj2J 63bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697032775; x=1697637575; 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=pxt+YpcFVygoHRWPoYPmPxu99fRPpiqFnIhm8DOrx+c=; b=n+M4V2Me5TRXlyNjSXH1xTuNexXfySwpzGt1gi5XIJzWq0HKPHJbt3eoJVl5uMhHBu ++htI2pQ40I1FoDMPIzQwq5hDw59rmLTQBhxFGAzc840+NjJXAHMlEtbNyZCRoHYo4r4 rcShlsJAoIt7uWjFU/ZfG/e2oMRCLcwpnsHmNdynl6L/GXv+IUUk66ClgXKa1lMNVHyd M+4z8hUcHMbniWuMsFTLQBVZr6vQvxzYZPTsWnyqgO1MnHIPLcZQhR58G+ZnzkHxLuiJ 8eqPhotwL7TFWIi4y6YOk+obvU5hK3/a3OLEuEA/Qh6MWLasTetTU6aLg23DAlrugCAu FZ7w== X-Gm-Message-State: AOJu0YwnUm3YPp3BbBBzFWlK9phyOs8p1BtEHQiru+tdKiBa176q1IJH UZHYFl1wCIJ5CiMRO2+0cMs7TQBl0ogoPNAjQ4Y= X-Google-Smtp-Source: AGHT+IEQa76tPsw7FF1rooe6GDdfzS5QGIdO2SfBcygf3RfejaodI0w5jwZX0pjF90FVZ0yRcersHA== X-Received: by 2002:a05:6214:4412:b0:65b:2008:8a1f with SMTP id oj18-20020a056214441200b0065b20088a1fmr18391183qvb.13.1697032775153; Wed, 11 Oct 2023 06:59:35 -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 c10-20020a0cf2ca000000b0065afd35c762sm5678116qvm.91.2023.10.11.06.59.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 06:59:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132553 [PATCH v3 3/3] net/octeon_ep: add new fastpath routines Date: Wed, 11 Oct 2023 09:59:33 -0400 Message-Id: <20231011135933.889328-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231011125346.529973-4-vattunuru@marvell.com> References: <20231011125346.529973-4-vattunuru@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/132553/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6482874550