Skip to content

Commit 61c96f7

Browse files
committed
Intel official release 6.1.5
The following changes were made in this release: ===================================================== - add RHEL9.6/RHEL10.0 support Signed-off-by: Lukasz Czapnik <[email protected]>
1 parent 009aba9 commit 61c96f7

File tree

5 files changed

+96
-96
lines changed

5 files changed

+96
-96
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ixgbe Linux* Base Driver for Intel(R) Ethernet Network Connections
22
******************************************************************
33

4-
May 22, 2025
4+
June 12, 2025
55

66

77
Contents

SUMS

Lines changed: 84 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,84 @@
1-
20257 48 ixgbe-6.1.4/src/ixgbe_dcb_nl.c
2-
00732 40 ixgbe-6.1.4/src/ixgbe_debugfs.c
3-
44882 45 ixgbe-6.1.4/src/ixgbe_devlink.c
4-
38563 2 ixgbe-6.1.4/src/ixgbe_devlink.h
5-
04497 183 ixgbe-6.1.4/src/ixgbe_ethtool.c
6-
49274 30 ixgbe-6.1.4/src/ixgbe_fcoe.c
7-
60429 2 ixgbe-6.1.4/src/ixgbe_fcoe.h
8-
11001 28 ixgbe-6.1.4/src/ixgbe_fw_update.c
9-
06360 1 ixgbe-6.1.4/src/ixgbe_fw_update.h
10-
56392 44 ixgbe-6.1.4/src/ixgbe.h
11-
64528 39 ixgbe-6.1.4/src/ixgbe_lib.c
12-
20924 446 ixgbe-6.1.4/src/ixgbe_main.c
13-
20172 3 ixgbe-6.1.4/src/ixgbe_model.h
14-
55492 2 ixgbe-6.1.4/src/ixgbe_osdep2.h
15-
58376 6 ixgbe-6.1.4/src/ixgbe_osdep.h
16-
23908 32 ixgbe-6.1.4/src/ixgbe_param.c
17-
13702 25 ixgbe-6.1.4/src/ixgbe_procfs.c
18-
40828 53 ixgbe-6.1.4/src/ixgbe_ptp.c
19-
61224 38 ixgbe-6.1.4/src/ixgbe_ptp_e600.c
20-
53270 1 ixgbe-6.1.4/src/ixgbe_ptp_e600.h
21-
50098 59 ixgbe-6.1.4/src/ixgbe_sriov.c
22-
13883 3 ixgbe-6.1.4/src/ixgbe_sriov.h
23-
47171 8 ixgbe-6.1.4/src/ixgbe_sysfs.c
24-
39509 3 ixgbe-6.1.4/src/ixgbe_txrx_common.h
25-
23695 27 ixgbe-6.1.4/src/ixgbe_xsk.c
26-
29569 39 ixgbe-6.1.4/src/ixgbe_82598.c
27-
63663 2 ixgbe-6.1.4/src/ixgbe_82598.h
28-
64706 76 ixgbe-6.1.4/src/ixgbe_82599.c
29-
64835 2 ixgbe-6.1.4/src/ixgbe_82599.h
30-
15024 49 ixgbe-6.1.4/src/ixgbe_api.c
31-
46289 10 ixgbe-6.1.4/src/ixgbe_api.h
32-
21610 143 ixgbe-6.1.4/src/ixgbe_common.c
33-
29206 7 ixgbe-6.1.4/src/ixgbe_common.h
34-
51212 10 ixgbe-6.1.4/src/ixgbe_dcb_82598.c
35-
29132 3 ixgbe-6.1.4/src/ixgbe_dcb_82598.h
36-
36792 17 ixgbe-6.1.4/src/ixgbe_dcb_82599.c
37-
44320 4 ixgbe-6.1.4/src/ixgbe_dcb_82599.h
38-
38143 20 ixgbe-6.1.4/src/ixgbe_dcb.c
39-
04088 5 ixgbe-6.1.4/src/ixgbe_dcb.h
40-
21077 168 ixgbe-6.1.4/src/ixgbe_e610.c
41-
06484 10 ixgbe-6.1.4/src/ixgbe_e610.h
42-
64852 31 ixgbe-6.1.4/src/ixgbe_mbx.c
43-
46786 8 ixgbe-6.1.4/src/ixgbe_mbx.h
44-
03664 71 ixgbe-6.1.4/src/ixgbe_phy.c
45-
60751 8 ixgbe-6.1.4/src/ixgbe_phy.h
46-
22699 86 ixgbe-6.1.4/src/ixgbe_type_e610.h
47-
10526 173 ixgbe-6.1.4/src/ixgbe_type.h
48-
02277 30 ixgbe-6.1.4/src/ixgbe_x540.c
49-
53693 2 ixgbe-6.1.4/src/ixgbe_x540.h
50-
14520 126 ixgbe-6.1.4/src/ixgbe_x550.c
51-
25819 5 ixgbe-6.1.4/src/ixgbe_x550.h
52-
50286 5 ixgbe-6.1.4/src/kcompat_gcc.h
53-
31490 210 ixgbe-6.1.4/src/kcompat.h
54-
31873 102 ixgbe-6.1.4/src/kcompat_impl.h
55-
35333 31 ixgbe-6.1.4/src/kcompat-generator.sh
56-
61569 12 ixgbe-6.1.4/src/kcompat-lib.sh
57-
32178 1 ixgbe-6.1.4/src/kcompat_defs.h
58-
21592 2 ixgbe-6.1.4/src/kcompat_sigil.h
59-
17638 7 ixgbe-6.1.4/src/kcompat_sles_defs.h
60-
23579 5 ixgbe-6.1.4/src/kcompat_rhel_defs.h
61-
50584 2 ixgbe-6.1.4/src/kcompat_ubuntu_defs.h
62-
50139 8 ixgbe-6.1.4/src/kcompat_std_defs.h
63-
47912 73 ixgbe-6.1.4/src/kcompat.c
64-
55698 29 ixgbe-6.1.4/src/kcompat_ethtool.c
65-
30775 17 ixgbe-6.1.4/src/kcompat_overflow.h
66-
24089 12 ixgbe-6.1.4/src/kcompat_cleanup.h
67-
53040 59 ixgbe-6.1.4/src/kcompat_xarray.h
68-
47819 61 ixgbe-6.1.4/src/kcompat_xarray.c
69-
39151 17 ixgbe-6.1.4/src/kcompat_packing.h
70-
45701 17 ixgbe-6.1.4/src/kcompat_packing.c
71-
12240 5 ixgbe-6.1.4/src/auxiliary_compat.h
72-
49935 33 ixgbe-6.1.4/src/kcompat_pldmfw.c
73-
61459 6 ixgbe-6.1.4/src/kcompat_pldmfw.h
74-
42683 2 ixgbe-6.1.4/src/kcompat_kthread.h
75-
40945 7 ixgbe-6.1.4/src/Makefile
76-
25857 18 ixgbe-6.1.4/src/common.mk
77-
12190 1 ixgbe-6.1.4/src/Module.supported
78-
58887 9 ixgbe-6.1.4/scripts/set_irq_affinity
79-
39221 8 ixgbe-6.1.4/pci.updates
80-
27626 1 ixgbe-6.1.4/security.md
81-
12529 18 ixgbe-6.1.4/COPYING
82-
31188 70 ixgbe-6.1.4/README
83-
57235 75 ixgbe-6.1.4/ixgbe.7
84-
40181 11 ixgbe-6.1.4/ixgbe.spec
1+
20257 48 ixgbe-6.1.5/src/ixgbe_dcb_nl.c
2+
00732 40 ixgbe-6.1.5/src/ixgbe_debugfs.c
3+
44882 45 ixgbe-6.1.5/src/ixgbe_devlink.c
4+
38563 2 ixgbe-6.1.5/src/ixgbe_devlink.h
5+
04497 183 ixgbe-6.1.5/src/ixgbe_ethtool.c
6+
49274 30 ixgbe-6.1.5/src/ixgbe_fcoe.c
7+
60429 2 ixgbe-6.1.5/src/ixgbe_fcoe.h
8+
11001 28 ixgbe-6.1.5/src/ixgbe_fw_update.c
9+
06360 1 ixgbe-6.1.5/src/ixgbe_fw_update.h
10+
56392 44 ixgbe-6.1.5/src/ixgbe.h
11+
64528 39 ixgbe-6.1.5/src/ixgbe_lib.c
12+
28236 446 ixgbe-6.1.5/src/ixgbe_main.c
13+
20172 3 ixgbe-6.1.5/src/ixgbe_model.h
14+
55492 2 ixgbe-6.1.5/src/ixgbe_osdep2.h
15+
58376 6 ixgbe-6.1.5/src/ixgbe_osdep.h
16+
23908 32 ixgbe-6.1.5/src/ixgbe_param.c
17+
13702 25 ixgbe-6.1.5/src/ixgbe_procfs.c
18+
40828 53 ixgbe-6.1.5/src/ixgbe_ptp.c
19+
61224 38 ixgbe-6.1.5/src/ixgbe_ptp_e600.c
20+
53270 1 ixgbe-6.1.5/src/ixgbe_ptp_e600.h
21+
50098 59 ixgbe-6.1.5/src/ixgbe_sriov.c
22+
13883 3 ixgbe-6.1.5/src/ixgbe_sriov.h
23+
47171 8 ixgbe-6.1.5/src/ixgbe_sysfs.c
24+
39509 3 ixgbe-6.1.5/src/ixgbe_txrx_common.h
25+
23695 27 ixgbe-6.1.5/src/ixgbe_xsk.c
26+
29569 39 ixgbe-6.1.5/src/ixgbe_82598.c
27+
63663 2 ixgbe-6.1.5/src/ixgbe_82598.h
28+
64706 76 ixgbe-6.1.5/src/ixgbe_82599.c
29+
64835 2 ixgbe-6.1.5/src/ixgbe_82599.h
30+
15024 49 ixgbe-6.1.5/src/ixgbe_api.c
31+
46289 10 ixgbe-6.1.5/src/ixgbe_api.h
32+
21610 143 ixgbe-6.1.5/src/ixgbe_common.c
33+
29206 7 ixgbe-6.1.5/src/ixgbe_common.h
34+
51212 10 ixgbe-6.1.5/src/ixgbe_dcb_82598.c
35+
29132 3 ixgbe-6.1.5/src/ixgbe_dcb_82598.h
36+
36792 17 ixgbe-6.1.5/src/ixgbe_dcb_82599.c
37+
44320 4 ixgbe-6.1.5/src/ixgbe_dcb_82599.h
38+
38143 20 ixgbe-6.1.5/src/ixgbe_dcb.c
39+
04088 5 ixgbe-6.1.5/src/ixgbe_dcb.h
40+
21077 168 ixgbe-6.1.5/src/ixgbe_e610.c
41+
06484 10 ixgbe-6.1.5/src/ixgbe_e610.h
42+
64852 31 ixgbe-6.1.5/src/ixgbe_mbx.c
43+
46786 8 ixgbe-6.1.5/src/ixgbe_mbx.h
44+
03664 71 ixgbe-6.1.5/src/ixgbe_phy.c
45+
60751 8 ixgbe-6.1.5/src/ixgbe_phy.h
46+
22699 86 ixgbe-6.1.5/src/ixgbe_type_e610.h
47+
10526 173 ixgbe-6.1.5/src/ixgbe_type.h
48+
02277 30 ixgbe-6.1.5/src/ixgbe_x540.c
49+
53693 2 ixgbe-6.1.5/src/ixgbe_x540.h
50+
14520 126 ixgbe-6.1.5/src/ixgbe_x550.c
51+
25819 5 ixgbe-6.1.5/src/ixgbe_x550.h
52+
50286 5 ixgbe-6.1.5/src/kcompat_gcc.h
53+
31490 210 ixgbe-6.1.5/src/kcompat.h
54+
31873 102 ixgbe-6.1.5/src/kcompat_impl.h
55+
35333 31 ixgbe-6.1.5/src/kcompat-generator.sh
56+
61569 12 ixgbe-6.1.5/src/kcompat-lib.sh
57+
32178 1 ixgbe-6.1.5/src/kcompat_defs.h
58+
21592 2 ixgbe-6.1.5/src/kcompat_sigil.h
59+
17638 7 ixgbe-6.1.5/src/kcompat_sles_defs.h
60+
23579 5 ixgbe-6.1.5/src/kcompat_rhel_defs.h
61+
50584 2 ixgbe-6.1.5/src/kcompat_ubuntu_defs.h
62+
50139 8 ixgbe-6.1.5/src/kcompat_std_defs.h
63+
47912 73 ixgbe-6.1.5/src/kcompat.c
64+
55698 29 ixgbe-6.1.5/src/kcompat_ethtool.c
65+
30775 17 ixgbe-6.1.5/src/kcompat_overflow.h
66+
24089 12 ixgbe-6.1.5/src/kcompat_cleanup.h
67+
53040 59 ixgbe-6.1.5/src/kcompat_xarray.h
68+
47819 61 ixgbe-6.1.5/src/kcompat_xarray.c
69+
39151 17 ixgbe-6.1.5/src/kcompat_packing.h
70+
45701 17 ixgbe-6.1.5/src/kcompat_packing.c
71+
12240 5 ixgbe-6.1.5/src/auxiliary_compat.h
72+
49935 33 ixgbe-6.1.5/src/kcompat_pldmfw.c
73+
61459 6 ixgbe-6.1.5/src/kcompat_pldmfw.h
74+
42683 2 ixgbe-6.1.5/src/kcompat_kthread.h
75+
40945 7 ixgbe-6.1.5/src/Makefile
76+
25857 18 ixgbe-6.1.5/src/common.mk
77+
12190 1 ixgbe-6.1.5/src/Module.supported
78+
58887 9 ixgbe-6.1.5/scripts/set_irq_affinity
79+
39221 8 ixgbe-6.1.5/pci.updates
80+
27626 1 ixgbe-6.1.5/security.md
81+
12529 18 ixgbe-6.1.5/COPYING
82+
16249 70 ixgbe-6.1.5/README
83+
06209 75 ixgbe-6.1.5/ixgbe.7
84+
39892 11 ixgbe-6.1.5/ixgbe.spec

