make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xf0 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 7 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 40 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 141 │ false │ OK │ # │ geneve │ 6 other │ inherit 0x24 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 29 │ 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__->