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 5268442582 for ; Wed, 13 Sep 2023 00:28:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33F224029D; Wed, 13 Sep 2023 00:28:25 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 54FA34029D for ; Wed, 13 Sep 2023 00:28:24 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6beff322a97so4129681a34.3 for ; Tue, 12 Sep 2023 15:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694557703; x=1695162503; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cZZ9pJ9UU9FjcsE8eNOkkoK7CTx7tDqbDbzzY+Smvis=; b=Cxq/IF7ffSZgMXv65xnzKxgtk0KQILlydjMO0qA1GxB62JpPtbdvSOuA2GXgXIMRth X+iHRCdfPu9LoHl2LvLQCJ1jMRdBXYiBaMUvMEP0+diMPYH19IP8yZMUrEDx1gFxasF7 wXDCTFiMhPpCVJaW5L/0HOpY7wazxTk3U6fTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694557703; x=1695162503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cZZ9pJ9UU9FjcsE8eNOkkoK7CTx7tDqbDbzzY+Smvis=; b=gtiA2ar4PpRWtqFQwHdgdYTAYiDKzbq1KOo5GDAxSxqc44RU8lWR6w/Y5MH2Chu8Bv /QB1cZZFywYyQhfe1uNhaoUtj67QUKNRajy5tg3G7Fg6be1xELh7fTLHMTPVnPYe92OW LFqQMqQFBfm2x3zH2RySelm84saFCbHj8TD0SOjT+xHN6rnCxYCj3TPzBD6OgQEsHLNr TfatgtGyJGk4VmXCQYd6wn7FupADVF9X8dPEtcCo1zf5Pqss36Dq9pqQ29uVwkrgwOpd yz47gbHbuh4HuAoiBrFv57eQg6bMnVtff3hjOwhWybjsgmFr1M4bOyfI+jXoFH6iqgxD Vr2Q== X-Gm-Message-State: AOJu0Yz7APHjOcDAoHZzWaLqK6I2L/M6LkjKcIrZWftYZ+m/JZgx4kkA XVsV/pVU0fBVHYFrSsAQoTpk07xNbCpwPLBeDSPAs0z6O2cnc/WTek1xNvbD5fcDxkmXRcFIWg= = X-Google-Smtp-Source: AGHT+IE2fMfCYBhgblem4MEI25aDoN4UPo3IdH5OeSLCz5j+B27I6R7tmTyB+ZfHfu38aWoBG2Tv+3uihFEy X-Received: by 2002:a05:6359:2d05:b0:140:e7af:44c9 with SMTP id rl5-20020a0563592d0500b00140e7af44c9mr797323rwb.23.1694557703488; Tue, 12 Sep 2023 15:28:23 -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 x29-20020a056a00189d00b0068fa67344efsm474614pfh.18.2023.09.12.15.28.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:28:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:28:23 -0700 (PDT) Message-ID: <6500e607.050a0220.a4d18.b9d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E50DC6052471; Tue, 12 Sep 2023 18:28:22 -0400 (EDT) Subject: |SUCCESS| pw131359 [PATCH] eal: fix modify data area after memset 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/131359 _Testing PASS_ Submitter: Fengnan Chang Date: Tuesday, September 12 2023 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131359 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27582/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/