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 0x3c │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 119 │ true OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 177 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 56 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0xf4 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 81 │ true OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 other │ inherit 0x90 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 219 │ 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__->