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 0xb8 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 108 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0x84 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 19 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 216 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 50 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 108 │ 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__->