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 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 91 │ true │ OK # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 56 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0xa4 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 120 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 110 │ 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__->