Commit Graph

59 Commits

Author SHA1 Message Date
fengbojiang a2cb0198e1 Ignore a compilation warning of drivers mlx5.
dlsym(if_indextoname) conversion of 'void *' pointer to function pointer type.
2024-10-17 19:17:32 +08:00
fengbojiang 75ca4dc6e5 kni_net.c compatible with -Wstringop-overflow with different gcc versions. 2024-10-17 19:15:13 +08:00
dependabot[bot] afcab23454 Bump black from 22.10.0 to 24.3.0 in /dpdk/dts
Bumps [black](https://github.com/psf/black) from 22.10.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 19:10:52 +08:00
fengbojiang 828eb5a6b9 Sync DPDK's modifies.
1. igb_uio.
    2. mlx5 drivers.
    3. i40e drivers.
    4. Freebsd-13.1.
2024-10-17 18:55:42 +08:00
jfb8856606 f27ff49313 DPDK: Upgrade to 22.11.6. 2024-10-17 10:26:34 +00:00
fengbojiang 8a66430fa8 Fix ff tools error, compatible with -Wstringop-overflow with different gcc versions. 2024-10-14 19:29:31 +08:00
dependabot[bot] fdb01bf72e
Bump black from 22.10.0 to 24.3.0 in /dpdk/dts
Bumps [black](https://github.com/psf/black) from 22.10.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 16:39:29 +00:00
fengbojiang a4834761df Ignore a compilation warning of drivers mlx5.
dlsym(if_indextoname) conversion of 'void *' pointer to function pointer type.
2023-09-18 17:38:55 +08:00
fengbojiang c408ecc698 Sync DPDK's modifies.
1. igb_uio.
    2. mlx5 drivers.
    3. i40e drivers.
    4. Freebsd-13.1.
2023-09-15 18:40:55 +08:00
jfb8856606 badf629eb9 DPDK: Upgrade to 22.11.3. 2023-09-13 12:21:49 +00:00
用jfb8856606 2cc2cdcf16 Sync DPDK's modifies.
1. igb_uio.
2. mlx5 drivers.
3. i40e drivers.
4. Freebsd-13.0
2023-09-11 07:23:39 +00:00
用jfb8856606 ef3b2dc851 DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
fengbojiang 5ada33e91a Update igb_uio, sync from git://dpdk.org/dpdk-kmods. 2023-08-14 19:21:26 +08:00
用jfb8856606 4928c630a1 Fix compile error of igb_uio. 2022-09-06 05:04:33 +00:00
用jfb8856606 de0896f670 Add some igrone files of DPDK. 2022-09-06 04:47:39 +00:00
用jfb8856606 1c59c67009 Update igb_uio. 2022-09-06 04:45:51 +00:00
fengbojiang 13c736b9d7 Fix I40E_DEV_ID_10G_BASE_T_X722 issue. 2022-09-06 12:19:40 +08:00
用jfb8856606 ba143ce866 Sync DPDK's modifies. 2022-09-06 12:14:00 +08:00
用jfb8856606 4d39bb9283 DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
用jfb8856606 c91bb17702 Sync DPDK's modifies. 2022-09-02 11:48:36 +00:00
fengbojiang ff8fd2bdc7 Merge branch 'dev' 2022-09-02 16:51:22 +08:00
用jfb8856606 f2591405ba DPDK: upgrade to DPDK-19.11.13(LTS). 2022-09-02 07:34:10 +00:00
hao 226c290ccc Added F-Stack FreeBSD support (This is a part of the research work at RCSLab, University of Waterloo) 2022-09-02 12:49:33 +08:00
fengbojiang a3702d0636 MLX5: modify `if_indextoname` syscall to support F-Stack tools. 2022-09-02 12:44:23 +08:00
jfb8856606 823b1d7cf4 Fix #576, add the code of igb_uio and enable_kmods. 2022-09-02 12:42:09 +08:00
用jfb8856606 5aafc90883 DPDK: upgrade to dpdk-20.11.6. 2022-09-02 04:40:05 +00:00
hao 9f7a1423a0 Added F-Stack FreeBSD support (This is a part of the research work at RCSLab, University of Waterloo) 2022-05-31 19:46:09 -04:00
fengbojiang 16f94e1fa3 MLX5: modify if_indextoname syscall to support F-Stack tools. 2021-09-10 15:40:25 +08:00
fengbojiang 9eb89b0b82 MLX5: modify `if_indextoname` syscall to support F-Stack tools. 2021-06-15 17:48:26 +08:00
jfb8856606 64362bc1ac Fix #576, add the code of igb_uio and enable_kmods. 2021-03-06 19:19:02 +08:00
jfb8856606 3af48f4831 Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
jfb8856606 602eedc483 DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
fengbojiang 7e3738de16 DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:18:54 +08:00
fengbojiang 7a655b09d2 DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
fengbojiang 46556365b1 Add defconfig that be igroned. 2020-06-18 17:29:41 +00:00
fengbojiang 6d7fe6ec72 Add defconfig that be igroned. 2020-06-18 17:29:41 +00:00
johnjiang 37a7c72f09 DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
johnjiang 4418919fe2 DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
fengbojiang ce118ab4bd DPDK: update to 18.11.5. 2019-11-23 16:13:38 +08:00
fengbojiang 4b05018ffe DPDK: update to 18.11.5. 2019-11-23 16:13:38 +08:00
jfb8856606 1b85029451 DPDK:upgrade to 18.11.2 (LTS) 2019-06-26 18:17:41 +08:00
jfb8856606 1646932aaf DPDK:upgrade to 18.11.2 (LTS) 2019-06-26 18:17:41 +08:00
jfb8856606 c69bd98be5 modify Permission 2019-06-25 20:44:09 +08:00
jfb8856606 d03b194015 modify Permission 2019-06-25 20:44:09 +08:00
jfb8856606 83c1cad8a5 Ena NIC can't work in multi processes,#244 2019-06-25 19:23:25 +08:00
jfb8856606 d30ea9060e Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
fengbojiang(姜凤波) 5af785ecea Revert "DPDK:upgrade to 18.11.0 LTS."
This reverts commit 8850115bd8.
2019-01-18 17:27:45 +08:00
jfb8856606 28440c506f DPDK:upgrade to 18.11.0 LTS. 2018-12-06 22:17:51 +08:00
fengbojiang e2d9b9cac5 // CONTAINER(DOCKER): Fixed virtio_user can't run in multi-progress
mode.
2018-11-27 02:05:10 +08:00
fengbojiang 19edad7fbc Fix crash bug of DPDK's driver when working on multi_process with AWS 2018-11-26 21:48:12 +08:00