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 0x70 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 135 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 156 │ 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__->