Support LRO when enabled in the capabilities
Reviewed by:
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision:
Paths
| Differential D5321 Authored by zbb on Feb 18 2016, 12:12 PM.
Details
Summary Support LRO when enabled in the capabilities Reviewed by:
Diff Detail
Event Timelinezbb updated this object. This revision is now accepted and ready to land.Feb 23 2016, 9:11 AM2016-02-23 09:11:54 (UTC+0)
Revision Contents
Diff 13419 sys/dev/vnic/nicvf_main.c
sys/dev/vnic/nicvf_queues.h
sys/dev/vnic/nicvf_queues.c
|
You cannot simply enable VFP here. It can be in a previous state, for example in the middle of a vectorized instruction of another thread. Before enabling it, a new empty context must be loaded.