net/vpp: Apply patch to fix CPU affinity on FreeBSD

Initialize CPU affinity bitmask to ensure proper configuration of
workers.

Approved by:	thj@freebsd.org (maintainer)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Joseph Mingrone 2024-08-14 09:10:21 -03:00
parent fc94b4e3dd
commit 3d9fe6fed4
No known key found for this signature in database
GPG key ID: 36A40C83B0D6EF9E
2 changed files with 6 additions and 2 deletions

View file

@ -1,11 +1,13 @@
PORTNAME= vpp
DISTVERSIONPREFIX= v
DISTVERSION= 24.06
PORTREVISION= 1
CATEGORIES= net
PATCH_SITES= https://github.com/adventureloop/${PORTNAME}/commit/
PATCHFILES= fba2754d78cde15f93d19f86499aa3803110bc73.patch:-p1 \
c15618aa59bf39197c66ec2e82c58c02d4c56c20.patch:-p1
c15618aa59bf39197c66ec2e82c58c02d4c56c20.patch:-p1 \
b8e219b761d0e2cc1caf5196f0ebfaf8ea776b26.patch:-p1
MAINTAINER= thj@freebsd.org
COMMENT= VPP: A fast, scalable layer 2-4 multi-platform network stack

View file

@ -1,7 +1,9 @@
TIMESTAMP = 1723131459
TIMESTAMP = 1723636652
SHA256 (FDio-vpp-v24.06_GH0.tar.gz) = b8192821b38821b39ea435505d2d76b167f637654ebfb30d3f71cbead3bcaa07
SIZE (FDio-vpp-v24.06_GH0.tar.gz) = 22030398
SHA256 (fba2754d78cde15f93d19f86499aa3803110bc73.patch) = 2943947b3b07776d30bc1db652f1a5067ea63d5acf80dce9798aa88de85775df
SIZE (fba2754d78cde15f93d19f86499aa3803110bc73.patch) = 1659
SHA256 (c15618aa59bf39197c66ec2e82c58c02d4c56c20.patch) = a2075b41b77622368f22320645bc81e50bf1110200a2dfa547122b256023d965
SIZE (c15618aa59bf39197c66ec2e82c58c02d4c56c20.patch) = 1633
SHA256 (b8e219b761d0e2cc1caf5196f0ebfaf8ea776b26.patch) = ce752937fb7ecada58ee7aebcf0e478a6ec5f5ab442392b2fe22280043eea9a4
SIZE (b8e219b761d0e2cc1caf5196f0ebfaf8ea776b26.patch) = 2197