Skip to content

Add PAT support#254

Merged
wipawel merged 1 commit into
KernelTestFramework:mainlinefrom
82marbag:pat
Feb 2, 2022
Merged

Add PAT support#254
wipawel merged 1 commit into
KernelTestFramework:mainlinefrom
82marbag:pat

Conversation

@82marbag
Copy link
Copy Markdown
Contributor

Part of #180

@82marbag 82marbag requested a review from a team as a code owner January 31, 2022 23:05
Comment thread arch/x86/pagetables.c Outdated
Comment thread arch/x86/pagetables.c Outdated
Comment thread arch/x86/pagetables.c Outdated
@82marbag 82marbag force-pushed the pat branch 3 times, most recently from 8c76cef to 44f044b Compare February 2, 2022 09:39
wipawel
wipawel previously approved these changes Feb 2, 2022
Comment thread arch/x86/pat.c Outdated
Support Page Attribute Tables (PAT)

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.com>
@82marbag
Copy link
Copy Markdown
Contributor Author

82marbag commented Feb 2, 2022

Something has gone wrong in "Docker Run Test / build (pull_request)", can it be retried?

Err:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages
  Connection failed [IP: 91.189.88.152 80]
Err:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]
Err:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Fetched 18.6 MB in 3min 15s (95.5 kB/s)
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/restricted/binary-amd64/Packages  Connection failed [IP: 91.189.88.152 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/restricted/binary-amd64/Packages  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]

@wipawel
Copy link
Copy Markdown
Contributor

wipawel commented Feb 2, 2022

Something has gone wrong in "Docker Run Test / build (pull_request)", can it be retried?

Err:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages
  Connection failed [IP: 91.189.88.152 80]
Err:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]
Err:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Fetched 18.6 MB in 3min 15s (95.5 kB/s)
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/restricted/binary-amd64/Packages  Connection failed [IP: 91.189.88.152 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/restricted/binary-amd64/Packages  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]

Yes, I just re-run the workflow jobs. You can do that too (click details and re-run all jobs)

@wipawel wipawel merged commit 2907a61 into KernelTestFramework:mainline Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants