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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 101 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 120 │ true │ OK │ # │ geneve 6 │ 6 │ fixed 0x04 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 150 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->