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 0x1c │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 249 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 6 inherit 0x08 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other fixed 0xf0 │ fixed 157 │ 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__->