On Fri, 11 Mar 2022 10:26:08 +0900 Jiyong Park wrote: > First of all, sorry for the stupid breakage I made in V2. I forgot to turn > CONFIG_VMWARE_VMCI_VSOCKETS on when I did the build by > myself. I turned it on later and fixed the build error in V3. > > > Jiyong, would you mind collecting the tags from Stefano and Michael > > and reposting? I fixed our build bot, it should build test the patch > > - I can't re-run on an already ignored patch, sadly. > > Jakub, please bear with me; Could you explain what you exactly want > me to do? I'm new to kernel development and don't know how changes > which Stefano and Machael maintain get tested and staged. I was just asking to send the same patch (v3) second time to kick off a CI. You can change the subject prefix to "[PATCH net v3 resend]". And add Reviewed-by: Stefano Garzarella <sgarzare@xxxxxxxxxx> Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx> between the "Fixes:" and your "Signed-off-by:" tag, since the code will be identical. The CI didn't catch v3 because I fumbled patch filtering config. Your posting was correct, it was entirely my error.