[dpdk-dev] [PATCH v4 01/10] vdpa/sfc: introduce Xilinx vDPA driver
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Nov 5 10:03:14 CET 2021
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?
Thanks,
Maxime
More information about the dev
mailing list