make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xd4 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 250 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 211 │ 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__->