Name: driver/network/ethernet/i40e Summary: Oracle Quad 10GbE NIC Driver Publisher: solaris Version: 11.4 Build Release: 5.11 Branch: 11.4.81.0.0.193.1 Packaging Date: Wed Apr 2 15:09:12 2025 Size: 2.51 MB Compressed Size: 1.02 MB FMRI: pkg://solaris/driver/network/ethernet/i40e@11.4,5.11-11.4.81.0.0.193.1:20250402T150912Z License: This package may include BSD license of i40e driver from DPDK, which may be subject to the following notice(s): Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: base/README /* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2017-2020 Intel Corporation */ Intel? I40E driver ================== This directory contains source code of FreeBSD i40e driver of version cid-i40e.2021.08.16.tar.gz released by the team which develops basic drivers for any i40e NIC. The directory of base/ contains the original source package. This driver is valid for the product(s) listed below * Intel? Ethernet Converged Network Adapters X710 * Intel? Ethernet Converged Network Adapters XL710 * Intel? Ethernet Network Adapter XXV710 * Intel? Ethernet Connection X722 for 10GBASE-T * Intel? Ethernet Connection X722 for 10GbE backplane * Intel? Ethernet Connection X722 for 10GbE SFP+ * Intel? Ethernet Connection X722 for 1GbE * Intel? Ethernet Controller X710 and XL710 Family * Intel? Ethernet Controller XXV710 for 25GbE backplane * Intel? Ethernet Controller XXV710 for 25GbE SFP28 Updating the driver =================== NOTE: The source code in this directory should not be modified apart from the following file(s): i40e_osdep.h ## Files: base/i40e_adminq.c base/i40e_adminq.h base/i40e_adminq_cmd.h base/i40e_alloc.h base/i40e_common.c base/i40e_dcb.c base/i40e_dcb.h base/i40e_devids.h base/i40e_diag.c base/i40e_diag.h base/i40e_hmc.c base/i40e_hmc.h base/i40e_lan_hmc.c base/i40e_lan_hmc.h base/i40e_nvm.c base/i40e_osdep.h base/i40e_prototype.h base/i40e_register.h base/i40e_status.h base/i40e_type.h base/virtchnl.h SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2001-2020 Intel Corporation ## Files: i40e_ethdev.c i40e_ethdev.h i40e_pf.c i40e_pf.h i40e_tm.c rte_pmd_i40e.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2010-2017 Intel Corporation ## Files: i40e_fdir.c i40e_logs.h i40e_rxtx.h i40e_rxtx_common_avx.h i40e_rxtx_vec_common.h i40e_rxtx_vec_sse.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2010-2015 Intel Corporation ## Files: i40e_flow.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2016-2017 Intel Corporation ## Files: i40e_hash.c i40e_hash.h i40e_rxtx_vec_avx512.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2020 Intel Corporation ## Files: i40e_recycle_mbufs_vec_common.c SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2023 Arm Limited. ## Files: i40e_regs.h SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2016 Intel Corporation ## Files: i40e_rxtx.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2010-2016 Intel Corporation ## Files: i40e_rxtx_vec_altivec.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2010 - 2015 Intel Corporation Copyright(c) 2017 IBM Corporation. ## Files: i40e_rxtx_vec_avx2.c rte_pmd_i40e.h SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2017 Intel Corporation ## Files: i40e_rxtx_vec_neon.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2010-2015 Intel Corporation. Copyright(c) 2016-2018, Linaro Limited. ## Files: i40e_testpmd.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2010-2016 Intel Corporation. ## Files: i40e_vf_representor.c SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2018 Intel Corporation. Copyright (c) 2025, Oracle and/or its affiliates.