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 0x38 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 188 │ false │ OK │ # │ gre │ 6 6 │ fixed 0x88 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 164 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 242 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 240 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0xac │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 217 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0xe4 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ 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__->