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 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0x94 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 128 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0xa0 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 113 │ false │ OK # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 226 │ 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__->