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 0x9c │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 219 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 161 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 66 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 255 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 207 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 30 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 232 │ 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__->