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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 179 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 33 │ true │ OK │ # └────────┴───────┴───────┴────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->