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=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=ham 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 D509FC43381 for ; Tue, 26 Mar 2019 11:18:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9C926206C0 for ; Tue, 26 Mar 2019 11:18:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=sdf.org header.i=@sdf.org header.b="GQHStEwN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726266AbfCZLSA (ORCPT ); Tue, 26 Mar 2019 07:18:00 -0400 Received: from mx.sdf.org ([205.166.94.20]:61184 "EHLO mx.sdf.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726042AbfCZLSA (ORCPT ); Tue, 26 Mar 2019 07:18:00 -0400 Received: from sdf.org (IDENT:lkml@sdf.lonestar.org [205.166.94.16]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id x2QBHTc2029602 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO); Tue, 26 Mar 2019 11:17:29 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sdf.org; s=default; t=1553599054; bh=Y416vVp/FmZyphXg9YqBv7/Q6F3SPNyGhFc/EptAFtU=; h=Date:From:To:Subject:Cc:In-Reply-To:References; b=GQHStEwNhlcAIxS+pw9DMYUyccp9PzVNHWAh/AQYjIRUs7Zgl0elWa4NlADCADj7t YWkfuYhqaKxRV/3A3EiC0aod/PBPjDs21K7x2HBmgb5erabasLrb260KK0u+MTiqXx VVwQwYmh0SJMVjeaI4mDF9MJH/+iw1RX13KKAeTQ= Received: (from lkml@localhost) by sdf.org (8.15.2/8.12.8/Submit) id x2QBHTnl002697; Tue, 26 Mar 2019 11:17:29 GMT Date: Tue, 26 Mar 2019 11:17:29 GMT From: George Spelvin Message-Id: <201903261117.x2QBHTnl002697@sdf.org> To: daniel@iogearbox.net, hannes@stressinduktion.org Subject: Re: Revising prandom_32 generator Cc: lkml@sdf.org, netdev@vger.kernel.org In-Reply-To: <201903261110.x2QBAFmp001613@sdf.org> References: <201903261110.x2QBAFmp001613@sdf.org> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Apologies... I severely mangled the headers in the previous message, feeding "Daniel Borkmann " to a parser which split on whitespace and thought that was three separate recipients. :-( To limit the damage, please either reply to *this* message or trim the headers manually. Sorry about that.