> On Aug 8, 2023, at 2:17 AM, Bruce Richardson
> wrote:
>
> On Sat, Aug 05, 2023 at 03:32:37PM -0600, Philip Prindeville wrote:
>>
>> Noticed also that the ARM architecture has configs, but AMD64 seems to be
>> wide open... just one generic config.
>>
> On Aug 3, 2023, at 2:17 AM, Bruce Richardson
> wrote:
>
> On Wed, Aug 02, 2023 at 03:47:59PM -0700, Stephen Hemminger wrote:
>> On Wed, 2 Aug 2023 15:49:54 -0600
>> Philip Prindeville wrote:
>>
>>> Hi,
>>>
>>> I'm trying to
> On Aug 2, 2023, at 4:47 PM, Stephen Hemminger
> wrote:
>
> On Wed, 2 Aug 2023 15:49:54 -0600
> Philip Prindeville wrote:
>
>> Hi,
>>
>> I'm trying to come up with some Kconfig logic for OpenWRT packaging to help
>> users select the righ
Hi,
I'm trying to come up with some Kconfig logic for OpenWRT packaging to help
users select the right build options for their hardware.
Most OpenWRT developers typically cross-compile, so we obviously can't rely on
detection on the build host as that's rarely the same as the target machine.
L
> On May 23, 2023, at 11:36 AM, Thomas Monjalon wrote:
>
> 23/05/2023 17:46, Philip Prindeville:
>>
>>> On May 23, 2023, at 5:33 AM, Thomas Monjalon wrote:
>>>
>>> 22/05/2023 11:27, Burakov, Anatoly:
>>>> On 5/20/2023 7:07 PM, Ph
> On May 23, 2023, at 5:33 AM, Thomas Monjalon wrote:
>
> 22/05/2023 11:27, Burakov, Anatoly:
>> On 5/20/2023 7:07 PM, Philip Prindeville wrote:
>>> From: Philip Prindeville
>>>
>>> pread64() and pwrite64() are declared in in MUSL and
>>>
From: Philip Prindeville
pread64() and pwrite64() are declared in in MUSL and
other (i.e. not glibc) C runtimes.
Signed-off-by: Philip Prindeville
---
drivers/bus/pci/linux/pci_vfio.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/bus/pci/linux/pci_vfio.c b/drivers/bus/pci/linux
> On May 16, 2023, at 5:06 PM, Garrett D'Amore wrote:
>
> On May 16, 2023 at 12:19 PM -0700, Philip Prindeville
> , wrote:
> [snip]
>
> 3. Is "uio_pci_generic.ko" worth the potential insecurity/instability of a
> misbehaving application? My understan
Hey Stephen, it's been a while...
> On May 16, 2023, at 2:43 PM, Stephen Hemminger
> wrote:
>
> On Tue, 16 May 2023 13:18:40 -0600
> Philip Prindeville wrote:
>
>> Hi,
>>
>> I'm a packaging maintainer for some of the OpenWrt ancillary pac
Hi,
I'm a packaging maintainer for some of the OpenWrt ancillary packages, and I'm
looking at upstreaming DPDK support into OpenWrt. Apologies in advance if this
is a bit dense (a brain dump) or hops between too many topics.
I was looking at what's been done to date, and it seems there are a f
10 matches
Mail list logo