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 0xf8 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 23 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 180 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 33 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 24 true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ other inherit 0x58 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 254 │ 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__->