[dpdk-dev] [PATCH v4 01/10] vdpa/sfc: introduce Xilinx vDPA driver
Ferruh Yigit
ferruh.yigit at intel.com
Fri Nov 5 10:09:14 CET 2021
On 11/5/2021 9:03 AM, Maxime Coquelin wrote:
>
>
> On 11/5/21 10:01, Ferruh Yigit wrote:
>> On 11/3/2021 1:57 PM, Vijay Srivastava wrote:
>>> diff --git a/drivers/vdpa/sfc/version.map b/drivers/vdpa/sfc/version.map
>>> new file mode 100644
>>> index 0000000..4a76d1d
>>> --- /dev/null
>>> +++ b/drivers/vdpa/sfc/version.map
>>> @@ -0,0 +1,3 @@
>>> +DPDK_21 {
>>> + local: *;
>>> +};
>>
>> It is DPDK_22 now
>>
>
> Good catch, I missed it.
> Should I fixup in my branch or you take care of it?
>
If it is just this, or similar a few small issues, I can fix in next-net.
More information about the dev
mailing list