make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xc8 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 161 │ false │ OK │ # gre │ 4 │ 6 │ fixed 0x0c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0x44 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 70 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x98 │ fixed 202 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 223 │ 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__->