f-stack/dpdk/drivers/net/vmxnet3/base
jfb8856606 602eedc483 DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
..
README DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
upt1_defs.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
vmware_pack_begin.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
vmware_pack_end.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
vmxnet3_defs.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
vmxnet3_osdep.h DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00

README

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2014 Intel Corporation.
 */

Intel VMXNET3 driver
===================

This directory contains source code of FreeBSD VMXNET3 driver released by VMware.
In which, upt1_defs.h and vmxnet3_defs.h is introduced without any change.
The other 4 files: includeCheck.h, vmware_pack_begin.h, vmware_pack_end.h and vmxnet3_osdep.h
are crated to adapt to the needs from above 2 files.

Updating the driver
===================

NOTE: The source code in this directory should not be modified apart from
the following file(s):

    vmxnet3_osdep.h