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 1AA1C43347 for ; Thu, 16 Nov 2023 18:06:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1575940150; Thu, 16 Nov 2023 18:06:17 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 6973E40150 for ; Thu, 16 Nov 2023 18:06:16 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9e28724ac88so147903366b.2 for ; Thu, 16 Nov 2023 09:06:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154376; x=1700759176; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QqgAMCMFfbPkaWYzo5FOqJpeAPNFx/7hAdH+Ygn/C3Y=; b=IqBWnGDDQSL2KIqq+8Mo9HytRzkDGwIEMnG6l3b4XlWy1Tw2ln1IFbPq6kqK2xLF+g N1yZtun0nDV/eg+icpw+f+0gDqi6csafX55evDQU0V/k/KWMTxcZzkVL0tpRA+vLvbPI BqTFAVqbVVfArc+zGCC3lNxselV25VijaEbAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154376; x=1700759176; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QqgAMCMFfbPkaWYzo5FOqJpeAPNFx/7hAdH+Ygn/C3Y=; b=ifvnWo8zhPQDIv90PMp1gDSS78HlFeXIDi1LwT10hXscTSoM/FjlcpLyo3E+yhs4Np ukYIPWPfcuPGDcm+7OjTaxLT9ezZB+FF5lqbuwRfKnkvQHq14LrpIySGWSENABnBFg0u TIzvLXF6XYeVREoKnLN/h5oHk0wiLWDir7sAkdtyAVGHmyYts33DI+mt4fcMKQ/fi+SD KWLfia7kRTHotBCV23lcgCTD9hk//1RScAxVJhydGCjtUrbGY5U2TbaXx6NSyFAAYRjL m3VdCOfk/io/gsh2myOMI/aOBJyQLzVQMed3K7mzh3VgtSPvUn8CkT/jeQDDvcfNgLCv JvzA== X-Gm-Message-State: AOJu0Yxp/jO4nb+i7fsuOulVgu0kf+U3m4QOWa29qmvu4rDEplDTX2Vg Z8fWOCqW6QP4QesPRHdPHL5ed9jjUMsw9zVuUI1nYY9gJQxVTTjbyTYVhA== X-Google-Smtp-Source: AGHT+IEFcN/9kznELB3y8QCNURmhc8vkdGctuRxY8nBNTPKvvLGEaoHAsTUZXbw5SRb1i6Vm6EIn2zZ4zhSh X-Received: by 2002:a17:906:c243:b0:9b3:308:d045 with SMTP id bl3-20020a170906c24300b009b30308d045mr11528999ejb.46.1700154376182; Thu, 16 Nov 2023 09:06:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ox17-20020a170907101100b009b98f9cc767sm3868666ejb.283.2023.11.16.09.06.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:06:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:06:16 -0800 (PST) Message-ID: <65564c08.170a0220.f5a9f.10d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1407A605C318; Thu, 16 Nov 2023 12:06:15 -0500 (EST) Subject: |SUCCESS| pw134427 [PATCH] net/txgbe: fix out of bound access From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134427 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, November 16 2023 14:07:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134427 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/