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 0xdc │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 175 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0x50 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x2c │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 19 │ 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__->