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 0xf0 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 161 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 34 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 78 false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 inherit 56 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 4 │ fixed 0x78 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 214 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 155 │ false │ OK │ # │ geneve │ 6 other │ fixed 0x5c │ fixed 120 │ 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__->