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 0x74 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 12 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 164 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 173 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 132 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 16 │ 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__->