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 9793D43E6F for ; Tue, 16 Apr 2024 11:04:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93720402F0 for ; Tue, 16 Apr 2024 11:04:39 +0200 (CEST) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 206954029E for ; Tue, 16 Apr 2024 11:04:38 +0200 (CEST) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-78d77b309f2so365556785a.2 for ; Tue, 16 Apr 2024 02:04:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713258277; x=1713863077; 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=c1bGQwSyYWnLfXgbCseU8+sCPnAH+ItXntwM+PvsCH0=; b=qGG09nKPwlRhL964YBB4/j+VGUEUiK/tCRc0hVo75StP9/lhJDwnkUE0MKMiudEQx3 RbvB1owau3MCOJmqipgvSSGd+bvWIwftu/RRIGNOyvwmFqyBH12z15Fr0GDQEhsv02kf GbEf23+OwFLmGAwMmtozfi6yFthHlV5ZXKc+PoA7od6k1o4gBOOZqwwF/3UsyQO5n2bC WyTjycuUUhpTy2wO0YTsxovekb9MiO5N5kooxynIx3pgiP1efwBipgfz8898uBgKPO4O CV66szQTC1DMXDFU5TVpK6DlU/QWZazbQNsdbh2uqutvrD6OL6s2IAUfGnohNwlb5Gf/ 4auw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713258277; x=1713863077; 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=c1bGQwSyYWnLfXgbCseU8+sCPnAH+ItXntwM+PvsCH0=; b=S6DxGnXE2zTEM7OaJwmEfzeGayXfz5Pc00T4OVtxiHbvy7pXD3hiaqZsJ0R8DwFSNd F27X4LWRiIvzYLsSaFd9so4f3VsaigV8oDQUfdBxuqQlCq5J/AavfCH+nNl8Y0vWfmZ3 UpnA/2eeNaSVLAbInxsn1wUwcCuRn4ZNIlWSjclXO0T0nTkaUnjWfp6HNmVTZahqIueX L0/j0B7RQiZ+6/yy4Ns6qrx52j/OKrYiQjiDqu7sB2iBW97BS/HvGEBAre5yKsdpkihW Lf9itg6lMRqVoadut4RMFwL+7sNlc9teECK1oN7/fnskZQp5KciPCxkXOc2SUzfdCao2 QkZw== X-Gm-Message-State: AOJu0YzKNYsMb39ItV16YE9CyItF14f0PHckseliK0yNVHOSrcKh+axl m80viH8w4sLK7WeVf84vQhwroxDYbkqxU/81x2A+0gtj7IRprbnP3jnLV49LCJQSjd2MaJ2GJ98 R X-Google-Smtp-Source: AGHT+IEODDkYx90w+IrfPYPZCEoOWWc8vZiph8ERiE6Gtx17bXefLTFTeBPfF8u32KMUMDS3P+R5FA== X-Received: by 2002:a05:620a:159b:b0:78a:f3:34eb with SMTP id d27-20020a05620a159b00b0078a00f334ebmr13569888qkk.23.1713258277030; Tue, 16 Apr 2024 02:04:37 -0700 (PDT) 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 f9-20020a05620a408900b0078d6bf63710sm7319907qko.55.2024.04.16.02.04.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Apr 2024 02:04:36 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139414 [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined Date: Tue, 16 Apr 2024 05:04:34 -0400 Message-Id: <20240416090434.1160786-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240416081222.3002268-1-ganapati.kundapura@intel.com> References: <20240416081222.3002268-1-ganapati.kundapura@intel.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/139414/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8702374177