On 26 Aug 2019, at 19:25, Kevin Laatz wrote: > This patch modifies xdpsock to use mmap instead of posix_memalign. With > this change, we can use hugepages when running the application in unaligned > chunks mode. Using hugepages makes it more likely that we have physically > contiguous memory, which supports the unaligned chunk mode better. > > Signed-off-by: Kevin Laatz <kevin.la...@intel.com> Acked-by: Jonathan Lemon <jonathan.le...@gmail.com>
- [PATCH bpf-next v5 06/11] mlx5e: modify driver for handling... Kevin Laatz
- [PATCH bpf-next v5 07/11] libbpf: add flags to umem config Kevin Laatz
- [PATCH bpf-next v6 00/12] XDP unaligned chunk placement sup... Kevin Laatz
- [PATCH bpf-next v6 10/12] samples/bpf: add buffer recy... Kevin Laatz
- Re: [PATCH bpf-next v6 10/12] samples/bpf: add buf... Jonathan Lemon
- [PATCH bpf-next v6 09/12] samples/bpf: add unaligned c... Kevin Laatz
- Re: [PATCH bpf-next v6 09/12] samples/bpf: add una... Jonathan Lemon
- [PATCH bpf-next v6 12/12] doc/af_xdp: include unaligne... Kevin Laatz
- Re: [PATCH bpf-next v6 12/12] doc/af_xdp: include ... Jonathan Lemon
- [PATCH bpf-next v6 11/12] samples/bpf: use hugepages i... Kevin Laatz
- Re: [PATCH bpf-next v6 11/12] samples/bpf: use hug... Jonathan Lemon
- [PATCH bpf-next v6 05/12] ixgbe: modify driver for han... Kevin Laatz
- Re: [PATCH bpf-next v6 05/12] ixgbe: modify driver... Jonathan Lemon
- [PATCH bpf-next v6 07/12] net/mlx5e: Allow XSK frames ... Kevin Laatz
- Re: [PATCH bpf-next v6 07/12] net/mlx5e: Allow XSK... Jonathan Lemon
- [PATCH bpf-next v6 08/12] libbpf: add flags to umem co... Kevin Laatz
- Re: [PATCH bpf-next v6 08/12] libbpf: add flags to... Jonathan Lemon
- [PATCH bpf-next v6 01/12] i40e: simplify Rx buffer rec... Kevin Laatz
- Re: [PATCH bpf-next v6 01/12] i40e: simplify Rx bu... Jonathan Lemon
- [PATCH bpf-next v6 04/12] i40e: modify driver for hand... Kevin Laatz
- Re: [PATCH bpf-next v6 04/12] i40e: modify driver ... Jonathan Lemon