xref: /dpdk/drivers/net/vmxnet3/base/README (revision 0a665e391708de616fb4457acbff18e243d003e8)
1*0a665e39SXiaolong Ye/* SPDX-License-Identifier: BSD-3-Clause
2*0a665e39SXiaolong Ye * Copyright(c) 2010-2014 Intel Corporation.
3*0a665e39SXiaolong Ye */
409452c07SBruce Richardson
509452c07SBruce RichardsonIntel VMXNET3 driver
609452c07SBruce Richardson===================
709452c07SBruce Richardson
809452c07SBruce RichardsonThis directory contains source code of FreeBSD VMXNET3 driver released by VMware.
909452c07SBruce RichardsonIn which, upt1_defs.h and vmxnet3_defs.h is introduced without any change.
1009452c07SBruce RichardsonThe other 4 files: includeCheck.h, vmware_pack_begin.h, vmware_pack_end.h and vmxnet3_osdep.h
1109452c07SBruce Richardsonare crated to adapt to the needs from above 2 files.
1209452c07SBruce Richardson
13eebeb3f6SJohn McNamaraUpdating the driver
14eebeb3f6SJohn McNamara===================
1509452c07SBruce Richardson
16eebeb3f6SJohn McNamaraNOTE: The source code in this directory should not be modified apart from
17eebeb3f6SJohn McNamarathe following file(s):
1809452c07SBruce Richardson
19eebeb3f6SJohn McNamara    vmxnet3_osdep.h
20