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 0x50 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other fixed 0x2c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0x6c │ inherit 155 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 252 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 233 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 103 │ 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__->