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 0xd8 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve 4 │ 6 │ inherit 0x44 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 48 │ 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__->