On 01/23/2019 06:22 PM, Eric Dumazet wrote: > This adds the ability to read gso_segs from a BPF program. > > v3: Use BPF_REG_AX instead of BPF_REG_TMP for the temporary register, > as suggested by Martin. > > v2: refined Eddie Hao patch to address Alexei feedback. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Eddie Hao <[email protected]> > Cc: Martin KaFai Lau <[email protected]>
Looks good, applied, thanks!
