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 0xc8 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 73 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 31 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0x5c │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 74 │ 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__->