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 0x20 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 241 │ true OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 190 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 254 │ 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__->