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 0xec │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 138 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 229 │ false │ OK │ # │ geneve │ 4 4 │ inherit 0xe4 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 248 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 2 │ 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__->