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 0x04 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 48 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0xc8 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 4 │ inherit 0x20 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 212 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 162 │ 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__->