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 0x40 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 68 │ true │ OK │ # │ gre │ 4 other │ fixed 0xa8 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 63 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 221 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 231 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x2c │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 157 │ 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__->