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 0x58 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 92 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 104 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 133 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other fixed 0xc4 │ fixed 217 │ 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__->