Re: [PATCH v4 net-next 0/4]: Allow head adjustment in XDP prog

2016-12-08 Thread David Miller
From: Martin KaFai Lau Date: Wed, 7 Dec 2016 15:53:10 -0800 > This series adds a helper to allow head adjusting in XDP prog. mlx4 > driver has been modified to support this feature. An example is written > to encapsulate a packet with an IPv4/v6 header and then XDP_TX it > out. Series applied.

[PATCH v4 net-next 0/4]: Allow head adjustment in XDP prog

2016-12-07 Thread Martin KaFai Lau
This series adds a helper to allow head adjusting in XDP prog. mlx4 driver has been modified to support this feature. An example is written to encapsulate a packet with an IPv4/v6 header and then XDP_TX it out. v4: 1. Remove XDP_QUERY_FEATURES command. Instead, check the prog->xdp_adjust_hea