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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ other fixed 0x44 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 79 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->