From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx> Date: Fri, 24 Jul 2020 08:04:10 +0200 > On Thu Jul 23 2020, Jakub Kicinski wrote: >> Appears not to build: >> > > Yeah, i know. This patch series depends on two other ones: > > * https://lkml.kernel.org/netdev/20200723074946.14253-1-kurt@xxxxxxxxxxxxx/ > * https://lkml.kernel.org/netdev/20200720124939.4359-1-kurt@xxxxxxxxxxxxx/ > > One of them has been merged, the other is being discussed. That series > includes the 'ptp_header' and the corresponding functions. So, for > compile testing you'll have to apply that series as well. Please never submit patches for serious review when the dependencies haven't landed in the target tree yet. That makes so much wasted work for us and other reviewers. Thank you.