:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: local_netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns add client' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns add server' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip link add link enc600 name ipvlan_c type ipvlan mode l3' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip link add link enc600 name ipvlan_s type ipvlan mode l3' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip link set ipvlan_c netns client' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip link set ipvlan_s netns server' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec client ip link set lo up' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c up' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec server ip link set lo up' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec server ip link set ipvlan_s up' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 1.1.1.171/24 dev ipvlan_c' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 1111::171/64 dev ipvlan_c' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 2.2.2.0/24 dev ipvlan_c' (Expected 0, got 0) :: [ 10:59:23 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 2222::/64 dev ipvlan_c' (Expected 0, got 0) :: [ 10:59:24 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 2.2.2.171/24 dev ipvlan_s' (Expected 0, got 0) :: [ 10:59:24 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 2222::171/64 dev ipvlan_s' (Expected 0, got 0) :: [ 10:59:24 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 1.1.1.0/24 dev ipvlan_s' (Expected 0, got 0) :: [ 10:59:24 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 1111::/64 dev ipvlan_s' (Expected 0, got 0) :: [ 10:59:28 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 5' (Expected 0, got 0) :: [ 10:59:32 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 5' (Expected 0, got 0) :: [ 10:59:32 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c type ipvlan mode l2' (Expected 0, got 0) :: [ 10:59:32 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -K ipvlan_s gso on gro on' (Expected 0, got 0) :: [ 10:59:32 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -k ipvlan_s' (Expected 0, got 0) :: [ 10:59:33 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 2' (Expected 0, got 0) :: [ 10:59:34 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 2' (Expected 0, got 0) :: [ 10:59:34 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c type ipvlan mode l3s' (Expected 0, got 0) :: [ 10:59:34 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -K ipvlan_s gso on gro on' (Expected 0, got 0) :: [ 10:59:34 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -k ipvlan_s' (Expected 0, got 0) :: [ 10:59:35 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 2' (Expected 0, got 0) :: [ 10:59:36 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 2' (Expected 0, got 0) :: [ 10:59:36 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c netns 1' (Expected 0, got 0) :: [ 10:59:36 ] :: [ PASS ] :: Command 'ip netns del client' (Expected 0, got 0) :: [ 10:59:36 ] :: [ PASS ] :: Command 'ip netns del server' (Expected 0, got 0) :: [ 10:59:36 ] :: [ PASS ] :: Command 'ip link del ipvlan_c' (Expected 0, got 0) :: [ 10:59:36 ] :: [ PASS ] :: Command 'ip link del ipvlan_s' (Expected 0-255, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 14s :: Assertions: 35 good, 0 bad :: RESULT: PASS (local_netns)