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 0xa8 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other fixed 0x90 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 226 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 187 │ false │ OK │ # │ geneve 4 │ other │ fixed 0xe4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 164 │ 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__->