On Wed, Oct 31, 2018 at 3:33 AM Ben Pfaff <[email protected]> wrote: > > On Mon, Oct 29, 2018 at 10:16:45AM +0530, Sriharsha Basavapatna via dev wrote: > > A few lines with form feed characters (ASCII: ^L) were accidentally > > deleted by a recent commit to support rebalancing of offloaded flows. > > This patch reverts those lines. > > > > Fixes: 57924fc91c ("revalidator: Rebalance offloaded flows") > > Signed-off-by: Sriharsha Basavapatna <[email protected]> > > Thanks for the patch. > > In the email headers, your name and email address show up as: > From: Sriharsha Basavapatna via dev <[email protected]> > > When this gets fed into Git, it ends up with "[email protected]" > credited with the patch, as well as "via dev" at the end of the name. > That's not good. Can you send the patch from a "From" address that is > appropriate for the commit? > > Thanks, > > Ben.
Hi Ben, I'd reported this problem to Aaron sometime back and the the email thread is below; seems like some issues with patchwork. Thanks, -Harsha > On Thu, Sep 13, 2018 at 7:50 PM, Aaron Conole <[email protected]> wrote: >> Sriharsha Basavapatna <[email protected]> writes: >> >>> Hi, >>> >>> I got this error below from 0-day robot. The patch contains my >>> sign-off, so I'm not sure what the issue is here. Please take a look >>> and let me know. >> >> Thanks for the report! > > Thanks for your response. > >> >> I think what happened was you sent to [email protected] and that >> bounced the message to [email protected] > > No; I just checked the git command that I issued; I did send it to > [email protected]: > > # git send-email --to [email protected] *.patch Okay - looking a bit closer, the mailing list has everything correct, but patchwork lists your mail coming via some kind of bounce. I'm lost at this point - I don't know how the mail gets routed from the list to PW. But it doesn't look like you've done anything incorrectly. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