ixgbe.7

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "IXGBE" "7" "May 22, 2025" "" "Linux ixgbe README"
30+
.TH "IXGBE" "7" "June 12, 2025" "" "Linux ixgbe README"
3131
.SH NAME
3232
ixgbe \- ixgbe Linux* Base Driver for Intel(R) Ethernet Network Connections
3333
.SS Contents
@@ -119,7 +119,7 @@ Wake on LAN
119119
.sp
120120
See the \(dqIntel(R) Ethernet Adapters and Devices User Guide\(dq for additional
121121
information on features. It is available on the Intel website at
122-
\fI\%https://cdrdv2.intel.com/v1/dl/getContent/705831\fP\&.
122+
\X'tty: link https://cdrdv2.intel.com/v1/dl/getContent/705831'\fI\%https://cdrdv2.intel.com/v1/dl/getContent/705831\fP\X'tty: link'\&.
123123
.SH IDENTIFYING YOUR ADAPTER
124124
.sp
125125
The driver is compatible with devices based on the following:
@@ -144,7 +144,7 @@ Intel(R) Ethernet Controller E610
144144
.sp
145145
For information on how to identify your adapter, and for the latest Intel
146146
network drivers, refer to the Intel Support website at
147-
\fI\%https://www.intel.com/support\fP\&.
147+
\X'tty: link https://www.intel.com/support'\fI\%https://www.intel.com/support\fP\X'tty: link'\&.
148148
.SS SFP+ Devices with Pluggable Optics
149149
.SS 82599\-Based Adapters
150150
.sp
@@ -1243,7 +1243,7 @@ disables its Tx/Rx queues until a VF driver reset occurs.
12431243
The driver utilizes the ethtool interface for driver configuration and
12441244
diagnostics, as well as displaying statistical information. The latest ethtool
12451245
version is required for this functionality. Download it at
1246-
\fI\%https://kernel.org/pub/software/network/ethtool/\fP\&.
1246+
\X'tty: link https://kernel.org/pub/software/network/ethtool/'\fI\%https://kernel.org/pub/software/network/ethtool/\fP\X'tty: link'\&.
12471247
.SS Configuring the Driver on Different Distributions
12481248
.sp
12491249
Configuring a network driver to load properly when the system is started is
@@ -2088,7 +2088,7 @@ In software\-based DCBX mode, you can configure DCB parameters using
20882088
software LLDP/DCBX agents that interface with the Linux kernel\(aqs DCB
20892089
Netlink API. We recommend using OpenLLDP as the DCBX agent when running
20902090
in software mode. For more information, see the OpenLLDP man pages and
2091-
\fI\%https://github.com/intel/openlldp\fP\&.
2091+
\X'tty: link https://github.com/intel/openlldp'\fI\%https://github.com/intel/openlldp\fP\X'tty: link'\&.
20922092
.UNINDENT
20932093
.UNINDENT
20942094
.SS Configuring VLAN Tagging on SR\-IOV Enabled Adapter Ports
@@ -2268,7 +2268,7 @@ ethtool <ethX>
22682268
.sp
22692269
WoL is configured through the ethtool utility. If your Linux distribution does
22702270
not include ethtool, download and install it from the following website:
2271-
\fI\%https://kernel.org/pub/software/network/ethtool/\fP\&.
2271+
\X'tty: link https://kernel.org/pub/software/network/ethtool/'\fI\%https://kernel.org/pub/software/network/ethtool/\fP\X'tty: link'\&.
22722272
.sp
22732273
For instructions on enabling WoL with ethtool, refer to the website listed
22742274
above.
@@ -2937,14 +2937,14 @@ make CFLAGS_EXTRA=\-DIXGBE_DISABLE_8021P_SUPPORT
29372937
.SH SUPPORT
29382938
.sp
29392939
For general information, go to the Intel support website at
2940-
\fI\%https://www.intel.com/support/\fP
2940+
\X'tty: link https://www.intel.com/support/'\fI\%https://www.intel.com/support/\fP\X'tty: link'
29412941
.sp
29422942
or the Intel Ethernet Linux project hosted by GitHub at
2943-
\fI\%https://github.com/intel/ethernet\-linux\-ixgbe\fP
2943+
\X'tty: link https://github.com/intel/ethernet-linux-ixgbe'\fI\%https://github.com/intel/ethernet\-linux\-ixgbe\fP\X'tty: link'
29442944
.sp
29452945
If an issue is identified with the released source code on a supported kernel
29462946
with a supported adapter, contact Intel Customer Support at
2947-
\fI\%https://www.intel.com/content/www/us/en/support/products/36773/ethernet\-products.html\fP
2947+
\X'tty: link https://www.intel.com/content/www/us/en/support/products/36773/ethernet-products.html'\fI\%https://www.intel.com/content/www/us/en/support/products/36773/ethernet\-products.html\fP\X'tty: link'
29482948
.SH LICENSE
29492949
.sp
29502950
This program is free software; you can redistribute it and/or modify it under

ixgbe.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: ixgbe
22
Summary: Intel(R) 10GbE PCI Express Linux Network Driver
3-
Version: 6.1.4
3+
Version: 6.1.5
44
Release: 1
55
Source: %{name}-%{version}.tar.gz
66
Vendor: Intel Corporation

src/ixgbe_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
#define RELEASE_TAG
7979

80-
#define DRV_VERSION "6.1.4" \
80+
#define DRV_VERSION "6.1.5" \
8181
DRIVERIOV DRV_HW_PERF FPGA \
8282
BYPASS_TAG RELEASE_TAG
8383
#define DRV_SUMMARY "Intel(R) 10GbE PCI Express Linux Network Driver"

0 commit comments

Comments
 (0)