From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AA5BC432C0 for ; Sat, 30 Nov 2019 04:39:57 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9EF4E20715 for ; Sat, 30 Nov 2019 04:39:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="TcyqGJZs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9EF4E20715 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.92.3) (envelope-from ) id 1iauXZ-0007em-Ik; Fri, 29 Nov 2019 23:39:29 -0500 Received: from mail-io1-xd30.google.com ([2607:f8b0:4864:20::d30]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92.3) (envelope-from ) id 1iauXW-0007eg-Cu for kernelnewbies@kernelnewbies.org; Fri, 29 Nov 2019 23:39:26 -0500 Received: by mail-io1-xd30.google.com with SMTP id j13so34515447ioe.0 for ; Fri, 29 Nov 2019 20:39:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:reply-to:from:date:message-id :subject:to:cc; bh=Pd8VPCyJPbN0OKzAV7DhRTuwRliZ8z4y1wDbdO5hp+M=; b=TcyqGJZs+jV/9yjG/TarJE21Zsy0Z2dcOSLVwIN25XyKMMh8PemeWFgwmePn36V/Hp R8M076SiNbTNcQrrYWQ38OrLUZ0FFni+mM1cMj2KjQZ+T0tqVq3lQRQH4BsGpkL1hGn1 o47tkhi3cyqVl4hpVcTHajHCefZ0tJCyZy+JhsOAyXJaAfD8FoczOzyVgWEqUhFV2XDm yyk0xHCbM6nC1Si1y2LgoZ9MjRGNh7yutP2Q0ty6b0iwCM3kuR3TWQZKiGMjd27YEJmX 50lB4uvdErOqIZVfUBhw3y1+IP5G4L0fglrXiQxcLuctF/c2NJkMJVpH+TdvcxMk3Xy1 QGjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:cc; bh=Pd8VPCyJPbN0OKzAV7DhRTuwRliZ8z4y1wDbdO5hp+M=; b=rVekwNpDdLvZdPXjzzF/0aQEhCwgWgtoyTtKukHfoXiSc++fbs8DW5wdJLrechUKbF Tr2rA20x+8Pc3aorEgyDgyBp0onEvDtr2/p1qkA7KOR+d500nY3DeaFgEpdI6QM69q0u zeigjtL3Hwvc4oUkCXaRh1tbdpp8jpDPu2UF17cFO1qtAKzae62MkqkHLfTlZphZqPKu JSLa1FCa9DeyxJ1sfbro0ESeOtuu9CMDc2tAXiX2VC2u+qe1gmD0s0j/XhMeL2merCoN woM6MerVrUjmBW5j1iI417jP16KH3wWyK0gngpkvytAzagXSCL6PzVCAG/DqYLaSA1Rh Rh4g== X-Gm-Message-State: APjAAAWois489ZkUgd9cm74dCcdiiQIbkSq+n/0s8YhtyLngC726ISaQ d4NwZ9k99Xu+6/vu5kb9jyGjA64HwSCrrmjKSSS2kqOx X-Google-Smtp-Source: APXvYqxx03EZuqJ2cYha3k4qToxVxU02DAPISMlb/EDbDKfhwILo4gH60LeBwYoZiRER5Zqma9MZGwv864T7MW78/f4= X-Received: by 2002:a6b:8b89:: with SMTP id n131mr36882495iod.55.1575088762981; Fri, 29 Nov 2019 20:39:22 -0800 (PST) MIME-Version: 1.0 References: <20191129194801.GI20116@valentin-vidic.from.hr> In-Reply-To: From: Jeffrey Walton Date: Fri, 29 Nov 2019 23:37:35 -0500 Message-ID: Subject: Re: Kernel TLS To: =?UTF-8?Q?Valentin_Vidi=C4=87?= Cc: kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: noloader@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Fri, Nov 29, 2019 at 3:04 PM Jeffrey Walton wrote: > ... > So now I am at: > > $ gcc -Wall -g2 -O1 ktls.c -o ktls > $ ./ktls > setsockopt failed, 524, Unknown error 524 Now open in the Fedora bug tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1778348 _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies