On Tue, Jul 2, 2019 at 12:38 AM Andreas Steinmetz <a...@domdv.de> wrote: > > Ouch, I missed that when Andreas sent me that patch before. No, it is > > actually intended. If we skip macsec_decrypt(), we should still > > account for that packet in the InPktsUnchecked/InPktsDelayed > > counters. That's in Figure 10-5 in the standard. > > > > Thanks for catching this, Willem. That patch should only move the > > IS_ERR(skb) case under the block where macsec_decrypt() is called, but > > not move the call to macsec_post_decrypt(). > > Updated patch below. > > Signed-off-by: Andreas Steinmetz <a...@domdv.de>
When making a change in a patch set, please resubmit the entire patchset (with a v2, and record the changelog).