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 0x9c │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 198 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 254 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0x2c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 148 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 141 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 134 │ true OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 229 │ 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__->