On Wed, May 16, 2018 at 7:31 AM, Yishai Hadas <yishaih@xxxxxxxxxxxx> wrote: > This series from Ariel is the supplementary part of the kernel series that was > sent into rdma-next for 4.18. > > The series adds new two flow specifications: GRE and MPLS. > > * GRE flow specification based on RFC 2890. GRE consists of flags, > protocol and key fields. IPv4 protocol 47 (IPPROTO_GRE) can be used when > GRE packets are encapsulated in IPv4. > * MPLS flow specification based on RFC 3032. MPLS spec defined with > label field. A MPLS allows stacking multiple labels in sequence. In > addition, the MPLS header can be encapsulated on top of different layers, > e.g.: ETH, IP (rfc4023), UDP (rfc7510), GRE (rfc4023). > > PR was sent: > https://github.com/linux-rdma/rdma-core/pull/329 > > Yishai > > Ariel Levkovich (3): > verbs: Add GRE flow specification filter > verbs: Add MPLS flow specification filter > mlx5: Report MPLS tunnel offload capabilities through mlx5 direct > verbs > > Yishai Hadas (1): > Update kernel headers applied to with the kernel headers commit updated. Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html