From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f70.google.com (mail-oa1-f70.google.com [209.85.160.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 41D5A14884C for ; Mon, 2 Feb 2026 21:17:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770067054; cv=none; b=aNVdSJ9vGiMg7HpskFvscvjhAmsN8feiZJVIecAJv1F7xuNKIbP3y3oqZbOr27uYGP53626zQD4WEVBmabz8przTUE3GuacoXLqeUvpaiBzn/gDrD5KiHjVuZS9y9hT0va/Tc5j7yKmSFsYi+0NaxoUIYP7K7KRYlxRNpFxgEcY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770067054; c=relaxed/simple; bh=8OlD1WqsaMz5hGTnjxfMnPH7IcDuv7bXZwU6faLyWM0=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=euipi89dPYj+xkjdKW3aXr4YggZVbA7soESb2mu0fRD1R4mUnekpfTIcBttAZkXIZRMTCVUNp+dP8rmha45qeCQI3gGdNrMPkQUyiSeL7yOJP2wBr3qrncqkUbDLlUzaUqfmw7GjKvmMJVC4qm0nxKvzZjtf1uZHiEWHJfwbwek= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.160.70 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oa1-f70.google.com with SMTP id 586e51a60fabf-40450320b4fso10693088fac.0 for ; Mon, 02 Feb 2026 13:17:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770067052; x=1770671852; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=EWh/FBuHoVqs395IgmY1H4qXVIfK0yRdqJ+nsPL3Fis=; b=W5RFVCiPD7TKpfVQSxXCFN0Hx8gHZf8IwlL8UbsUjnsW9XbVhO0ry2AhGoi6ZGFfbr QJWhLZjKy38LIXZOcjJJK1bl8dBK5cNbmyyeTJh9dro+o2E22Z6QwFJtplt7WDX+Ye79 5mhSl3c10W5SbwS+I0A5NZqA4yU3Vlzpym82tD2AaBqpEPuY1WggKIs4nZTY7xaEj/20 oWZWCfbyCDpdl8KxDDEYYY+3ixgHQxDeZJlTPGmXZ9qH1IEKiWVJ145vAN+uO/7F1Mh/ uTNirQCHNo0bF4MXSJQm7wCYye2vguRzkL2z/vt5+TsHtxZxwJGdCauRlVWyY//zVPzZ nxzQ== X-Gm-Message-State: AOJu0YxvGsriJ28uggvtWdYKrLYskhz+TDLcu5lrI+BhJulVHxgA1ZTM gY55pLXO7ryvQyugZQIhujnLtQ3xmOS3WOoAuF4RtZqYOwcFMpAZIwqbUq0cmAPw8dHa07CC0Hr 98gPanr3FgwqGtfC4MwX386D+Yx4r5DlbFFzXwOamxDDtWSnoyRlw9gyMagY= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a4a:ee0d:0:b0:662:f764:9050 with SMTP id 006d021491bc7-6630f35804fmr5677965eaf.41.1770067052057; Mon, 02 Feb 2026 13:17:32 -0800 (PST) Date: Mon, 02 Feb 2026 13:17:32 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6981146c.a00a0220.488d7.0023.GAE@google.com> Subject: [moderation/CI] Re: net: ifb: record drop reason when redirect device is missing From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] net: ifb: record drop reason when redirect device is missing https://lore.kernel.org/all/20260202191135.7668-1-murariprasadsamal57@gmail.com * [PATCH] net: ifb: record drop reason when redirect device is missing and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/d7d816eb-4146-4491-81b2-e48b630b1f8d *** kernel build error tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git base: 40cb4cb77ea26d65156f0442c846d5f7ff497839 arch: amd64 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 config: https://ci.syzbot.org/builds/1f29e847-a783-455b-a6aa-476a9e74ca65/config drivers/net/ifb.c:118:26: error: use of undeclared identifier 'SKB_DROP_REASON_NO_DEV'; did you mean 'SKB_DROP_REASON_NOMEM'? *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [andrew@lunn.ch davem@davemloft.net edumazet@google.com kuba@kernel.org murariprasadsamal57@gmail.com netdev@vger.kernel.org pabeni@redhat.com] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid