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 35B60456F4 for ; Tue, 30 Jul 2024 17:24:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3321940685 for ; Tue, 30 Jul 2024 17:24:04 +0200 (CEST) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by mails.dpdk.org (Postfix) with ESMTP id A34F140664 for ; Tue, 30 Jul 2024 17:02:46 +0200 (CEST) Received: by mail-oi1-f181.google.com with SMTP id 5614622812f47-3dab336717fso3179051b6e.0 for ; Tue, 30 Jul 2024 08:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1722351765; x=1722956565; 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=GmF2JywkcSh5wO03l5nn4mVtgFi8N/BGJrUdzmDdIvE=; b=OqHI2gcLCanMbM0EeJAXDrSJPbufmxovZ8rw+mlso+7opMaXfjMCu1Va6fqPZ+1uJs t4CRYYK8FKoAgRQP23zfEaxKFLDs57CajhddxUck/tX5Z8m1HMyS85B4RIMWSAxUJNro U9HkFW49NxP2u+p+2feEYmmPOR62VhGSgG5giL+9n83ptIMw1vhEzzZXDN9rmGAFUvPB Rh756sDcBzMm0ew5gQtR+RGXLwgsLxn/VrM/qwkmLguQyAh9b26W0+GtL0D20682ebIi fSZoW7goNUGIU16VzbCpZI/tCn6EHZU7Dl7jZJmRagMaO0OVz+2qRprgKJoE2gp2iWkv YrEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722351765; x=1722956565; 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=GmF2JywkcSh5wO03l5nn4mVtgFi8N/BGJrUdzmDdIvE=; b=dTbEvdNfRZP785ydHfu6TbsVsoZBHtz9nN7+LsaTghDl1qnPixYOV2cHfV9hmGXHdC 7zscnEQbe43Ddg1a3ho9BV3Vde3mF7SHU/7nR3nAR62JXSfF9ZoorYb5+scZSoHpPdzW D41yv+uMWhzz2fnqeEOqG857fR5aJrCPND4KY44Kr8lohkajTv54kpLp7YYzPQ8J7JbM o+jj837MTnDldXd9734sv+wMjWopE+/YMGUHaq4+LvX2RVYcGF85EP/SpWl5NVqeZDxR zLS8y8y8G2X31iaNNNnf3udPLptcWcdM2Gqvmf9p2kEXVUr4jEicR1j6xIdMEPGJo4I7 6Gtw== X-Gm-Message-State: AOJu0YwtJ9r1VYGmWPAhCn4WUgKDqP1Vd80aPZhQ9N3SREKQmDJDqFwm 2dsfecTGJIPjEM9YwoFGgsT8mpzECGpLdZHTdS6L9RM4ZxhFqd2qVE9o9OMRoeWzwVMtrEnT9YQ C X-Google-Smtp-Source: AGHT+IHN6hbijYPZZMxTvSMGhc/NuhLVWHX3ea5yAMU5g3zAXNKBwdDdxUolkyNvNO8EBALARCA+Ug== X-Received: by 2002:a05:6808:1701:b0:3d5:60fa:d717 with SMTP id 5614622812f47-3db23a61e68mr11442411b6e.41.1722351765524; Tue, 30 Jul 2024 08:02:45 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6bb3f8fe17csm64539656d6.49.2024.07.30.08.02.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Jul 2024 08:02:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142760 [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in ACL mode Date: Tue, 30 Jul 2024 11:02:44 -0400 Message-ID: <20240730150244.3938125-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> References: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> 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/142760/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10164219502