Bug 5939 - virtio_net 驱动缺失,导致af_xdp无法使用
Summary: virtio_net 驱动缺失,导致af_xdp无法使用
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-4.19 (show other bugs) kernel - anck-4.19
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao_mq
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-19 17:24 UTC by wisteria
Modified: 2023-07-19 17:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wisteria 2023-07-19 17:24:44 UTC
Description of problem:
   anolis os 8.6操作系统没有virto_net驱动, 导致bpf_redirect_map失败

Version-Release number of selected component (if applicable):
  
   [root@localhost xindun]# uname -r
      4.19.91-26.an8.x86_64
 
How reproducible:
  [root@localhost xindun]# modinfo virtio-net
      modinfo: ERROR: Module virtio-net not found.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: