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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15469C61DA4 for ; Fri, 27 Jan 2023 01:46:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232429AbjA0BqN (ORCPT ); Thu, 26 Jan 2023 20:46:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229611AbjA0BqL (ORCPT ); Thu, 26 Jan 2023 20:46:11 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65F88402F6 for ; Thu, 26 Jan 2023 17:45:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674783928; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iDHoyOIbGQ1AMtpykgf34aAsw8zvrgKY4crUtTJZMM4=; b=UEKSBDdy0QTc4eqDxU0Vp8v+4/Wou/1sz40u1ybfimXMmJI3XmSS5+ug9RS86VId4U6zM2 ebdGIr5D5XDm/5kWGbSvsSMCZowMrcNoauZJJXyFMVeYCAeAGwFmakvhJPXBedLTzfROA3 kqD1E2+9LTkzkRP3eRRwgIxbBly6844= Received: from mail-ej1-f69.google.com (mail-ej1-f69.google.com [209.85.218.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-448-B6U6zXrhOz2EjaOenkvgJA-1; Thu, 26 Jan 2023 20:45:27 -0500 X-MC-Unique: B6U6zXrhOz2EjaOenkvgJA-1 Received: by mail-ej1-f69.google.com with SMTP id kt9-20020a1709079d0900b00877f4df5aceso2342175ejc.21 for ; Thu, 26 Jan 2023 17:45:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iDHoyOIbGQ1AMtpykgf34aAsw8zvrgKY4crUtTJZMM4=; b=1Mc/YByta7mk+P+kv1jLi6H+yDN0Rq3msoDuaNf82X45fh57RswLxAs8EpzOKPMx5r VQ86umI5E37l4ELBdzext+wcIhx8UBx8uCUKIlp/UiPYBV5N+nE+BrkfuCClriEmBi4p JOX9z+dUIdz1YNmf1jFf+iyCHSl6Rj0fb0OzsuGW064N6t7TaHJJ+kn450nni7wkvWbE QO1fl4I0BtN7Ng4EKGiqoG+f0Gl2ROANMcFCeIa7NjNzEFw3ANgajyqebuz8lvYGIWsh eSOiGHUs1j/jTOSIAc+MCksgnq15oiGn1iAMKUrEddAVoxVfu2S5uHxtuMgurvpS+pgK lk6Q== X-Gm-Message-State: AFqh2kojnZhGhzeSTk2Bsfvo9yUw3ynicXjGqnkz60KwkXEbpL4t9vmq lLZGmlwuM4miANE5UJF/LbG1sHrONqQbLiCaJW7fYGPOqxdyDkdXbQL9YU37UK3xvxEo4Tgdiug 5HV3SBxEIFd1pJf6jUboZCog+CWvgW1+Y X-Received: by 2002:a17:906:4988:b0:871:e963:1508 with SMTP id p8-20020a170906498800b00871e9631508mr6387501eju.185.1674783926241; Thu, 26 Jan 2023 17:45:26 -0800 (PST) X-Google-Smtp-Source: AMrXdXva3WypSSBaBKAZ8gx6hfQFBdh/vpYS+eXqxUlJGBg3nC413yrNyWv3AUeYH79bSGCNfvdKeSu+jnXx5CS1ZYQ= X-Received: by 2002:a17:906:4988:b0:871:e963:1508 with SMTP id p8-20020a170906498800b00871e9631508mr6387490eju.185.1674783926054; Thu, 26 Jan 2023 17:45:26 -0800 (PST) MIME-Version: 1.0 References: <20230125102923.135465-1-miquel.raynal@bootlin.com> In-Reply-To: <20230125102923.135465-1-miquel.raynal@bootlin.com> From: Alexander Aring Date: Thu, 26 Jan 2023 20:45:14 -0500 Message-ID: Subject: Re: [PATCH wpan-next v2 0/2] ieee802154: Beaconing support To: Miquel Raynal Cc: Alexander Aring , Stefan Schmidt , linux-wpan@vger.kernel.org, "David S. Miller" , Jakub Kicinski , Paolo Abeni , Eric Dumazet , netdev@vger.kernel.org, David Girault , Romuald Despres , Frederic Blain , Nicolas Schodet , Guilhem Imberton , Thomas Petazzoni Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hi, On Wed, Jan 25, 2023 at 5:31 AM Miquel Raynal w= rote: > > Scanning being now supported, we can eg. play with hwsim to verify > everything works as soon as this series including beaconing support gets > merged. > > Thanks, > Miqu=C3=A8l > > Changes in v2: > * Clearly state in the commit log llsec is not supported yet. > * Do not use mlme transmission helpers because we don't really need to > stop the queue when sending a beacon, as we don't expect any feedback > from the PHY nor from the peers. However, we don't want to go through > the whole net stack either, so we bypass it calling the subif helper > directly. > Acked-by: Alexander Aring - Alex