make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 206 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 250 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 243 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 fixed 0x3c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 219 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 181 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 253 │ 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__->