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 57D75436FD for ; Fri, 15 Dec 2023 12:58:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53BE640299; Fri, 15 Dec 2023 12:58:42 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A9BE94021F for ; Fri, 15 Dec 2023 12:58:40 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d699ec3caso2166845ab.3 for ; Fri, 15 Dec 2023 03:58:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702641520; x=1703246320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2c6OAe0sMXQw51GF0na1+umjiwTFtCIaKZwhNh+BVNo=; b=H0W0v1/54ppfP3zcxg9WUvnIxsVRXKb8dV1pbsJB5p0GQiiFtZ7lkQEStBNjlX622C VXJGlLBw27oS4w86VPnAyXwSzLwo9a9oZbLVMHGmn9lxpfEeg58KEIVPU0pzGLY14yPd qUrfIQNWlP86cKMwSUC5KGkB+wE4bVtnU4PIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702641520; x=1703246320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2c6OAe0sMXQw51GF0na1+umjiwTFtCIaKZwhNh+BVNo=; b=oOaj2qxZiyBaJ+lL4Cm1Aq1IpDrIVtXOFew5FfVHKTwSBC+Rgmf959uz0NulezDbhS 52aZ8Dugoh2lsJ8W1mS6IMQ1HRE40/AozSbYy4Itr/Xq6Ji2fh8OxGt1p5N3ZmHTTe/d VJvXzN0zwy7Ux94kZ68HRJYgpSXxb3zhxv5wvHbZuzs7qjm3q0zd5YGBmPGakwbULGGB 4QYXDQHOhNgQ8A8ycjoAXz43oDaEO6b63H+Sp7m0plJ+xBLLC9Zk3rMpanu6bK5I8Fm7 dHgQMqFEBLaCUVnj+nfPo/e8l9A0WfVIliAGp2vJDn3aqRKoKpkNotCWEZxEijUr7wI6 or3w== X-Gm-Message-State: AOJu0Yx8D88gAi9l3npRYywuk6QMJjP/tg0GV0aQcDqSKokUqBnoeq4/ GUZk1piroiOzP5HRvX/vCO679xERWdj+B+WoW7NS3KI8D0f+vUxg0GiJdw== X-Google-Smtp-Source: AGHT+IELjNmqxPS9mnbgJERBpEkDiCPpPo8/23z46W/7dxyuHghlTenuPMkBsxUDUlr7y9AQkscwvzGjO01Y X-Received: by 2002:a05:6e02:144d:b0:35f:692e:2062 with SMTP id p13-20020a056e02144d00b0035f692e2062mr8504200ilo.0.1702641520009; Fri, 15 Dec 2023 03:58:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i8-20020a63e908000000b005c6681b111asm1217013pgh.9.2023.12.15.03.58.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 03:58:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 03:58:39 -0800 (PST) Message-ID: <657c3f6f.630a0220.2a5e0.b598SMTPIN_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 390196051823; Fri, 15 Dec 2023 06:58:39 -0500 (EST) Subject: |SUCCESS| pw135228 [PATCH] [v1] doc/rel-notes: Add AF_XDP DP integra From: dpdklab@iol.unh.edu To: Test Report Cc: Maryam Tahhan 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/135228 _Testing PASS_ Submitter: Maryam Tahhan Date: Friday, December 15 2023 11:15:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135228 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/