: Nobuhiro MIKI
---
v2: fix commit message
I had first discussed this issue in OVS [1], but changed my mind
that a fix in DPDK would be more appropriate.
[1]: https://mail.openvswitch.org/pipermail/ovs-dev/2021-November/389690.html
---
drivers/net/tap/rte_eth_tap.c | 8
1 file changed, 8
: Nobuhiro MIKI
---
v3: add doc for this limitation in doc/guides/nics/tap.rst
v2: fix commit message
I had first discussed this issue in OVS [1], but changed my mind
that a fix in DPDK would be more appropriate.
[1]: https://mail.openvswitch.org/pipermail/ovs-dev/2021-November/389690.html
---
doc
On Tue, Jan 18, 2022 at 12:31:51PM +, Ferruh Yigit wrote:
> On 1/12/2022 7:23 AM, Nobuhiro MIKI wrote:
> > Users can create the desired number of RxQ and TxQ in DPDK. For
> > example, if the number of RxQ = 2 and the number of TxQ = 5,
> > a total of 8 file descriptors
]: https://mail.openvswitch.org/pipermail/ovs-dev/2021-November/389690.html
Signed-off-by: Nobuhiro MIKI
---
drivers/net/tap/rte_eth_tap.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/net/tap/rte_eth_tap.c b/drivers/net/tap/rte_eth_tap.c
index f1b48cae82..f0090a604d 100644
Simply replace '_slave_' with '_backend_'.
Signed-off-by: Nobuhiro MIKI
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 2 +-
lib/vhost/rte_vhost.h | 2 +-
lib/vhost/version.map | 2 +-
lib/vhost/vhost.c | 4 +--
lib/vhost/vhost.h | 4 +--
li
In this series, we simply replace '_slave_' with '_backend_' so that
vhost user protocol message, protocol names follow the new naming
conventions.
Nobuhiro Miki (2):
vhost: fix constants to follow new naming convension
vhost: refactor to follow new naming conventio
naming convension. But, in this patch we
only focus on constants.
[1] https://qemu-project.gitlab.io/qemu/interop/vhost-user.html
Signed-off-by: Nobuhiro MIKI
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 4 ++--
drivers/vdpa/mlx5/mlx5_vdpa.c | 4 ++--
drivers/vdpa/sfc/sfc_vdpa_ops.c | 4 ++--
lib
On 2023/03/09 12:03, Xia, Chenbo wrote:
> Hi Nobuhiro,
>
> Thanks for the work, check comments inline.
>
>> -Original Message-
>> From: Nobuhiro MIKI
>> Sent: Thursday, March 9, 2023 10:07 AM
>> To: maxime.coque...@redhat.com; Xia, Chenbo
>> C
In this series, we simply replace 'master' with 'frontend' and
'slave' with 'backend' so that vhost user protocol message,
protocol names follow the new naming conventions.
v2:
- Update .mailmap in patch 1
- Replace 'master' with 'frontend
naming convention. But, in this patch we
only focus on constants.
[1] https://qemu-project.gitlab.io/qemu/interop/vhost-user.html
Signed-off-by: Nobuhiro MIKI
Acked-by: Stephen Hemminger
---
.mailmap| 2 +-
drivers/vdpa/ifc/ifcvf_vdpa.c | 4 ++--
drivers/vdpa/mlx5
Simply replace 'master' with 'frontend' and 'slave' with 'backend'.
Signed-off-by: Nobuhiro MIKI
Acked-by: Stephen Hemminger
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 2 +-
lib/vhost/rte_vhost.h | 8 ++--
lib/vhost/version.map | 2 +-
li
11 matches
Mail list logo