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 0xa4 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 12 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 212 │ false │ OK │ # │ gre 6 │ 4 │ inherit 0x78 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 252 │ true OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 99 │ false │ OK │ # vxlan │ 4 │ other │ fixed 0x58 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0xcc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 7 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0x70 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 220 │ 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__->