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 0x68 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 249 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 200 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 190 │ 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__->