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 0x74 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 99 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 144 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 234 │ 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__->