On 01/14, Song Yoong Siang wrote: > Extend the XDP Tx metadata framework so that user can requests launch time > hardware offload, where the Ethernet device will schedule the packet for > transmission at a pre-determined time called launch time. The value of > launch time is communicated from user space to Ethernet driver via > launch_time field of struct xsk_tx_metadata. > > Suggested-by: Stanislav Fomichev <s...@fomichev.me> > Signed-off-by: Song Yoong Siang <yoong.siang.s...@intel.com>
Acked-by: Stanislav Fomichev <s...@fomichev.me>