2025-05-10 21:49:39 +08:00
..
2025-05-10 21:49:39 +08:00
2025-05-10 21:49:39 +08:00
2025-05-10 21:49:39 +08:00
2025-05-10 21:49:39 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

kernel补丁
包括kernel 4.19/5.10内核版本,根据实际版本打补丁

DPDK补丁
stmmac.rk.tar.bz2 //补丁基于21.11版本放到DPDK源码包的driver/net/目录下
drivers/net/meson.build
        'qede',
        'ring',
        'sfc',
        'softnic',
+       'stmmac',
        'tap',
        'thunderx',
        'txgbe',
        'vdev_netvsc',
        'vhost',
        'virtio',
        'vmxnet3',

		
其它参考文档