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 2500E43765 for ; Sat, 23 Dec 2023 03:48:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20E2640268; Sat, 23 Dec 2023 03:48:31 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id DB21B400D7 for ; Sat, 23 Dec 2023 03:48:29 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-427a9054e88so9654381cf.2 for ; Fri, 22 Dec 2023 18:48:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703299709; x=1703904509; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OtYpF/clqKXM2Jg4IWF7y/H/SWEd/yw9lkz5WYQOgY0=; b=eIDb+q3EoaKPa0V61UTWt3pJjd21noUTKFFS3PQamhsMA6urgibdrUsLy7VEVjW7aF b7McBoQXUW0ejxETYZnPn1U3gEUHAZCfnTrCnTV4/XMhNO+T6MsSR4evdB18MXA0Abhj /wKQ45Of0o/fiuk2xjX4VrTTQFNw3XJHIZaqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703299709; x=1703904509; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OtYpF/clqKXM2Jg4IWF7y/H/SWEd/yw9lkz5WYQOgY0=; b=sULiHHe7oRFXLxvYIH3VPJJfTIcBmDu9nZQyoblISNmiT8pvyep/nRYLZCjjybma6W NdyOPlXoVW0hDh1b8+2FjbGYZGIqi2AQhltnFhP7qmZJdVVssAZ9rvMqOsdBHpBd7E5Y GQmPhamMv7ei7aK8AaZDZ5DRjAOhk6+QsSW4GvdCIU+/oiY/oApyh7CjXjvcrY9NQYCo y67Stz7qTtjpQ+AJrQjdxcizy90QixNjuC8hVDYo7cLaHOvlSk4hhBR20ZLhjm8Wmz2p aWdAXz5ip7DMQALkB9IL3rGq4OS3arvYOt7Pxl9peEwBPlJpcBxBK+06UIO41PgFENJs h5sg== X-Gm-Message-State: AOJu0YyloZprDLuvSmu2hfRJTu+rt4Hl9IAizkq/Nl1b7/wVZw03yMP5 4ZoY4vy0pqd0atRk/cZ4gOKgPqyp33dY+Wm8XtMAcTPerX/2YHHgC2oLaDKtfcU9Tw== X-Google-Smtp-Source: AGHT+IGalmY6kvFm6bfT/2zxblSbR/8QeZPxe9ZzRGkFAnqOaVev598p3AR8i5Oo0+Vp7n8VuDI0Hc1ocmHb X-Received: by 2002:ac8:7f01:0:b0:425:9008:9ac2 with SMTP id f1-20020ac87f01000000b0042590089ac2mr3116479qtk.99.1703299709378; Fri, 22 Dec 2023 18:48:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a252d0f000000b00dbc54343f77sm382677ybt.34.2023.12.22.18.48.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 18:48:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 18:48:29 -0800 (PST) Message-ID: <65864a7d.250a0220.58f1c.e5dfSMTPIN_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 06498605C311; Fri, 22 Dec 2023 21:48:29 -0500 (EST) Subject: |SUCCESS| pw135499 [PATCH] [v7,1/1] net/af_xdp: fix multi interface 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/135499 _Testing PASS_ Submitter: Maryam Tahhan Date: Friday, December 22 2023 11:04:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135499 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/