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 0x34 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 128 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 21 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 66 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 66 │ 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__->