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 0x24 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 210 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 224 │ false OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 70 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 252 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 204 │ 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__->