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 0xf4 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 162 │ 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__->