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 0x9c │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 43 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 128 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 143 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 166 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 244 │ true │ OK │ # vxlan │ 4 │ other │ fixed 0xe0 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 114 │ 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__->