[dpdk-dev] [PATCH v3 0/2] bond: mode 4 support

Wodkowski, PawelX pawelx.wodkowski at intel.com
Fri Nov 7 16:04:52 CET 2014


> Since Declan sent a v6 for link bonding changes, maybe it is a good idea
> to send another version, as v5 will not be merged.
> 
> Pablo
Hi Pablo

I compared v6 patches vs patches produced by git rebase v5 patches 
on top which I used to produce mode 4 v3 patches and I think they are
compatible. There is one difference is in unit tests but, fortunately I
do not touch unit tests yet so they are be applicable. I can't fully verify
that as I am unable to apply patches in v6.
If you think this is insufficient perhaps I should wait for Declan's patches
be merged into master branch.

$ git apply d_v6/0007*.patch -v
Checking patch app/test-pmd/cmdline.c...
Checking patch app/test/test.h...
Checking patch app/test/test_link_bonding.c...
Checking patch app/test/virtual_pmd.c...
Checking patch app/test/virtual_pmd.h...
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: No such file or directory
Checking patch lib/librte_pmd_bond/rte_eth_bond.h...
Checking patch lib/librte_pmd_bond/rte_eth_bond_api.c...
Checking patch lib/librte_pmd_bond/rte_eth_bond_args.c...
Checking patch lib/librte_pmd_bond/rte_eth_bond_pmd.c...
Checking patch lib/librte_pmd_bond/rte_eth_bond_private.h...

Pawel


More information about the dev mailing list