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 34A6443347 for ; Thu, 16 Nov 2023 18:15:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3011F402EA; Thu, 16 Nov 2023 18:15:12 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id 2870340150 for ; Thu, 16 Nov 2023 18:15:05 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-5079f9ec8d9so1151267e87.0 for ; Thu, 16 Nov 2023 09:15:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154904; x=1700759704; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U08UEPsoeD+BMJrrR8d3HlENgLo555WenAxrEgsKJbU=; b=cpoPYLaMNOojFqk8oEPl1zQOhuJgggI88cixtGkZWPuJiTUNyyY0YFdvpIVUQHOeXk cIP20MePZtYXGgXKxMY7dIZHPWmMe+Prb40551eOqQbr4Lm0baZJO8NxxgbNTtGD1q9R LwR7YX3UDTIs9xHKASUX9igfTVhijFfQq6km4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154904; x=1700759704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U08UEPsoeD+BMJrrR8d3HlENgLo555WenAxrEgsKJbU=; b=q/DDg3aT18NGGMa4aFwgvTF6C0pc8u5ds+uNwLwXp0CqJBHaMJz3v49DwluslanAEH Khb1l2plf08b6tLlmnHc1lu5DjHdutp1g8Oyyo4uaC6iJ9bzHJZ6tq05m3E3xD1/Lt1o DXUuvfxZedILLdaQFXh74C/Hq1+2B21YZVLnUtKdLKv+8kZAPJR2ZtDq1yao0+jrnL1K 4OfaaoUPrwRltNXVKY2+WZwtqdnPBUcxlvdhW3bHa+6rSicJ0wjgtITueYGoWSpRgUd5 vtgwfe6Phe2QidSYbVGh1L2KBXntPlh7MiIEXy3nudj9q/ElcTgoT4BvAgJuMqWzRNZ5 p5dA== X-Gm-Message-State: AOJu0YzXDlHTIlUojyYwWEp+ldMCeaHTtIBk+OP+1QTXlWOeVcqQbDgI dgXW2k2si1MlaXnPKiZPNmWdum6/9YAC4BE2x/J02zy+kkkhJw== X-Google-Smtp-Source: AGHT+IGlRz0glwIstAwaELjFC7/jAcjIE2AfG4A1UtpkiX0yn2F9l9OYpIL0WzKW45i0OC5pMGDYYJ8RwQMq X-Received: by 2002:a05:6512:2396:b0:509:1467:5f18 with SMTP id c22-20020a056512239600b0050914675f18mr1299654lfv.5.1700154904859; Thu, 16 Nov 2023 09:15:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u10-20020ac24c2a000000b0050a72e696a0sm35251lfq.48.2023.11.16.09.15.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:15:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:15:04 -0800 (PST) Message-ID: <65564e18.c20a0220.1b3d6.060eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B8790605C318; Thu, 16 Nov 2023 12:15:03 -0500 (EST) Subject: |SUCCESS| pw134427 [PATCH] net/txgbe: fix out of bound access From: dpdklab@iol.unh.edu To: Test Report Cc: Ferruh Yigit , 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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/