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 D1C8243347 for ; Thu, 16 Nov 2023 18:13:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCB4940150; Thu, 16 Nov 2023 18:13:54 +0100 (CET) Received: from mail-ed1-f97.google.com (mail-ed1-f97.google.com [209.85.208.97]) by mails.dpdk.org (Postfix) with ESMTP id 8C1D340150 for ; Thu, 16 Nov 2023 18:13:53 +0100 (CET) Received: by mail-ed1-f97.google.com with SMTP id 4fb4d7f45d1cf-5446c9f3a77so1669287a12.0 for ; Thu, 16 Nov 2023 09:13:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700154833; x=1700759633; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8B9TtpTdKeetorXK61T5ktz8lEV1vGaFt7nrC3rYJmY=; b=bHIWmO1/RLgZLUMs5HhjhRuQd6L1Vvn2UAmolSVqGany4PjzEqd2Lk0Eu6QCRG1lE2 w28I0KY+BNyRryltr3y5yhZ8TGrmrVcorVdVlCfon7eipL/Gzzkas4kuVgBtwFjUzig8 1Ji8JGKGO0VWk36rsLT9xnsNwzPNZRshogpsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700154833; x=1700759633; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8B9TtpTdKeetorXK61T5ktz8lEV1vGaFt7nrC3rYJmY=; b=fR7AyqpSgIP4cJcn+rxBdTWOJO2dzlkYMO4Gk/r7fRMTQw4SslfCP49of5qIh92LFV gVv5OR3lFZ4Cn8VBhQBWzWcGnsZXh3RDLpemJBdGLQq0FXsvlBh1QXLrdI0ugfTnbEuB P5Zqv4tuRwQryb9C9I5f77pqHyvVLjp4vrkPqcOlg5DNnnIzS4rJpqYB6GqRm5ddLKFb C8bdYDQInI8o5XojmpFVqk5LK+j9jWdrPB1pvNsGJTGZaJQUT1wZhG4H8AbwYrjpTIdy qEOkFShsXfxby5TDCMzOs0BMOKOEJNnDw9ZtsXSqvGtc83zcLsqwPc+SCJGbKFkmxJEW XQ+g== X-Gm-Message-State: AOJu0Yw9/IOFkLdkLspc8XbtFfkAGtZSLorLuTXh9Cq+S9h+HzfVaT6J Qygvc2SQ4jzZ9ORfAj77IiqIrlOEImuYwJgLZhXtOJQt8lnsd3Y8ZrxY4g== X-Google-Smtp-Source: AGHT+IFYICyQKljBuNYSOsKhWzTd9W8Sm465pNPMM7kCqTR1DL1Hk/yyodCJ0koXVhPIeEZutBWLoC/AMWTj X-Received: by 2002:a17:906:b252:b0:9d8:78f2:7ea2 with SMTP id ce18-20020a170906b25200b009d878f27ea2mr12366470ejb.54.1700154833304; Thu, 16 Nov 2023 09:13:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z26-20020a1709067e5a00b009b6540f34fbsm3953670ejr.73.2023.11.16.09.13.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 09:13:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 09:13:53 -0800 (PST) Message-ID: <65564dd1.170a0220.5eb4d.2b02SMTPIN_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 7F1F6605C318; Thu, 16 Nov 2023 12:13:52 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 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/