/
phprus
/
github_dpdk
ОбзорДокументацияВойти
/
phprus
/
github_dpdk
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
github_dpdk/
.../vmxnet3/base/
..
README

net/vmxnet3: replace license text with SPDX tag

7 лет назад
upt1_defs.h

net/vmxnet3: change the SPDX tag style

8 лет назад
vmware_pack_begin.h

drivers: use SPDX tag for Intel copyright files

9 лет назад
vmware_pack_end.h

drivers: use SPDX tag for Intel copyright files

9 лет назад
vmxnet3_defs.h

net/vmxnet3: fix mapping of mempools to queues

год назад
vmxnet3_osdep.h

drivers: use branch prediction macros

2 года назад
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