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 0x44 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 2 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 35 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0xd0 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 144 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 121 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 229 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 179 │ 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__->