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 206DB43752 for ; Thu, 21 Dec 2023 20:25:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19CB2402BD; Thu, 21 Dec 2023 20:25:44 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DDAA64028B for ; Thu, 21 Dec 2023 20:25:42 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fd8aa70edso2319585ab.1 for ; Thu, 21 Dec 2023 11:25:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703186742; x=1703791542; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x530MhG4k8YMaAJmZ0vezMrvLbbaw0pecr6cOm9ygIA=; b=MyMi8xIvSCg2epjpUHUSsX4meaNpe/aZrEG1rDkkxIjwUeU1FTHU+NAgzjqsXBQuhf GfQaUN/W0Cnc4V/5DJwuZc6kjxICLtdBgkBaBwFaidCR/De0xg5nw8r0rpjDs3wFzWWO tkFSFZCRmYEBfDtko7PU/Q2s2qx/+APpxxlsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703186742; x=1703791542; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x530MhG4k8YMaAJmZ0vezMrvLbbaw0pecr6cOm9ygIA=; b=BwepITpfg9QkDgxHMaLSaMwupyic0cmrT/v1JKPXdTmtTSqI98hIWZAE81cEmPuU7o 3AIQckrZE5/nzRrhHowBG8HFl6sbwRoho3xUxXC0Y/6KpkY8RJAiSlIifOpdFazqc+cw kMaL0h8hKO0LCoEQ6GTJn0qj2MLitLp/3vdkqi24E2jodV+E3BHjilmVn6UlEEWHkeiS CngfKxQReykTYAnm1TBesWpBtPEhCLJf/RqSIXFrTatF/xNcsuvo2M+TD04I9BkDa2Z0 +H/v/NL5WI302Y1ifRXekrlgx8WU9SWxVEUnfMxpTQOKvRrYguzphoFxEjIaL0vAPJCW OfaA== X-Gm-Message-State: AOJu0Yx4wpVGkliStB8Z8jLwIcfIn3OhnLo/CfN/+iqQ5uJL4FJf7Axn wwLSJgn37QmY7FPqGDHQKpzyhkAHBV+0hu390Dgnt1AuBgT+PenEUWW/1qL7HC3axg== X-Google-Smtp-Source: AGHT+IHHMfIwCg0lUsxQYP8LosrTkB/iOdphFU/Qv9cltZ0vpY6JPDca+gpak2c5znHNjyPtIWueWtej0hjG X-Received: by 2002:a05:6e02:1a63:b0:35d:7bc0:ee95 with SMTP id w3-20020a056e021a6300b0035d7bc0ee95mr150355ilv.10.1703186742176; Thu, 21 Dec 2023 11:25:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a02b78f000000b0046b686069b2sm99372jam.77.2023.12.21.11.25.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 11:25:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 11:25:42 -0800 (PST) Message-ID: <65849136.020a0220.bb062.4616SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A6CAC605C311; Thu, 21 Dec 2023 14:25:41 -0500 (EST) Subject: |SUCCESS| pw135474-135475 [PATCH] [v3,2/2] ip_frag: updated name for 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135475 _Testing PASS_ Submitter: Euan Bourke Date: Thursday, December 21 2023 17:41:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135474-135475 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28718/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/