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 0xbc │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 fixed 0x64 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 118 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 204 │ false │ OK # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 116 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 18 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 223 │ 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__->