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 B28CE4562D for ; Tue, 16 Jul 2024 23:22:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92F3740DFD; Tue, 16 Jul 2024 23:22:35 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C2361402C8 for ; Tue, 16 Jul 2024 23:22:33 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-807687b6652so12653739f.0 for ; Tue, 16 Jul 2024 14:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721164953; x=1721769753; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9aWJ6f+n6tNzrE2v0aOJ2UJ1hXwSE/FXpZ0f6OESbEg=; b=NahF7h1xs5wQlIyxIV5vaRXQj3+k77DVwIKZz9ZZXqn2NSAo8wFiyDEeECnGMvJp1V pXtz0xrnHIhOU5PWQqFpbE+eOfOAGrU+QTXFrnJy6bi8+XlcEDupXpO8/PQDWUV2xWQ/ aAmOz1/7GfqVRS8IZcV2Y/iLlAjUYE7CtxeGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721164953; x=1721769753; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9aWJ6f+n6tNzrE2v0aOJ2UJ1hXwSE/FXpZ0f6OESbEg=; b=aWrqEKlyug+2y9tWPT/eDOLT/auCdk5z5GDH1jQzgf3eC9BT0fW9nUruwEDU+y9cw3 3kLcUjowMF9EauH4BkarluF6EwtXroh7B3LatGdE4XTR3mMmnmBbZhdrHTuMAZWuqQMe 5WBL5Fyf5znt3lSqJD+imqe50xJJlckDVwgJabZuCMVXgOVgX3OUbq2HX3Fslrh/MwkQ /S7r2At+My+LQPPI/47srRKoQwGzMhLILcsN8Vj6kWWDl68p0oU5wCyPnbnVAD18oFeF 1IMTsAvJXdOY/dd/tTgsgtzz/fhnyz3TtWxJ+HNIpycmni+CFHyrQ3XrbtI/s2AuKCLV GfcA== X-Gm-Message-State: AOJu0Yxz66vO2bCtX5mdJEIBaBQfyOqdfBAs0JqZq4UXcIRQA3YtL4r7 7I5cC0rp+5YfGcQhreOtyWUWHaTuhw9hE//Xl+3z7QmBQ6CCCOXLLwmnB7brvhbB/6u3dF/U2sP 9RkHyyU4E6VOJal6Y4EvJolRJQsHtGMMzKiLq6WZVtKqB+mjZn7jBP7SW X-Google-Smtp-Source: AGHT+IFrcvGjWjXUPkJrEp32uf+QhKoRCzcPW9UfwnAv5Y5RQYatf9HA4YScmH4p2NLLXsZd5KgdFpTqYHIC X-Received: by 2002:a05:6602:1548:b0:806:6b24:ee1e with SMTP id ca18e2360f4ac-816c651abd6mr83659139f.15.1721164953093; Tue, 16 Jul 2024 14:22:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c210f75313sm21423173.78.2024.07.16.14.22.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 14:22:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 14:22:33 -0700 (PDT) Message-ID: <6696e499.050a0220.7011b.0d49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C3CA605C351; Tue, 16 Jul 2024 17:22:32 -0400 (EDT) Subject: |WARNING| pw142448 [PATCH] net/ark: fix index arithmetic optimization bug From: dpdklab@iol.unh.edu To: test-report@dpdk.org Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240716210631.2557642-1-ed.czeck@atomicrules.com> References: <20240716210631.2557642-1-ed.czeck@atomicrules.com> Content-Type: text/plain 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 Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/142448 _apply patch failure_ Submitter: Ed Czeck Date: Tuesday, July 16 2024 21:06:31 Applied on: CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 Apply patch set 142448 failed: Not Found

Not Found

The requested resource was not found on this server.

https://lab.dpdk.org/results/dashboard/patchsets/30531/ UNH-IOL DPDK Community Lab