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 0x48 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 170 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 188 │ false │ OK # │ gre │ 6 │ other │ fixed 0x88 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 185 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 157 │ false │ OK │ # │ geneve 4 │ other │ inherit 0x84 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 195 │ false │ OK │ # │ geneve 6 │ 4 │ inherit 0x38 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 26 │ false │ OK │ # │ geneve │ 6 other │ inherit 0xd0 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 89 │ 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__->