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 0xe8 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 115 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 46 │ false OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 14 │ 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__->