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 0xd8 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 140 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 209 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 36 │ 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__->