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 0x44 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 184 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 128 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 192 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 167 │ 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__->