From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) (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 231172EF28B for ; Fri, 11 Jul 2025 16:05:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752249944; cv=none; b=c5b9IxyMHAD6TwYBPuWaGuEpwoX21BOfuDKNnDBz35vun8VwizOp0Du9ldFZQ+2UcAqpsMCsLg/p4aiUNJ6QtDVzI1/dmLrCAvgFKn5z04tbQyzRJIfgMWdxm/5lrhATK+Yr67JjfUS8uXQOpBQKbRYOvrjlZ4NcC4FJ6WF6O/g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752249944; c=relaxed/simple; bh=Hsf478GPWdb8qBGiKPh7AfAIY6lbcGhy5D2s+rt11m0=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=uaOxD82UJyHwSO3Wm0zBSmaMf8agwgWiHuOrCARnCYq6VYwSKsLHGFhx8EhFIUITz5fMpH3ASEn8qVLo10LzDxv6tAOjkPQLldxNIRYfU+a3WQ01FIiiOpCP7AlQ7oKHwWP+mu2UJiN08EnTmAR+C6uWnZP9PAO2O+s6hc2Ln/Y= 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.166.71 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-io1-f71.google.com with SMTP id ca18e2360f4ac-87632a0275dso205907239f.1 for ; Fri, 11 Jul 2025 09:05:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1752249942; x=1752854742; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=tsxiS4XnCpNhPUno2wvSn4qZp1HRaTSErpepPTitvrU=; b=jNQr9AytsRDhsL/L6xHsZu/aOcNMqy2d8OfYlNxY8+MMNjCVtjeIk3MQxNca/1/wl3 tuhngaWAYlR+lFaB+8Sk8zC5HMMNKrCVVfhCIHCKx3US3beXo4uGVt3rQU21gmyP9oZB kI/zDNBq/fj3d9pB6Al8Q9JcTGWBslD50962z6b/la0VowaLRF1oLDkj756mbk8ZSaRT 69BM0U14ZdTOEm9CDN8qF2L5B6hRElUP0m4MtxpBN7RLoZcc7S/5XU101ue1ZxUv2PQF su3dtX8OOicNyEsQfFsIg1UZ+13GP2npJ8G0k+NzH6gSei7ZwhYspJ3OtDbuvU0h0OuS hZKg== X-Gm-Message-State: AOJu0YzLqESYF+OiPccxlTpgBDwztwQuk3lMMn3A8OewqOAaW28k0O+4 nMbrFgWosmAb5GsqzewNa08V55enAe8tvCwQrpzlS9kAcCk8W2/kjiBuRvVLopNf1Tbw2rOgliq 58P8643cVchRZDW796ExmAufwtURaXSCPk27xjZL90h4GwPXCEB4w9PYihj4= X-Google-Smtp-Source: AGHT+IHr2sMDxwlDtxh9DOsCo3piGYSlXO4KMOFswKKMZLlJYNLV8FUPOoC7eHs8claHgULkUPd8JnTM4LwXeMJhnr7VYdNeNOQj Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6602:6417:b0:876:c5ff:24d4 with SMTP id ca18e2360f4ac-87977f78015mr521587139f.4.1752249942166; Fri, 11 Jul 2025 09:05:42 -0700 (PDT) Date: Fri, 11 Jul 2025 09:05:42 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <68713656.a00a0220.26a83e.0054.GAE@google.com> Subject: [moderation/CI] Re: fix two issues on tpacket_snd() From: syzbot+ci510f501978acf972@syzkaller.appspotmail.com To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has processed the following series [v3] fix two issues on tpacket_snd() * [PATCH v3 1/2] af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() * [PATCH v3 2/2] af_packet: fix soft lockup issue caused by tpacket_snd() and found the following issues: * kernel build error The series was applied to the following base tree: * Tree: * Commit: Full report is available here: *** kernel build error net/packet/af_packet.c:2956:30: error: expected ';' after do/while statement --- 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: [] If the report looks fine to you, reply with: #syz upstream