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 2D34843C4B for ; Tue, 5 Mar 2024 12:45:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BE2440270 for ; Tue, 5 Mar 2024 12:45:15 +0100 (CET) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 885F44026B for ; Tue, 5 Mar 2024 12:45:13 +0100 (CET) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-783045e88a6so430309685a.0 for ; Tue, 05 Mar 2024 03:45:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709639112; x=1710243912; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=YjZ/Y766jNYUbCwFAGpdD0U8YwNFGcXf+GLf+e9FFfo=; b=kUEsT3SMlYoaEuCcbwQHLu47HfmxHxNuxeAR6Y0xzCCi2rwGu47iAPKr75sT6vEpgY 9T7ou2BVyX27bHyFEP4JwnS1DkC9yadrzImlJiYNXLuh6JhHqm5O81vp9SyfKQw5Qzpf BW2X9IEhsSiB9jLupo4LNqvLwczNeHgMnY/34CAtTALViETfkvcBbcp+kFLgT8SV5IHm 7vO9wHYiSxuuae6GL7cUWGC/eRlcm1EP4a0KskaYKDx7RWStlZOR4YJAzGfoj29Donnd 6tgPwpinrSTZAX7FuBcxsAZbCn/OE6ZbSK5ICO0129GnrTExa8Z7o5IEFc0D1YaBtEFt wrLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709639112; x=1710243912; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YjZ/Y766jNYUbCwFAGpdD0U8YwNFGcXf+GLf+e9FFfo=; b=vQNCgA+98hsIHX17hFtjZEBn2i1JDklQD7HrU3NrHn+45Sg5Mjdf1E+0SVddQVQh3X wkL11eN3xC9Tkfol/Hy2WstnowTab2CRJsocy9uwZpmiuZRvpBSrSorLerKzrQSDwFkD ywJRBTg6O1pZJykR+NwlR55wgQLjsI+Gq8Q80Luh6N/zLpw1DyYzgBXUVSJ2XKf4d5eJ Qts+MSCyZdKNTihXb3Eji94OaxLeqM9K7YguUr9hZRCrfzfuK+MDQYwnIf37z9+olNbW 3WVC0vwzOMtXSlfNppanTZ9i3+TvT+Dy59vtIxKGp2Rl0oOMwsv4Eo0qmv69I+YXORsG 1cJQ== X-Gm-Message-State: AOJu0Yy+DVR4tMUhHUMuP4wKok0ZCyqGEzIDijSoSYbdEamiZ/albPSy dbnPAU0vfqKDG3MMfNMENiYnGb7MSU/tnf0/TQMfXXvMgzLtO8KXs4RbxwShzBebFX37Fm72kxt n X-Google-Smtp-Source: AGHT+IEdO0hJBfSbyQcBikvOS8sFYCLzmusE9EdQM/b6trJzze3eMTzOPIuxoLKwW17zYOTrDB6kbA== X-Received: by 2002:ad4:44a5:0:b0:690:7ca1:2f6e with SMTP id n5-20020ad444a5000000b006907ca12f6emr1503822qvt.38.1709639112636; Tue, 05 Mar 2024 03:45:12 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id b19-20020a0cf053000000b0068f6130e80dsm6035679qvl.69.2024.03.05.03.45.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Mar 2024 03:45:12 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137989 [PATCH] net/ice: add version in symbols map Date: Tue, 5 Mar 2024 06:45:11 -0500 Message-Id: <20240305114511.1508759-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240305103651.3051448-1-david.marchand@redhat.com> References: <20240305103651.3051448-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/137989/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8155003601