-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/main'
- Loading branch information
Showing
769 changed files
with
60,446 additions
and
14,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -751,6 +751,7 @@ Július Milan <[email protected]> | |
Junfeng Guo <[email protected]> | ||
Junjie Chen <[email protected]> | ||
Junjie Wan <[email protected]> | ||
Junlong Wang <[email protected]> | ||
Jun Qiu <[email protected]> | ||
Jun W Zhou <[email protected]> | ||
Junxiao Shi <[email protected]> | ||
|
@@ -804,7 +805,7 @@ Kirill Rybalchenko <[email protected]> | |
Kishore Padmanabha <[email protected]> | ||
Klaus Degner <[email protected]> | ||
Kommula Shiva Shankar <[email protected]> | ||
Konstantin Ananyev <konstantin.v.ananyev@yandex.ru> <konstantin.ananyev@huawei.com> <[email protected]> | ||
Konstantin Ananyev <konstantin.ananyev@huawei.com> <konstantin.v.ananyev@yandex.ru> <[email protected]> | ||
Krishna Murthy <[email protected]> | ||
Krzysztof Galazka <[email protected]> | ||
Krzysztof Kanas <[email protected]> <[email protected]> | ||
|
@@ -846,6 +847,7 @@ Li Feng <[email protected]> | |
Li Han <[email protected]> | ||
Lihong Ma <[email protected]> | ||
Lijian Zhang <[email protected]> | ||
Lijie Shan <[email protected]> | ||
Lijuan Tu <[email protected]> <[email protected]> | ||
Lijun Ou <[email protected]> | ||
Liming Sun <[email protected]> <[email protected]> | ||
|
@@ -869,6 +871,8 @@ Louis Peens <[email protected]> <[email protected]> | |
Luca Boccassi <[email protected]> <[email protected]> <[email protected]> <[email protected]> <[email protected]> | ||
Luca Vizzarro <[email protected]> | ||
Luc Pelletier <[email protected]> | ||
Luka Jankovic <[email protected]> | ||
Lukas Sismis <[email protected]> | ||
Lukasz Bartosik <[email protected]> | ||
Lukasz Cieplicki <[email protected]> | ||
Lukasz Czapnik <[email protected]> | ||
|
@@ -1523,6 +1527,7 @@ Timmons C. Player <[email protected]> | |
Timothy McDaniel <[email protected]> | ||
Timothy Miskell <[email protected]> | ||
Timothy Redaelli <[email protected]> | ||
Tim Martin <[email protected]> | ||
Tim Shearer <[email protected]> | ||
Ting-Kai Ku <[email protected]> | ||
Ting Xu <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,6 +37,7 @@ M: Ajit Khaparde <[email protected]> | |
T: git://dpdk.org/next/dpdk-next-net-brcm | ||
|
||
Next-net-intel Tree | ||
M: Bruce Richardson <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
|
||
Next-net-mrvl Tree | ||
|
@@ -112,6 +113,12 @@ F: license/ | |
F: .editorconfig | ||
F: .mailmap | ||
|
||
Linux kernel uAPI headers | ||
M: Maxime Coquelin <[email protected]> | ||
F: devtools/linux-uapi.sh | ||
F: doc/guides/contributing/linux_uapi.rst | ||
F: kernel/linux/uapi/ | ||
|
||
Build System | ||
M: Bruce Richardson <[email protected]> | ||
F: Makefile | ||
|
@@ -186,6 +193,7 @@ F: app/test/test_threads.c | |
F: app/test/test_version.c | ||
|
||
Logging | ||
M: Stephen Hemminger <[email protected]> | ||
F: lib/log/ | ||
F: doc/guides/prog_guide/log_lib.rst | ||
F: app/test/test_logs.c | ||
|
@@ -220,6 +228,13 @@ F: app/test/test_malloc_perf.c | |
F: app/test/test_memory.c | ||
F: app/test/test_memzone.c | ||
|
||
Lcore Variables | ||
M: Mattias Rönnblom <[email protected]> | ||
F: lib/eal/include/rte_lcore_var.h | ||
F: lib/eal/common/eal_common_lcore_var.c | ||
F: app/test/test_lcore_var* | ||
F: doc/guides/prog_guide/lcore_var.rst | ||
|
||
Interrupt Subsystem | ||
M: Harman Kalra <[email protected]> | ||
F: lib/eal/include/rte_epoll.h | ||
|
@@ -770,13 +785,17 @@ F: doc/guides/nics/features/e1000.ini | |
F: doc/guides/nics/features/igb*.ini | ||
|
||
Intel ixgbe | ||
M: Anatoly Burakov <[email protected]> | ||
M: Vladimir Medvedkin <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
F: drivers/net/ixgbe/ | ||
F: doc/guides/nics/ixgbe.rst | ||
F: doc/guides/nics/intel_vf.rst | ||
F: doc/guides/nics/features/ixgbe*.ini | ||
|
||
Intel i40e | ||
M: Ian Stokes <[email protected]> | ||
M: Bruce Richardson <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
F: drivers/net/i40e/ | ||
F: doc/guides/nics/i40e.rst | ||
|
@@ -790,27 +809,32 @@ F: doc/guides/nics/fm10k.rst | |
F: doc/guides/nics/features/fm10k*.ini | ||
|
||
Intel iavf | ||
M: Jingjing Wu <[email protected]> | ||
M: Vladimir Medvedkin <[email protected]> | ||
M: Ian Stokes <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
F: drivers/net/iavf/ | ||
F: drivers/common/iavf/ | ||
F: doc/guides/nics/features/iavf*.ini | ||
|
||
Intel ice | ||
M: Bruce Richardson <[email protected]> | ||
M: Anatoly Burakov <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
F: drivers/net/ice/ | ||
F: doc/guides/nics/ice.rst | ||
F: doc/guides/nics/features/ice.ini | ||
|
||
Intel idpf | ||
M: Jingjing Wu <[email protected]> | ||
M: Praveen Shetty <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
F: drivers/net/idpf/ | ||
F: drivers/common/idpf/ | ||
F: doc/guides/nics/idpf.rst | ||
F: doc/guides/nics/features/idpf.ini | ||
|
||
Intel cpfl - EXPERIMENTAL | ||
M: Praveen Shetty <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-intel | ||
F: drivers/net/cpfl/ | ||
F: doc/guides/nics/cpfl.rst | ||
|
@@ -1042,6 +1066,13 @@ F: drivers/net/avp/ | |
F: doc/guides/nics/avp.rst | ||
F: doc/guides/nics/features/avp.ini | ||
|
||
ZTE zxdh - EXPERIMENTAL | ||
M: Junlong Wang <[email protected]> | ||
M: Lijie Shan <[email protected]> | ||
F: drivers/net/zxdh/ | ||
F: doc/guides/nics/zxdh.rst | ||
F: doc/guides/nics/features/zxdh.ini | ||
|
||
PCAP PMD | ||
F: drivers/net/pcap/ | ||
F: doc/guides/nics/pcap_ring.rst | ||
|
@@ -1393,7 +1424,7 @@ M: Pavan Nikhilesh <[email protected]> | |
F: drivers/event/octeontx/timvf_* | ||
|
||
Intel DLB2 | ||
M: Abdullah Sevincer <abdullah.sevincer@intel.com> | ||
M: Pravin Pathak <pravin.pathak@intel.com> | ||
F: drivers/event/dlb2/ | ||
F: doc/guides/eventdevs/dlb2.rst | ||
|
||
|
@@ -1503,6 +1534,12 @@ T: git://dpdk.org/next/dpdk-next-net-mrvl | |
F: doc/guides/rawdevs/cnxk_gpio.rst | ||
F: drivers/raw/cnxk_gpio/ | ||
|
||
Marvell CNXK RVU LF | ||
M: Akhil Goyal <[email protected]> | ||
T: git://dpdk.org/next/dpdk-next-net-mrvl | ||
F: drivers/raw/cnxk_rvu_lf/ | ||
F: doc/guides/rawdevs/cnxk_rvu_lf.rst | ||
|
||
NTB | ||
M: Jingjing Wu <[email protected]> | ||
F: drivers/raw/ntb/ | ||
|
@@ -1744,6 +1781,7 @@ M: David Hunt <[email protected]> | |
M: Sivaprasad Tummala <[email protected]> | ||
F: lib/power/ | ||
F: doc/guides/prog_guide/power_man.rst | ||
F: drivers/power/ | ||
F: app/test/test_power* | ||
F: examples/l3fwd-power/ | ||
F: doc/guides/sample_app_ug/l3_forward_power_man.rst | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
24.11.0-rc1 | ||
24.11.0-rc2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.