Re: [RFC bpf-next 3/5] igc: Launchtime support in XDP Tx ZC path
From: Kishen Maloor <hidden>
Date: 2021-08-05 17:53:44
Also in:
netdev
From: Kishen Maloor <hidden>
Date: 2021-08-05 17:53:44
Also in:
netdev
On 8/3/21 1:10 PM, Kishen Maloor wrote:
+ if (ring->launchtime_enable && (xdp_desc.options & XDP_DESC_OPTION_SO_TXTIME)) {The above line in "[RFC bpf-next 3/5] igc: Launchtime support in XDP Tx ZC path" required a minor correction. The fixed patch series is at the tip of this source tree: https://github.com/kmaloor/bpfnext