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 0x38 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 159 │ false OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0xa8 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 48 │ 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__->