Bug 471 - vAPV on GCP marketplace

Review Request #619 — Created Jan. 10, 2025 and submitted

timsu
APV10
rel_apv_10_7
471
milliechou, timlai, weikai

Root Cuase:
1. GCP instance driver net_virtio didn't support hw_vlan_filter feature
2. net_virtio dirver has max 2 eth queue to receive packet but we just assign 1 as default setting

Fix:
1. Disable hw_vlan_filter feature when atcp process notice it is running on GCP instance
2. increase net_virtio dirver max eth queue number to 2

  1. Generate customized qcow2 image
  2. upload to GCP
  3. create an instance and bootup
  4. check if there is atcp_veth interface with IP assigned by DHCP
  5. Successfully login vAPV with ssh
timlai
  1. Ship It!
  2. 
      
milliechou
  1. Ship It!
  2. 
      
weikai
  1. Ship It!
  2. 
      
timsu
Review request changed

Status: Closed (submitted)

Loading...