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 3E75743AD8 for ; Tue, 13 Feb 2024 14:56:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3975940647; Tue, 13 Feb 2024 14:56:16 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id DA51940294 for ; Tue, 13 Feb 2024 14:56:14 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d746856d85so32366905ad.0 for ; Tue, 13 Feb 2024 05:56:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707832574; x=1708437374; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=48UYDo2CRLo6emAli5EYZDY+MvcX2SM8yJcxAbftbCw=; b=TOdbNMurMkCamiNJ3NFd8Sk2Tsb4M3iJdi7ei5QsYUKoQ9/XtsOxKmxSPFNQ3tYDW6 581+q03UQ8rMPpyih9htROQvvA7fqW0GWcr7Vfuh3skiabI/vuK/1F2ZH8NWTD5VtW7r Km1cc0zvOG9C98H56AhJD9jZF5KyOk5yTJ12s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707832574; x=1708437374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=48UYDo2CRLo6emAli5EYZDY+MvcX2SM8yJcxAbftbCw=; b=IYzIb/kaqZBHhJMuupNiY2jXFsvonLJwwOUTK110IGD3mJ+y9O87jCTLj/vKZXMdmA nZIxoASqlln3sJQKvCYrPWhCPW5En4j7qE/3I6wseR8/IxWN1n77H74tuaJM8koIbHlq Lt5EqU1nshk2g1OKIMYJJJS21IOlTlFdM6p3zZH+P2hlmnciL5b5hs1S9CKulAqCDdhu vp3NA5d3GRwdrQW52pOvyHi9JxtdgSlns1jgSUB8LPJ6Ab5wmBXDaw3dhEWjiv/plyLJ 1GCBAOreUqlfshTpZii70O2ncyXjH0PZ1MQUNzUJNAQvgD/+zLzY4WaJ8TsJ44BhAwfe Lx5w== X-Gm-Message-State: AOJu0YyAINXzFS4udxROMLDbdEcYaNrigClJL2ukRvZtrN0nhGbKYtiI UlbgRuSR/PWRxzyiE+VLjDuXghZ9ybb4bcUIeK7wImlkzRaTknkKGz8q59yKKzjdrpkfan7rTWz 2RkHvRw8B/ia2smdblkkMzgccT/Z6ZYkVyjwiCQsQrmW5B4e4OOU23aeo X-Google-Smtp-Source: AGHT+IFYeIDklQoKZI8/78qLfm0o2jdfUyVRUTjwRdtC/u3UiT7VT0lxi2OWQuKI8BXL7wtHdbSrSywud3Xr X-Received: by 2002:a17:90a:b398:b0:297:18e:6f01 with SMTP id e24-20020a17090ab39800b00297018e6f01mr6552085pjr.21.1707832574067; Tue, 13 Feb 2024 05:56:14 -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 sl3-20020a17090b2e0300b00297040c7d02sm130487pjb.15.2024.02.13.05.56.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 05:56:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 05:56:14 -0800 (PST) Message-ID: <65cb74fe.170a0220.6213.798aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 435CB6052510; Tue, 13 Feb 2024 08:56:13 -0500 (EST) Subject: |SUCCESS| pw136634 [PATCH] [RFC] ip_frag: support IPv6 reassembly wi 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/136634 _Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, February 13 2024 11:47:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:74fff67a34a33c8e6565cfbcb5618c268eb388c6 136634 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29128/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/