Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146072156
D19402.1779175652.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
434 B
Referenced Files
None
Subscribers
None
D19402.1779175652.diff
View Options
Index: sys/dev/ixgbe/if_ixv.c
===================================================================
--- sys/dev/ixgbe/if_ixv.c
+++ sys/dev/ixgbe/if_ixv.c
@@ -220,7 +220,7 @@
.isc_vendor_info = ixv_vendor_info_array,
.isc_driver_version = ixv_driver_version,
.isc_driver = &ixv_if_driver,
- .isc_flags = IFLIB_TSO_INIT_IP,
+ .isc_flags = IFLIB_IS_VF | IFLIB_TSO_INIT_IP,
.isc_nrxd_min = {MIN_RXD},
.isc_ntxd_min = {MIN_TXD},
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 7:27 AM (15 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28738697
Default Alt Text
D19402.1779175652.diff (434 B)
Attached To
Mode
D19402: ixv(4): Add missing IFLIB_IS_VF flag in iflib shared ctx
Attached
Detach File
Event Timeline
Log In to Comment