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 0xe0 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 230 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x88 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 37 │ 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__->