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 0x9c │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 69 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x90 fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other inherit 0xac │ inherit 65 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 254 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 214 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 5 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 253 │ 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__->