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 0xf0 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 96 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 167 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 245 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other inherit 0x44 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 152 │ 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__->