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 9140143865 for ; Mon, 8 Jan 2024 14:24:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A2864027E; Mon, 8 Jan 2024 14:24:54 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9D3CE40263 for ; Mon, 8 Jan 2024 14:24:52 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e7409797a1so14704567b3.0 for ; Mon, 08 Jan 2024 05:24:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704720292; x=1705325092; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xh9matO2puQP9CVz1DRsgBeYWtNycpbZkctqxmOU1fA=; b=Cm2bAGAsM2DzQ2L4/KS6CYkSErpdFqDepbGChVuSC1Bxv3pankaZuFgGe+Frc9xZ28 iJPfc55OWdxlUx6PBvsLTAGuAJqFglUoDZHo1fVidguFn+merz+Qg192jHOEG47fxedH dSXe/vIr1Rsk3ntLvQFrNQL9Jotoe7dUQscpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704720292; x=1705325092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xh9matO2puQP9CVz1DRsgBeYWtNycpbZkctqxmOU1fA=; b=Ug7+mqVIwNLCDSsRdKzExv1y378KMEb/HpPeJ/roz7jkKsufruxatQV36MIcyDyyba geYJviliYgAJni0eR9nzxbg4KY/ElYs1uzKLIgxnn1sZYgNl4u2mau9LbXDl1rx62lC/ HcrB6kekwDjPepHz+u9r8d07UaqSJUTzcPJ3utP9W+KBAy3XkSRqy1Fp3ERVp0Q6bWh7 w9ASfAXB1pMwDGu9NiX2b6yV/fEqOFDRxE5oe4sKWw4fOaspj2ixnxdtGfJpxgFwAwFP LetUiR8stofmIYprOAV5MTdpZCRtETHBMFu3QZYVtE2hJ79tVEcCIUZr6nxNmKGojONB Bx1A== X-Gm-Message-State: AOJu0YwpuPGpuh455YZIt/qaaUFFlofGivfGYtIMGrx34y4w58tIkdfZ HWVguoOI6TyY5dH8TGKFWPqEJe06TfYqycDO5mE1MdVyePLaofBK5A815EI8UFv61wLVe2Jhz0f WvQBePg== X-Google-Smtp-Source: AGHT+IGiPccephphHfg+Fie/EinQsw/rBuWcA3/+Dj7xCGPMfMqIEWw2g6Dan/dQ6ePa5v/IXSuBgRzhHOff X-Received: by 2002:a05:6902:1828:b0:dbc:decf:e511 with SMTP id cf40-20020a056902182800b00dbcdecfe511mr1450721ybb.6.1704720291992; Mon, 08 Jan 2024 05:24:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d131-20020a256889000000b00dbed6699d88sm293682ybc.6.2024.01.08.05.24.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 05:24:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 05:24:51 -0800 (PST) Message-ID: <659bf7a3.250a0220.b4eda.0948SMTPIN_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 9F7426052515; Mon, 8 Jan 2024 08:24:51 -0500 (EST) Subject: |SUCCESS| pw135798-135799 [PATCH] [v4,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/135799 _Testing PASS_ Submitter: Euan Bourke Date: Monday, January 08 2024 11:36:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135798-135799 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/