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 0x48 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 93 │ false OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 15 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x98 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 150 │ 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__->