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 0xa0 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 173 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 29 false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 36 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 88 │ 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__->