OpenVisualCloud / OpenVisualCloud/Media-Transport-Library

Error when building ice-2.6.6 on 5.15.0-191-generic

Open
#1,723 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
246
Forks
88
Avg merge
7d 16h
Merged PRs (30d)
22

Description

ICE driver 2.6.6 was buildable on 5.15.0-185-generic. But after updating to newer kernel version 5.15.0-191-generic the build fails with the error make.log

Also note that git am $mtl_source_code/patches/ice_drv/2.6.6/0001-vf-support-kahawai-runtime-rl-queue.patch
fails with error: patch failed: src/ice_virtchnl.c:3657

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading make.log and comparing the successful 5.15.0-185-generic build with the failing 5.15.0-191-generic build. Then inspect src/ice_virtchnl.c around line 3657 and the 0001-vf-support-kahawai-runtime-rl-queue.patch application failure. Done means the ICE driver builds on 5.15.0-191-generic and the patch applies successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux, ubuntu
Domain
build-system, networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.