Skip to content

DLPX-96466 hv_kvp_daemon incorrectly calls hv_get_dhcp_info and hv_get_dns_info from /usr/libexec/hypervkvpd/#387

Merged
tperkins-perforce merged 2 commits intodevelopfrom
dlpx/pr/tperkins-perforce/df55a65a-3ee2-415e-9237-e24ee33458b3
Feb 25, 2026
Merged

DLPX-96466 hv_kvp_daemon incorrectly calls hv_get_dhcp_info and hv_get_dns_info from /usr/libexec/hypervkvpd/#387
tperkins-perforce merged 2 commits intodevelopfrom
dlpx/pr/tperkins-perforce/df55a65a-3ee2-415e-9237-e24ee33458b3

Conversation

@tperkins-perforce
Copy link
Contributor

@tperkins-perforce tperkins-perforce commented Feb 24, 2026

Problem

Allow us to build the tools_common packages. Currently, they are not built.

Solution

Set up the debian rules to build the tools common packages when building the linux-kernel-azure package.

Testing Done

root@localhost:# strings /usr/lib/linux-tools/6.14.0-1017-dx2026022417-4e8265c4a-azure/hv_kvp_daemon | grep sbin
/usr/sbin/hv_get_dns_info
/usr/sbin/hv_get_dhcp_info
/usr/sbin/hv_set_ifconfig
root@localhost:
# systemctl status hv-kvp-daemon
● hv-kvp-daemon.service - Hyper-V KVP Protocol Daemon
Loaded: loaded (/usr/lib/systemd/system/hv-kvp-daemon.service; enabled; preset: enabled)
Active: active (running) since Wed 2026-02-25 00:16:10 UTC; 9min ago
Main PID: 578 (hv_kvp_daemon)
Tasks: 1 (limit: 8753)
Memory: 424.0K (peak: 1.3M)
CPU: 16ms
CGroup: /system.slice/hv-kvp-daemon.service
└─578 /usr/lib/linux-tools/6.14.0-1017-dx2026022417-4e8265c4a-azure/hv_kvp_daemon -n

Feb 25 00:16:10 localhost.localdomain systemd[1]: Started hv-kvp-daemon.service - Hyper-V KVP Protocol Daemon.
Feb 25 00:16:10 localhost.localdomain KVP[578]: KVP starting; pid is:578
Feb 25 00:16:10 localhost.localdomain KVP[578]: KVP LIC Version: 3.1

@tperkins-perforce tperkins-perforce force-pushed the dlpx/pr/tperkins-perforce/df55a65a-3ee2-415e-9237-e24ee33458b3 branch from 1d4e78e to e99fa31 Compare February 24, 2026 19:36
@tperkins-perforce tperkins-perforce marked this pull request as ready for review February 24, 2026 19:37
@tperkins-perforce tperkins-perforce force-pushed the dlpx/pr/tperkins-perforce/df55a65a-3ee2-415e-9237-e24ee33458b3 branch from e99fa31 to 3a87a8d Compare February 25, 2026 00:33
@tperkins-perforce tperkins-perforce merged commit 71b1aa8 into develop Feb 25, 2026
12 checks passed
@tperkins-perforce tperkins-perforce deleted the dlpx/pr/tperkins-perforce/df55a65a-3ee2-415e-9237-e24ee33458b3 branch February 25, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants