On 26 Aug 2019, at 19:25, Kevin Laatz wrote: > Currently, the dma, addr and handle are modified when we reuse Rx buffers > in zero-copy mode. However, this is not required as the inputs to the > function are copies, not the original values themselves. As we use the > copies within the function, we can use the original 'old_bi' values > directly without having to mask and add the headroom. > > Signed-off-by: Kevin Laatz <kevin.la...@intel.com> Acked-by: Jonathan Lemon <jonathan.le...@gmail.com>
- Re: [PATCH bpf-next v6 12/12] doc/af_xdp: include una... Jonathan Lemon
- [PATCH bpf-next v6 11/12] samples/bpf: use hugepages in xd... Kevin Laatz
- Re: [PATCH bpf-next v6 11/12] samples/bpf: use hugepa... Jonathan Lemon
- [PATCH bpf-next v6 05/12] ixgbe: modify driver for handlin... Kevin Laatz
- Re: [PATCH bpf-next v6 05/12] ixgbe: modify driver fo... Jonathan Lemon
- [PATCH bpf-next v6 07/12] net/mlx5e: Allow XSK frames smal... Kevin Laatz
- Re: [PATCH bpf-next v6 07/12] net/mlx5e: Allow XSK fr... Jonathan Lemon
- [PATCH bpf-next v6 08/12] libbpf: add flags to umem config Kevin Laatz
- Re: [PATCH bpf-next v6 08/12] libbpf: add flags to um... Jonathan Lemon
- [PATCH bpf-next v6 01/12] i40e: simplify Rx buffer recycle Kevin Laatz
- Re: [PATCH bpf-next v6 01/12] i40e: simplify Rx buffe... Jonathan Lemon
- [PATCH bpf-next v6 04/12] i40e: modify driver for handling... Kevin Laatz
- Re: [PATCH bpf-next v6 04/12] i40e: modify driver for... Jonathan Lemon
- [PATCH bpf-next v6 02/12] ixgbe: simplify Rx buffer recycl... Kevin Laatz
- Re: [PATCH bpf-next v6 02/12] ixgbe: simplify Rx buff... Jonathan Lemon
- [PATCH bpf-next v6 03/12] xsk: add support to allow unalig... Kevin Laatz
- Re: [PATCH bpf-next v6 03/12] xsk: add support to all... Jonathan Lemon
- [PATCH bpf-next v6 06/12] mlx5e: modify driver for handlin... Kevin Laatz
- Re: [PATCH bpf-next v6 06/12] mlx5e: modify driver fo... Jonathan Lemon
- Re: [PATCH bpf-next v6 00/12] XDP unaligned chunk placemen... Jonathan Lemon
- Re: [PATCH bpf-next v6 00/12] XDP unaligned chunk placemen... Daniel Borkmann