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 0x10 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 224 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 229 │ 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__->