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 0x04 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 61 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 77 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 120 │ false │ OK │ # │ geneve 4 │ other │ fixed 0x34 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 133 │ 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__->