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 0x1c │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 126 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x70 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 111 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 83 │ 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__->