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 0xbc │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 138 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 112 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 175 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0x5c │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 20 │ 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__->