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 097B243751 for ; Thu, 21 Dec 2023 16:07:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0514B4026B; Thu, 21 Dec 2023 16:07:27 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 37778400D6 for ; Thu, 21 Dec 2023 16:07:26 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d9338bc11fso838679b3a.1 for ; Thu, 21 Dec 2023 07:07:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703171245; x=1703776045; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cTN/fKhq52+0YEH7t62TjtzEJHoAnPgnCA19lh65sPs=; b=Z0BPM/naof71BogbNpEAqlTnQgA1uK9ihmbwWUH9AeW9dJH6HoLp6s9DvpjGs0qNCW rz+I+ZsBTA0ehVZABpTA2YSfE3Vy7NkiNlPtLq+O5cVej57l4iPJ9BXIq7jIsUeg5hat mDglaPBcNpcaRnJUqtTGfVOUuyWp0nANM7Ijg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703171245; x=1703776045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cTN/fKhq52+0YEH7t62TjtzEJHoAnPgnCA19lh65sPs=; b=COL4/NR691iO+R345rWsZxYIl9Xz9XWM/VvFG8dIAoq66Kv71M5wka9cV4SoMEmp6s PZozzkRG1Q3jhk4pNsQInIl59jTOUFLC4wH4OexhnVNegyHMrQ/xWtV7aHX/fYUuQ1tF ySGvUGu44MUluI9mFSVdvxnJhVUFU4D9iP+yNeVlYhg5ZM3tLqOLAlwSxYWJDcaTGMxq PfkUBbS4pzEQiptYHYq1nI2W8Hc0JT5AtJVGmOmxXGHkpOSbyVNLb1i9tPDQwEHTKS/U Dz53C0JQEMjKTdkFa96xnIo6pV19gDyIo644aI7eUCbQdlI6d4VSRRZQk5bFqijaRYBg 1jMg== X-Gm-Message-State: AOJu0YwPkOT5yWHKGhXum1Js+dj+muBcZEk2VrahLolt2m8lYvNmYgLU ny8w7LI7Co4Z40lcvx9OH0Kod2u9qBWG0dOehBNYFzbP9MvtR4NBuGwcaQ== X-Google-Smtp-Source: AGHT+IGXAUWMCNcSlCcjG4FQEw7okRILC7y0EmiIHXncq/yCdjikswUEz+JcZgzZHRu0N63YSIz+LuJBlN0h X-Received: by 2002:a05:6a20:8f1c:b0:190:5d48:ddcb with SMTP id b28-20020a056a208f1c00b001905d48ddcbmr1919176pzk.66.1703171245458; Thu, 21 Dec 2023 07:07:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c136-20020a63358e000000b005b9390cbe80sm76597pga.14.2023.12.21.07.07.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 07:07:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 07:07:25 -0800 (PST) Message-ID: <658454ad.630a0220.ade2f.3251SMTPIN_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 B0A5F605183E; Thu, 21 Dec 2023 10:07:24 -0500 (EST) Subject: |SUCCESS| pw135428-135429 [PATCH] [v2,2/2] ip_frag: updated name for From: dpdklab@iol.unh.edu To: Test Report Cc: Bourke@dpdk.org, Euan 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135429 _Testing PASS_ Submitter: Bourke, Euan Date: Thursday, December 21 2023 11:32:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135428-135429 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/