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 4CA1445BC6; Thu, 24 Oct 2024 19:05:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2773A4350B; Thu, 24 Oct 2024 19:05:17 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 6FE52434F5 for ; Thu, 24 Oct 2024 19:05:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1729789514; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/jaB11z9/+xJEgfvJCfUSNnbave6LHMgj5nLpEffaGk=; b=UnZNiwFsfYSL67kGNRRIOQUpWqj6VB/rNNYI370lFr0Z/B3RdF2A5bBsLEyS88JotvsYad IsL4XNMuEIxbPZ4zLyg7/DKPjWNNsCzr9dS80ZDR0T9Caf3S+x2JmQHSTvbOAtV/pxI07A hyQUv+LsveeuTxzrzzcvkz/XANiXNPg= Received: from mail-wr1-f71.google.com (mail-wr1-f71.google.com [209.85.221.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-631--YF_15nLN_iBsHpjpxqWrA-1; Thu, 24 Oct 2024 13:05:13 -0400 X-MC-Unique: -YF_15nLN_iBsHpjpxqWrA-1 Received: by mail-wr1-f71.google.com with SMTP id ffacd0b85a97d-37d5ca192b8so636212f8f.1 for ; Thu, 24 Oct 2024 10:05:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729789512; x=1730394312; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/jaB11z9/+xJEgfvJCfUSNnbave6LHMgj5nLpEffaGk=; b=U1iM8g/+90z3wAD8jz1eYfPRIDZGKXWjLpYWWxkCjSZwl3A2sHpSqAarwDO0J//0WT gyBDNxiSFAqz6fMq6tr4MhP1rlRUrxA8YQd8orSNX26UH49FSP0ouX/RN3/UKQo/lU8w ktR61C4uTQSPx9z+m+PtGOOV00pvfRH5O1+k7Elx5gAhGXC8weNyREAzgwQAiHxggMFc KJiyjAM3TGrBHi31Q3z2xeVwvHt0pN0yNnult/XfKIB4SfcmkBEUB1fITtw+CrXHlCuO SAFVkhTe+G8KQwc2DQCCqgjDJq9mQ5MuCMKpLJxXK0NDEwKkR324pE5ncUWMldQWqbgO GtiQ== X-Gm-Message-State: AOJu0YzQ8dlS/TG3iRO9t6hXvptPuM7dimzqM5txEF444Lr7gFUbeuZA l6Zv2j6UNdQMq8A+4wRc4IKjNyQnSg+cK7Kv+SoQkHty7eda9Pa6eQGmyL673MPl7I8hkf35xae obYdPteMxwR6pBlZ9vpQ1rvZSd2prw5NJvO2Bdy3TsdxDIVJSdQilfx52tZv4+fX3gXK3qIri/T s0pc5nEeA/K2H8s6QAmZYWw1s= X-Received: by 2002:adf:ee84:0:b0:37e:d6b9:a398 with SMTP id ffacd0b85a97d-3803abf53d2mr1876083f8f.9.1729789512218; Thu, 24 Oct 2024 10:05:12 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHdu1sIPOFdhsFP/Wb/8hAJhEi9sdQ8OzO1SRqNsBlbe8ix3FhxMvfFBO1ExOSjfIB9y47Jdg== X-Received: by 2002:adf:ee84:0:b0:37e:d6b9:a398 with SMTP id ffacd0b85a97d-3803abf53d2mr1876065f8f.9.1729789511752; Thu, 24 Oct 2024 10:05:11 -0700 (PDT) Received: from [192.168.0.12] ([78.17.184.51]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4318b58b7e8sm24038875e9.48.2024.10.24.10.05.11 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 24 Oct 2024 10:05:11 -0700 (PDT) Message-ID: Date: Thu, 24 Oct 2024 18:05:10 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 22/42] net/af_xdp: use rte strerror To: dev@dpdk.org References: <20231114082539.1858594-44-huangdengdui@huawei.com> <20241023082852.2780488-1-huangdengdui@huawei.com> <20241023082852.2780488-23-huangdengdui@huawei.com> From: Maryam Tahhan In-Reply-To: <20241023082852.2780488-23-huangdengdui@huawei.com> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org > The function strerror() is insecure in a multi-thread environment. > This patch uses rte_strerror() to replace it. > > Cc: stable@dpdk.org > > Signed-off-by: Dengdui Huang > Acked-by: Chengwen Feng > Acked-by: Morten Brørup Acked-by: Maryam Tahhan