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 0x30 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 27 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 105 │ 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__->