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 0x40 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 204 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 244 │ false │ OK │ # geneve │ 4 │ other │ fixed 0x98 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 164 │ 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__->