make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 17 │ false OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 167 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 88 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 65 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other inherit 0x0c │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 163 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 199 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->