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 0x64 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 229 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 86 │ false │ OK # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 70 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 47 │ 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__->