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 0xf4 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 47 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0xdc │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 39 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 104 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 255 │ 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__->