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

net/ixgbe/base: update version info

год назад
ixgbe_82598.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_82598.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_82599.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_82599.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_api.c

net/ixgbe/base: support toggling VF Tx queues

год назад
ixgbe_api.h

net/ixgbe/base: support toggling VF Tx queues

год назад
ixgbe_common.c

net/ixgbe/base: support toggling VF Tx queues

год назад
ixgbe_common.h

net/ixgbe/base: support toggling VF Tx queues

год назад
ixgbe_dcb.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_dcb.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_dcb_82598.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_dcb_82598.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_dcb_82599.c

end files with a single line break

8 месяцев назад
ixgbe_dcb_82599.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_e610.c

net/ixgbe/base: add admin interface debug printouts

год назад
ixgbe_e610.h

net/ixgbe/base: add admin interface debug printouts

год назад
ixgbe_hv_vf.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_hv_vf.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_mbx.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_mbx.h

net/ixgbe/base: fix link status for E610

год назад
ixgbe_osdep.h

net/ixgbe/base: add admin interface debug printouts

год назад
ixgbe_phy.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_phy.h

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_type.h

net/ixgbe/base: support toggling VF Tx queues

год назад
ixgbe_type_e610.h

net/ixgbe/base: add admin interface debug printouts

год назад
ixgbe_vf.c

net/ixgbe/base: fix PF link state request size

9 месяцев назад
ixgbe_vf.h

net/ixgbe/base: fix link status for E610

год назад
ixgbe_x540.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_x540.h

end files with a single line break

8 месяцев назад
ixgbe_x550.c

net/intel: move Intel drivers to a subdirectory

2 года назад
ixgbe_x550.h

net/intel: move Intel drivers to a subdirectory

2 года назад
meson.build

net/intel: simplify base code builds

год назад
README
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2010-2024 Intel Corporation
*/
 
Intel® IXGBE driver
===================
 
This directory contains source code of ixgbe base driver generated on
2025-06-04 released by the team which develops
basic drivers for any ixgbe NIC. The sub-directory of base/
contains the original source package.
This driver is valid for the product(s) listed below
 
* Intel® 10 Gigabit AF DA Dual Port Server Adapter
* Intel® 10 Gigabit AT Server Adapter
* Intel® 10 Gigabit AT2 Server Adapter
* Intel® 10 Gigabit CX4 Dual Port Server Adapter
* Intel® 10 Gigabit XF LR Server Adapter
* Intel® 10 Gigabit XF SR Dual Port Server Adapter
* Intel® 10 Gigabit XF SR Server Adapter
* Intel® 82598 10 Gigabit Ethernet Controller
* Intel® 82599 10 Gigabit Ethernet Controller
* Intel® Ethernet Controller X540-AT2
* Intel® Ethernet Server Adapter X520 Series
* Intel® Ethernet Server Adapter X520-T2
* Intel® Ethernet Controller X550 Series
* Intel® Ethernet Controller E610 Series
 
Updating the driver
===================
 
NOTE: The source code in this directory should not be modified apart from
the following file(s):
 
ixgbe_osdep.h
ixgbe_osdep.c